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
  • Constructor Details

    • BasicComponentAdapter

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

    • 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()