Interface IJeeInterface
-
- All Superinterfaces:
ICompilationUnit
,IJCompilationUnit
,IJInterface
- All Known Implementing Classes:
JavaEEIIOPComponentClassInterface
,JavaEEIIOPInterface
,JavaEEIIOPOperationInterface
,JeeInterface
public interface IJeeInterface extends IJInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
jeeInterfaceAnnotation()
-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
Methods inherited from interface org.palladiosimulator.protocom.lang.java.IJCompilationUnit
compilationUnitName, fields, interfaces, methods, packageName
-
-
-
-
Method Detail
-
jeeInterfaceAnnotation
String jeeInterfaceAnnotation()
-
-