Interface IReadMe
-
- All Superinterfaces:
ICompilationUnit
- All Known Implementing Classes:
JavaEEIIOPReadMe
,JavaEEIIOPReadMeFile
,JeeReadMe
public interface IReadMe extends ICompilationUnit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HashMap<String,String>
basicComponentClassName()
com.google.common.collect.ArrayListMultimap<String,String>
basicComponentPortClassName()
-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
-