Concepts > Attributes (MetaAttributes) > Java Is Name Space
Java Is Name Space
Determines if the package has to be taken into account when computing the long java name.
If not, the long name of all sub-classes will not contain the name of this package. This is useful when it is a UML package used only to organize sub-java packages.
Translations
Type
String (2) Enumeration
 
List of MetaClasses
Value
no (N), yes (default) (Y).