Interface AndJoinListType

    • Method Detail

      • getResultJoinDelay

        EList<OutputResultJoinDelayType> getResultJoinDelay()
        Returns the value of the 'Result Join Delay' containment reference list. The list contents are of type OutputResultJoinDelayType.

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

        Returns:
        the value of the 'Result Join Delay' containment reference list.
        See Also:
        LqnPackage.getAndJoinListType_ResultJoinDelay()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='result-join-delay' namespace='##targetNamespace'"
      • getServiceTimeDistribution

        EList<OutputDistributionType> getServiceTimeDistribution()
        Returns the value of the 'Service Time Distribution' containment reference list. The list contents are of type OutputDistributionType.

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

        Returns:
        the value of the 'Service Time Distribution' containment reference list.
        See Also:
        LqnPackage.getAndJoinListType_ServiceTimeDistribution()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='service-time-distribution' namespace='##targetNamespace'"
      • getActivity

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

        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.getAndJoinListType_Activity()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" extendedMetaData="kind='element' name='activity' namespace='##targetNamespace'"
      • getQuorum

        BigInteger getQuorum()
        Returns the value of the 'Quorum' attribute. The default value is "0".

        If the meaning of the 'Quorum' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Quorum' attribute.
        See Also:
        isSetQuorum(), unsetQuorum(), setQuorum(BigInteger), LqnPackage.getAndJoinListType_Quorum()
        Generated class or method.
        EMF model class or method.
        default="0" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.NonNegativeInteger" extendedMetaData="kind='attribute' name='quorum' namespace='##targetNamespace'"