Class BasicComponentAdapter
java.lang.Object
org.palladiosimulator.protocom.model.ModelAdapter<E>
org.palladiosimulator.protocom.model.repository.InterfaceProvidingRequiringEntityAdapter<org.palladiosimulator.pcm.repository.BasicComponent>
org.palladiosimulator.protocom.model.repository.BasicComponentAdapter
public class BasicComponentAdapter
extends InterfaceProvidingRequiringEntityAdapter<org.palladiosimulator.pcm.repository.BasicComponent>
Adapter class for PCM BasicComponent entities.
TODO: Super class -> InterfaceProvidingRequiringEntityAdapter
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.model.ModelAdapter
entity
-
Constructor Summary
ConstructorDescriptionBasicComponentAdapter
(org.palladiosimulator.pcm.repository.BasicComponent entity) -
Method Summary
Modifier and TypeMethodDescriptionGet the 'Service Effect Specifications'.Methods inherited from class org.palladiosimulator.protocom.model.repository.InterfaceProvidingRequiringEntityAdapter
getInfrastructureProvidedRoles, getOperationProvidedRoles, getOperationRequiredRoles
Methods inherited from class org.palladiosimulator.protocom.model.ModelAdapter
getBasePackageName, getEntity, getName, getSafeName, getSafeName, safeSpecification
-
Constructor Details
-
BasicComponentAdapter
public BasicComponentAdapter(org.palladiosimulator.pcm.repository.BasicComponent entity)
-
-
Method Details
-
getServiceEffectSpecifications
Get the 'Service Effect Specifications'.- Returns:
- a list of adapters for the 'Service Effect Specifications'
-
getClassFqn
-
getClassPackageFqn
-
getInterfaceName
-
getContextPackageName
-
getContextPackageFqn
-
getContextClassName
-
getContextInterfaceName
-
getContextInterfaceFqn
-