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 |
ConnectionRelationship
Represents Connection_Relationship object
|
class |
DependencyRelationship
Represents Dependency_Relationship object
|
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 |
InheritanceRelationship
Represents inheritance relationship between classes.
|
class |
InstantiatedClass
Represents Instantiated_Class object
|
class |
InstantiatedClassUtility
Represents Instantiated_Class object
|
class |
InstantiationRelationship
Represents Instantiation_Relationship object
|
class |
LogicalCategory
The Logical category contains class diagrams.
|
class |
MetaClass
Represents Meta class object
|
class |
Module
Represents module object
|
class |
ModuleVisibilityRelationship
Represents Module_Visibility_Relationship object
|
class |
Operation
Represents operation object, i.e. method.
|
class |
ParameterizedClass
Represents Parameterized_Class object
|
class |
ParameterizedClassUtility
Represents Parameterized_Class_Utility object
|
class |
RealizeRelationship
Represents Realize relationship ("implements").
|
class |
Relationship
Super class for all relationships between classes.
|
class |
SubSystem
Represents SubSystem 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.
|
class |
VisibilityRelationship
Represents Visibility_Relationship object
|
Modifier and Type | Method and Description |
---|---|
protected void |
XMIFactory.setStereotype(StereoTyped s,
ru.novosoft.uml.foundation.core.MModelElement e) |
Copyright © 2018 BITPlan GmbH. All rights reserved.