Class InterfaceRequiringEntityAdapter
- java.lang.Object
-
- org.palladiosimulator.protocom.model.ModelAdapter<org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity>
-
- org.palladiosimulator.protocom.model.repository.InterfaceRequiringEntityAdapter
-
public class InterfaceRequiringEntityAdapter extends ModelAdapter<org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity>
Adapter class for PCM InterfaceRequiringEntity entities.
-
-
Field Summary
-
Fields inherited from class org.palladiosimulator.protocom.model.ModelAdapter
entity
-
-
Constructor Summary
Constructors Constructor Description InterfaceRequiringEntityAdapter(org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity entity)
-
Method Summary
-
Methods inherited from class org.palladiosimulator.protocom.model.ModelAdapter
getBasePackageName, getEntity, getName, getSafeName, getSafeName, safeSpecification
-
-