J

NameKindDescription
javaattribute
javaattribute
javaActivityoperation return the activity in Java
javaAnnotationsoperation returns the Java annotations
javaBehavioroperation return the behavior in Java
javaBodyoperation returns the operation's body in Java++, useless if the def does
not contains ${body} Note that the body is get each time from BOUML
for memory size reason
javaBodyCmdattribute
javaContextualBodyIndentoperation indicate if the indent of the Java body is contextual or absolute
javaDecloperation return the Java defininition
javaDecloperation return the Java declaration
javaDefoperation returns the operation's definition in Java, notes that it is
already made by the inherited JavaDecl operation
javaDiroperation returns the path where the JAVA files are generated by the
JAVA generator.
javaDoActivityoperation return the activity in Java
javaEntryBehavioroperation return the entry behavior in Java
javaExitBehavioroperation return the exit behavior in Java
javaExpressionoperation return the expression in Java
javaGetSetFrozenoperation return the if the Java definition is frozen, only for getter/setter operation
javaGuardoperation return the guard in Java
javaGuardoperation return the guard in Java
javaLanguageattribute
javaNameSpecoperation in case the operation is a 'get' or 'set' operation, returns how
the operation's JAVA name must be generated
javaPackageoperationreturns the java package name associed to the package
javaPostConditionoperation return the post condition in Java
javaPostConditionoperation return the post condition in Java
javaPreConditionoperation return the pre condition in Java
javaPreConditionoperation return the pre condition in Java
javaReplyToCalloperation return the replyToCall trigger in Java
javaSelectionoperation return the selection in Java
javaSelectionoperation return the selection in Java
JavaSettingsoperation never called !
JavaSettingsclass This class manages settings concerning JAVA, configured through
the 'Generation settings' dialog.

This class may be defined as a 'singleton', but I prefer to use static
members allowing to just write 'JavaSettings::member' rather than
'JavaSettings::instance()->member' or other long sentence like this.
JavaSettingsartifact
javaSettingsCmdattribute
JavaSettingsCmdclass Internal enum
JavaSettingsCmdartifact
javaSignaloperation return the signal in Java
javaSourceoperation returns the Java file definition
javaTransformationoperation return the transformation in Java
javaTriggeroperation return the trigger in Java
javaTriggeroperation return the trigger in Java
javaTriggeroperation return the trigger in Java
javaValueoperation return the value in Java
javaWeightoperation return the weight in Java