Interface PrecedenceType

    • Method Detail

      • getPre

        SingleActivityListType getPre()
        Returns the value of the 'Pre' containment reference.

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

        Returns:
        the value of the 'Pre' containment reference.
        See Also:
        setPre(SingleActivityListType), LqnPackage.getPrecedenceType_Pre()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='pre' namespace='##targetNamespace'"
      • setPre

        void setPre​(SingleActivityListType value)
        Sets the value of the 'Pre' containment reference.
        Parameters:
        value - the new value of the 'Pre' containment reference.
        See Also:
        getPre()
        Generated class or method.
      • getPreOR

        ActivityListType getPreOR()
        Returns the value of the 'Pre OR' containment reference.

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

        Returns:
        the value of the 'Pre OR' containment reference.
        See Also:
        setPreOR(ActivityListType), LqnPackage.getPrecedenceType_PreOR()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='pre-OR' namespace='##targetNamespace'"
      • setPreOR

        void setPreOR​(ActivityListType value)
        Sets the value of the 'Pre OR' containment reference.
        Parameters:
        value - the new value of the 'Pre OR' containment reference.
        See Also:
        getPreOR()
        Generated class or method.
      • getPreAND

        AndJoinListType getPreAND()
        Returns the value of the 'Pre AND' containment reference.

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

        Returns:
        the value of the 'Pre AND' containment reference.
        See Also:
        setPreAND(AndJoinListType), LqnPackage.getPrecedenceType_PreAND()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='pre-AND' namespace='##targetNamespace'"
      • setPreAND

        void setPreAND​(AndJoinListType value)
        Sets the value of the 'Pre AND' containment reference.
        Parameters:
        value - the new value of the 'Pre AND' containment reference.
        See Also:
        getPreAND()
        Generated class or method.
      • getPost

        SingleActivityListType getPost()
        Returns the value of the 'Post' containment reference.

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

        Returns:
        the value of the 'Post' containment reference.
        See Also:
        setPost(SingleActivityListType), LqnPackage.getPrecedenceType_Post()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='post' namespace='##targetNamespace'"
      • setPost

        void setPost​(SingleActivityListType value)
        Sets the value of the 'Post' containment reference.
        Parameters:
        value - the new value of the 'Post' containment reference.
        See Also:
        getPost()
        Generated class or method.
      • getPostOR

        OrListType getPostOR()
        Returns the value of the 'Post OR' containment reference.

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

        Returns:
        the value of the 'Post OR' containment reference.
        See Also:
        setPostOR(OrListType), LqnPackage.getPrecedenceType_PostOR()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='post-OR' namespace='##targetNamespace'"
      • setPostOR

        void setPostOR​(OrListType value)
        Sets the value of the 'Post OR' containment reference.
        Parameters:
        value - the new value of the 'Post OR' containment reference.
        See Also:
        getPostOR()
        Generated class or method.
      • getPostAND

        ActivityListType getPostAND()
        Returns the value of the 'Post AND' containment reference.

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

        Returns:
        the value of the 'Post AND' containment reference.
        See Also:
        setPostAND(ActivityListType), LqnPackage.getPrecedenceType_PostAND()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='post-AND' namespace='##targetNamespace'"
      • setPostAND

        void setPostAND​(ActivityListType value)
        Sets the value of the 'Post AND' containment reference.
        Parameters:
        value - the new value of the 'Post AND' containment reference.
        See Also:
        getPostAND()
        Generated class or method.
      • getPostLOOP

        ActivityLoopListType getPostLOOP()
        Returns the value of the 'Post LOOP' containment reference.

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

        Returns:
        the value of the 'Post LOOP' containment reference.
        See Also:
        setPostLOOP(ActivityLoopListType), LqnPackage.getPrecedenceType_PostLOOP()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='post-LOOP' namespace='##targetNamespace'"
      • setPostLOOP

        void setPostLOOP​(ActivityLoopListType value)
        Sets the value of the 'Post LOOP' containment reference.
        Parameters:
        value - the new value of the 'Post LOOP' containment reference.
        See Also:
        getPostLOOP()
        Generated class or method.