|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UmlClass | |
org.omg.uml.foundation.core |
Uses of UmlClass in org.omg.uml.foundation.core |
Subinterfaces of UmlClass in org.omg.uml.foundation.core | |
interface |
AssociationClass
AssociationClass object instance interface. |
Methods in org.omg.uml.foundation.core that return UmlClass | |
UmlClass |
UmlClassClass.createUmlClass()
The default factory operation used to create an instance object. |
UmlClass |
UmlClassClass.createUmlClass(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isRoot,
boolean isLeaf,
boolean isAbstract,
boolean isActive)
Creates an instance object having attributes initialized by the passed values. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |