Interface ActivityGraphBase

    • Method Detail

      • getActivity

        EList<ActivityDefType> getActivity()
        Returns the value of the 'Activity' containment reference list. The list contents are of type ActivityDefType.

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

        Returns:
        the value of the 'Activity' containment reference list.
        See Also:
        LqnPackage.getActivityGraphBase_Activity()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" extendedMetaData="kind='element' name='activity' namespace='##targetNamespace'"
      • getPrecedence

        EList<PrecedenceType> getPrecedence()
        Returns the value of the 'Precedence' containment reference list. The list contents are of type PrecedenceType.

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

        Returns:
        the value of the 'Precedence' containment reference list.
        See Also:
        LqnPackage.getActivityGraphBase_Precedence()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='precedence' namespace='##targetNamespace'"