Interface Interface

    • Method Detail

      • getOwnedAttribute

        java.util.List<Property> getOwnedAttribute()
        Returns the value of the 'Owned Attribute' containment reference list. The list contents are of type Property. It is bidirectional and its opposite is 'Interface'. The attributes (i.e., the Properties) owned by the Interface.
        Returns:
        the value of the 'Owned Attribute' containment reference list.
        See Also:
        UMLPackage.getInterface_OwnedAttribute(), Property.getInterface()
        Model:
        opposite="interface" containment="true" resolveProxies="true"
        Generated:
      • getOwnedOperation

        java.util.List<Operation> getOwnedOperation()
        Returns the value of the 'Owned Operation' containment reference list. The list contents are of type Operation. It is bidirectional and its opposite is 'Interface'. The Operations owned by the Interface.
        Returns:
        the value of the 'Owned Operation' containment reference list.
        See Also:
        UMLPackage.getInterface_OwnedOperation(), Operation.getInterface()
        Model:
        opposite="interface" containment="true" resolveProxies="true"
        Generated:
      • get_interfaceOfRedefinedInterface

        java.util.Collection<Interface> get_interfaceOfRedefinedInterface()
        Returns the value of the 'interface Of Redefined Interface' reference list. The list contents are of type Interface. It is bidirectional and its opposite is 'Redefined Interface'.

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

        Returns:
        the value of the 'interface Of Redefined Interface' reference list.
        See Also:
        UMLPackage.getInterface__interfaceOfRedefinedInterface(), getRedefinedInterface()
        Model:
        opposite="redefinedInterface" ordered="false"
        Generated:
      • setProtocol

        void setProtocol​(@CheckForNull
                         ProtocolStateMachine value)
        Sets the value of the 'Protocol' containment reference.
        Parameters:
        value - the new value of the 'Protocol' containment reference.
        See Also:
        getProtocol()
        Generated:
      • has_interfaceRealizationOfContract

        boolean has_interfaceRealizationOfContract()
                                            throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasOwnedAttribute

        boolean hasOwnedAttribute()
                           throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasOwnedOperation

        boolean hasOwnedOperation()
                           throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasNestedClassifier

        boolean hasNestedClassifier()
                             throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasRedefinedInterface

        boolean hasRedefinedInterface()
                               throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_interfaceOfRedefinedInterface

        boolean has_interfaceOfRedefinedInterface()
                                           throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasOwnedReception

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