Interface IPluginXml
-
- All Superinterfaces:
ICompilationUnit
- All Known Implementing Classes:
PluginXml
,PojoPluginXml
,PojoPluginXml
,PojoPluginXmlFile
public interface IPluginXml extends ICompilationUnit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
actionDelegateClass()
String
actionDelegateId()
String
extensionPoint()
-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
-