Class BasicComponentAdapter


  • public class BasicComponentAdapter
    extends InterfaceProvidingRequiringEntityAdapter<org.palladiosimulator.pcm.repository.BasicComponent>
    Adapter class for PCM BasicComponent entities. TODO: Super class -> InterfaceProvidingRequiringEntityAdapter
    • Constructor Detail

      • BasicComponentAdapter

        public BasicComponentAdapter​(org.palladiosimulator.pcm.repository.BasicComponent entity)
    • Method Detail

      • getServiceEffectSpecifications

        public List<ServiceEffectSpecificationAdapter> getServiceEffectSpecifications()
        Get the 'Service Effect Specifications'.
        Returns:
        a list of adapters for the 'Service Effect Specifications'
      • getClassFqn

        public String getClassFqn()
      • getClassPackageFqn

        public String getClassPackageFqn()
      • getInterfaceName

        public String getInterfaceName()
      • getContextPackageName

        public Object getContextPackageName()
      • getContextPackageFqn

        public String getContextPackageFqn()
      • getContextClassName

        public String getContextClassName()
      • getContextInterfaceName

        public String getContextInterfaceName()
      • getContextInterfaceFqn

        public String getContextInterfaceFqn()