Package | Description |
---|---|
cb.petal | |
cb.xmi |
Modifier and Type | Class and Description |
---|---|
class |
AccessObject
Super class for all petal objects that have access qualifiers, i.e.,
"Public", "Protected", "Private", or "Implementation" (whatever that means, probably
it reads "language dependent")
|
class |
Association
Represents Association object
|
class |
Class
Represents Class object, there are a lot of convenience methods here for adding
super class(es), operations, attributes, etc.
|
class |
ClassAttribute
Represents class attribute (aka field) of class object.
|
class |
ClassCategory
Class category is used for structuring into submodels and -views, it may
contain further class categories.
|
class |
ClassUtility
Represents Class Utility object, i.e., helper class
|
class |
DerivedClass
Super class for instantiated and paramerized class objects.
|
class |
Inheritable
Denote that a petal object may be extended, i.e. classes and use cases.
|
class |
InstantiatedClass
Represents Instantiated_Class object
|
class |
InstantiatedClassUtility
Represents Instantiated_Class object
|
class |
LogicalCategory
The Logical category contains class diagrams.
|
class |
MetaClass
Represents Meta class object
|
class |
Operation
Represents operation object, i.e. method.
|
class |
ParameterizedClass
Represents Parameterized_Class object
|
class |
ParameterizedClassUtility
Represents Parameterized_Class_Utility object
|
class |
Role
Represents Role object
|
class |
UseCase
Represents UseCase object
|
class |
UseCaseCategory
Use case class category.
|
class |
UsesRelationship
Represents uses relationship in use case diagrams, in class
diagrams this is also used to express dependency relationships.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XMIFactory.setVisibility(AccessQualified a,
ru.novosoft.uml.foundation.core.MModelElement e) |
Copyright © 2018 BITPlan GmbH. All rights reserved.