Interface SlotType

    • Method Detail

      • getInterface

        InterfaceType getInterface()
        Returns the value of the 'Interface' containment reference.

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

        Returns:
        the value of the 'Interface' containment reference.
        See Also:
        setInterface(InterfaceType), LqnPackage.getSlotType_Interface()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" extendedMetaData="kind='element' name='Interface' namespace='##targetNamespace'"
      • setInterface

        void setInterface​(InterfaceType value)
        Sets the value of the 'Interface' containment reference.
        Parameters:
        value - the new value of the 'Interface' containment reference.
        See Also:
        getInterface()
        Generated class or method.
      • getBinding

        EList<BindType> getBinding()
        Returns the value of the 'Binding' containment reference list. The list contents are of type BindType.

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

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

        String getBindTarget()
        Returns the value of the 'Bind Target' attribute.

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

        Returns:
        the value of the 'Bind Target' attribute.
        See Also:
        setBindTarget(String), LqnPackage.getSlotType_BindTarget()
        Generated class or method.
        EMF model class or method.
        dataType="org.eclipse.emf.ecore.xml.type.String" required="true" extendedMetaData="kind='attribute' name='bind-target' namespace='##targetNamespace'"
      • setBindTarget

        void setBindTarget​(String value)
        Sets the value of the 'Bind Target' attribute.
        Parameters:
        value - the new value of the 'Bind Target' attribute.
        See Also:
        getBindTarget()
        Generated class or method.
      • getId

        String getId()
        Returns the value of the 'Id' attribute.

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

        Returns:
        the value of the 'Id' attribute.
        See Also:
        setId(String), LqnPackage.getSlotType_Id()
        Generated class or method.
        EMF model class or method.
        dataType="org.eclipse.emf.ecore.xml.type.String" required="true" extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'"
      • setId

        void setId​(String value)
        Sets the value of the 'Id' attribute.
        Parameters:
        value - the new value of the 'Id' attribute.
        See Also:
        getId()
        Generated class or method.
      • getReplicNum

        int getReplicNum()
        Returns the value of the 'Replic Num' attribute.

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

        Returns:
        the value of the 'Replic Num' attribute.
        See Also:
        isSetReplicNum(), unsetReplicNum(), setReplicNum(int), LqnPackage.getSlotType_ReplicNum()
        Generated class or method.
        EMF model class or method.
        unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Int" extendedMetaData="kind='attribute' name='replic_num' namespace='##targetNamespace'"