Class PojoSystemClass
java.lang.Object
org.palladiosimulator.protocom.tech.ConceptMapping<E>
org.palladiosimulator.protocom.tech.rmi.PojoClass<E>
org.palladiosimulator.protocom.tech.pojo.PojoComposedStructureClass<org.palladiosimulator.pcm.system.System>
org.palladiosimulator.protocom.tech.pojo.system.PojoSystemClass
- All Implemented Interfaces:
ICompilationUnit,IJClass,IJCompilationUnit
public class PojoSystemClass
extends PojoComposedStructureClass<org.palladiosimulator.pcm.system.System>
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.tech.ConceptMapping
pcmEntity -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends IJMethod>Constructors of this class.Collection<? extends IJField>fields()Fields of this compilation unit.Collection of interface names which are either implemented or extended.Collection<? extends IJMethod>methods()Methods (or signatures) defined by this compilation unit.Methods inherited from class org.palladiosimulator.protocom.tech.rmi.PojoClass
annotations, compilationUnitName, filePath, packageName, projectName, superClassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectNameMethods inherited from interface org.palladiosimulator.protocom.lang.java.IJClass
annotations, superClassMethods inherited from interface org.palladiosimulator.protocom.lang.java.IJCompilationUnit
compilationUnitName, packageName
-
Constructor Details
-
PojoSystemClass
public PojoSystemClass(org.palladiosimulator.pcm.system.System pcmEntity)
-
-
Method Details
-
interfaces
Description copied from interface:IJCompilationUnitCollection of interface names which are either implemented or extended.- Specified by:
interfacesin interfaceIJCompilationUnit- Overrides:
interfacesin classPojoClass<org.palladiosimulator.pcm.system.System>
-
constructors
Description copied from interface:IJClassConstructors of this class. FIXME: JMethod is ok'ish, but not entirely correct.- Specified by:
constructorsin interfaceIJClass- Overrides:
constructorsin classPojoClass<org.palladiosimulator.pcm.system.System>
-
fields
Description copied from interface:IJCompilationUnitFields of this compilation unit.- Specified by:
fieldsin interfaceIJCompilationUnit- Overrides:
fieldsin classPojoComposedStructureClass<org.palladiosimulator.pcm.system.System>
-
methods
Description copied from interface:IJCompilationUnitMethods (or signatures) defined by this compilation unit.- Specified by:
methodsin interfaceIJCompilationUnit- Overrides:
methodsin classPojoComposedStructureClass<org.palladiosimulator.pcm.system.System>
-