Interface LinkAction

    • Method Detail

      • getEndData

        java.util.Collection<LinkEndData> getEndData()
        Returns the value of the 'End Data' containment reference list. The list contents are of type LinkEndData. It is bidirectional and its opposite is 'link Action Of End Data'. The LinkEndData identifying the values on the ends of the links acting on by this LinkAction.
        Returns:
        the value of the 'End Data' containment reference list.
        See Also:
        UMLPackage.getLinkAction_EndData(), LinkEndData.get_linkActionOfEndData()
        Model:
        opposite="_linkActionOfEndData" containment="true" resolveProxies="true" lower="2" ordered="false"
        Generated:
      • hasInputValue

        boolean hasInputValue()
                       throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasEndData

        boolean hasEndData()
                    throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated: