|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Namespace in org.omg.uml.behavioralelements.activitygraphs |
Subinterfaces of Namespace in org.omg.uml.behavioralelements.activitygraphs | |
interface |
ClassifierInState
ClassifierInState object instance interface. |
Uses of Namespace in org.omg.uml.behavioralelements.collaborations |
Subinterfaces of Namespace in org.omg.uml.behavioralelements.collaborations | |
interface |
ClassifierRole
ClassifierRole object instance interface. |
interface |
Collaboration
Collaboration object instance interface. |
Uses of Namespace in org.omg.uml.behavioralelements.commonbehavior |
Subinterfaces of Namespace in org.omg.uml.behavioralelements.commonbehavior | |
interface |
Signal
Signal object instance interface. |
interface |
UmlException
Exception object instance interface. |
Uses of Namespace in org.omg.uml.behavioralelements.usecases |
Subinterfaces of Namespace in org.omg.uml.behavioralelements.usecases | |
interface |
Actor
Actor object instance interface. |
interface |
UseCase
UseCase object instance interface. |
Uses of Namespace in org.omg.uml.foundation.core |
Subinterfaces of Namespace in org.omg.uml.foundation.core | |
interface |
Artifact
Artifact object instance interface. |
interface |
AssociationClass
AssociationClass object instance interface. |
interface |
Classifier
Classifier object instance interface. |
interface |
Component
Component object instance interface. |
interface |
DataType
DataType object instance interface. |
interface |
Enumeration
Enumeration object instance interface. |
interface |
Interface
Interface object instance interface. |
interface |
Node
Node object instance interface. |
interface |
Primitive
Primitive object instance interface. |
interface |
ProgrammingLanguageDataType
ProgrammingLanguageDataType object instance interface. |
interface |
UmlClass
Class object instance interface. |
Methods in org.omg.uml.foundation.core that return Namespace | |
Namespace |
ANamespaceOwnedElement.getNamespace(ModelElement ownedElement)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
Namespace |
ModelElement.getNamespace()
Returns the value of reference namespace. |
Methods in org.omg.uml.foundation.core with parameters of type Namespace | |
boolean |
ANamespaceOwnedElement.exists(Namespace namespace,
ModelElement ownedElement)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ANamespaceOwnedElement.getOwnedElement(Namespace namespace)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ANamespaceOwnedElement.add(Namespace namespace,
ModelElement ownedElement)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ANamespaceOwnedElement.remove(Namespace namespace,
ModelElement ownedElement)
Removes a link between a pair of instance objects in the current associations link set. |
void |
ModelElement.setNamespace(Namespace newValue)
Sets the value of reference namespace. |
Uses of Namespace in org.omg.uml.modelmanagement |
Subinterfaces of Namespace in org.omg.uml.modelmanagement | |
interface |
Model
Model object instance interface. |
interface |
Subsystem
Subsystem object instance interface. |
interface |
UmlPackage
Package object instance interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |