Interface ResultDecoratorRepository

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, org.palladiosimulator.pcm.core.entity.NamedElement, Notifier, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass
All Known Implementing Classes:
ResultDecoratorRepositoryImpl

public interface ResultDecoratorRepository extends EObject, org.palladiosimulator.pcm.core.entity.NamedElement
A representation of the model object ' Result Decorator Repository'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getComponentResults_ResultDecoratorRepository

      EList<ComponentResult> getComponentResults_ResultDecoratorRepository()
      Returns the value of the 'Component Results Result Decorator Repository' containment reference list. The list contents are of type ComponentResult.

      If the meaning of the 'Component Results Result Decorator Repository' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Component Results Result Decorator Repository' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" ordered="false"
    • getUtilisationResults_ResultDecoratorRepository

      EList<UtilisationResult> getUtilisationResults_ResultDecoratorRepository()
      Returns the value of the 'Utilisation Results Result Decorator Repository' containment reference list. The list contents are of type UtilisationResult .

      If the meaning of the 'Utilisation Results Result Decorator Repository' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Utilisation Results Result Decorator Repository' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" ordered="false"
    • getServiceResult_ResultDecoratorRepository

      EList<ServiceResult> getServiceResult_ResultDecoratorRepository()
      Returns the value of the 'Service Result Result Decorator Repository' containment reference list. The list contents are of type ServiceResult.

      If the meaning of the 'Service Result Result Decorator Repository' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Service Result Result Decorator Repository' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" ordered="false"