Interface CallListType

    • Method Detail

      • getSynchCall

        EList<SynchCallType> getSynchCall()
        Returns the value of the 'Synch Call' containment reference list. The list contents are of type SynchCallType.

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

        Returns:
        the value of the 'Synch Call' containment reference list.
        See Also:
        LqnPackage.getCallListType_SynchCall()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='synch-call' namespace='##targetNamespace'"
      • getAsynchCall

        EList<AsynchCallType> getAsynchCall()
        Returns the value of the 'Asynch Call' containment reference list. The list contents are of type AsynchCallType.

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

        Returns:
        the value of the 'Asynch Call' containment reference list.
        See Also:
        LqnPackage.getCallListType_AsynchCall()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='asynch-call' namespace='##targetNamespace'"