-Top- -Classes- -Public Operations- -Class Diagrams- -Sequence Diagrams-

_ A B C D E F G H I J K L M N O P R S T U V W ~


J

NameKindDescription
javaattribute
javaattribute
javaActivityoperation return the activity 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
javaDecloperation return the Java defininition
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
javaGuardoperation return the guard in Java
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
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
javaSourceoperation returns the Java file definition
javaTriggeroperation return the trigger in Java