Interface DegreeOfFreedom

    • Method Detail

      • 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:
        gdofPackage.getDegreeOfFreedom_AddedElements()
        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:
        gdofPackage.getDegreeOfFreedom_ChangeableElementDescriptions()
        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:
        gdofPackage.getDegreeOfFreedom_InteractionConstraints()
        Generated class or method.
        EMF model class or method.
        ordered="false"