Interface OpaqueAction

    • Method Detail

      • getBody

        java.util.List<java.lang.String> getBody()
        Returns the value of the 'Body' attribute list. The list contents are of type String. Provides a textual specification of the functionality of the Action, in one or more languages other than UML.
        Returns:
        the value of the 'Body' attribute list.
        See Also:
        UMLPackage.getOpaqueAction_Body()
        Model:
        unique="false" dataType="com.nomagic.uml2.ext.magicdraw.String"
        Generated:
      • getLanguage

        java.util.List<java.lang.String> getLanguage()
        Returns the value of the 'Language' attribute list. The list contents are of type String. If provided, a specification of the language used for each of the body Strings.
        Returns:
        the value of the 'Language' attribute list.
        See Also:
        UMLPackage.getOpaqueAction_Language()
        Model:
        dataType="com.nomagic.uml2.ext.magicdraw.String"
        Generated:
      • hasBody

        boolean hasBody()
                 throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasLanguage

        boolean hasLanguage()
                     throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasInputValue

        boolean hasInputValue()
                       throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasOutputValue

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