|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Uml1SemanticModelBridge | |
org.omg.uml.diagraminterchange |
Uses of Uml1SemanticModelBridge in org.omg.uml.diagraminterchange |
Methods in org.omg.uml.diagraminterchange that return Uml1SemanticModelBridge | |
Uml1SemanticModelBridge |
Uml1SemanticModelBridgeClass.createUml1SemanticModelBridge()
The default factory operation used to create an instance object. |
Uml1SemanticModelBridge |
Uml1SemanticModelBridgeClass.createUml1SemanticModelBridge(String presentation)
Creates an instance object having attributes initialized by the passed values. |
Methods in org.omg.uml.diagraminterchange with parameters of type Uml1SemanticModelBridge | |
boolean |
AUml1SemanticModelBridgeElement.exists(Uml1SemanticModelBridge uml1SemanticModelBridge,
Element element)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Element |
AUml1SemanticModelBridgeElement.getElement(Uml1SemanticModelBridge uml1SemanticModelBridge)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
AUml1SemanticModelBridgeElement.add(Uml1SemanticModelBridge uml1SemanticModelBridge,
Element element)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AUml1SemanticModelBridgeElement.remove(Uml1SemanticModelBridge uml1SemanticModelBridge,
Element element)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |