Interface DegreeOfFreedom

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, de.uka.ipd.sdq.identifier.Identifier, de.uka.ipd.sdq.featuremodel.NamedElement, Notifier
All Known Implementing Classes:
DegreeOfFreedomImpl

public interface DegreeOfFreedom extends de.uka.ipd.sdq.featuremodel.NamedElement
A representation of the model object 'Degree Of Freedom'.

The following features are supported:

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

    • getAddedElements

      EList<EClass> getAddedElements()
      Returns the value of the 'Added Elements' reference list. The list contents are of type EClass.

      If the meaning of the 'Added Elements' reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Added Elements' reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      ordered="false"
    • getChangeableElementDescriptions

      EList<ChangeableElementDescription> getChangeableElementDescriptions()
      Returns the value of the 'Changeable Element Descriptions' containment reference list. The list contents are of type ChangeableElementDescription.

      If the meaning of the 'Changeable Element Descriptions' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Changeable Element Descriptions' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" required="true"
    • getInteractionConstraints

      EList<EOperation> getInteractionConstraints()
      Returns the value of the 'Interaction Constraints' reference list. The list contents are of type EOperation.

      If the meaning of the 'Interaction Constraints' reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Interaction Constraints' reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      ordered="false"
    • getPrimaryChangeable

      ChangeableElementDescription getPrimaryChangeable()
      Returns the value of the 'Primary Changeable' reference.

      If the meaning of the 'Primary Changeable' reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Primary Changeable' reference.
      See Also:
      Generated class or method.
      EMF model class or method.
      required="true" ordered="false"
    • setPrimaryChangeable

      void setPrimaryChangeable(ChangeableElementDescription value)
      Sets the value of the 'Primary Changeable' reference.
      Parameters:
      value - the new value of the 'Primary Changeable' reference.
      See Also:
      Generated class or method.
    • getRequiredDecoratorModel

      EList<DecoratorModelDescription> getRequiredDecoratorModel()
      Returns the value of the 'Required Decorator Model' reference list. The list contents are of type DecoratorModelDescription.

      If the meaning of the 'Required Decorator Model' reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Required Decorator Model' reference list.
      See Also:
      Generated class or method.
      EMF model class or method.