Interface OpaqueBehavior

    • 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. Specifies the behavior in one or more languages.
        Returns:
        the value of the 'Body' attribute list.
        See Also:
        UMLPackage.getOpaqueBehavior_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. Languages the body strings use in the same order as the body strings.
        Returns:
        the value of the 'Language' attribute list.
        See Also:
        UMLPackage.getOpaqueBehavior_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: