Interface BindType

    • Method Detail

      • getParameter

        EList<ParameterType> getParameter()
        Returns the value of the 'Parameter' containment reference list. The list contents are of type ParameterType.

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

        Returns:
        the value of the 'Parameter' containment reference list.
        See Also:
        LqnPackage.getBindType_Parameter()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='parameter' namespace='##targetNamespace'"
      • getProcessorBinding

        EList<ProcessorBindingType> getProcessorBinding()
        Returns the value of the 'Processor Binding' containment reference list. The list contents are of type ProcessorBindingType.

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

        Returns:
        the value of the 'Processor Binding' containment reference list.
        See Also:
        LqnPackage.getBindType_ProcessorBinding()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='processor-binding' namespace='##targetNamespace'"
      • getPortBinding

        EList<PortBindingType> getPortBinding()
        Returns the value of the 'Port Binding' containment reference list. The list contents are of type PortBindingType.

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

        Returns:
        the value of the 'Port Binding' containment reference list.
        See Also:
        LqnPackage.getBindType_PortBinding()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='port-binding' namespace='##targetNamespace'"