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