|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PresentationElement | |
org.omg.uml.foundation.core |
Uses of PresentationElement in org.omg.uml.foundation.core |
Methods in org.omg.uml.foundation.core with parameters of type PresentationElement | |
boolean |
APresentationSubject.exists(PresentationElement presentation,
ModelElement subject)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
APresentationSubject.getSubject(PresentationElement presentation)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
APresentationSubject.add(PresentationElement presentation,
ModelElement subject)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
APresentationSubject.remove(PresentationElement presentation,
ModelElement subject)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |