|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorHelper
Helper class for UML BehavioralElements::CommonBehavior Package.
Field Summary | |
private static CommonBehaviorHelper |
SINGLETON
Singleton instance. |
Constructor Summary | |
private |
CommonBehaviorHelper()
Don't allow instantiation. |
Method Summary | |
ru.novosoft.uml.behavior.common_behavior.MInstance |
getDestination(java.lang.Object link)
Returns the destination of a link. |
static CommonBehaviorHelper |
getHelper()
Singleton instance access method. |
ru.novosoft.uml.behavior.common_behavior.MInstance |
getSource(java.lang.Object link)
Returns the source of a link. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static CommonBehaviorHelper SINGLETON
Constructor Detail |
private CommonBehaviorHelper()
Method Detail |
public static CommonBehaviorHelper getHelper()
public ru.novosoft.uml.behavior.common_behavior.MInstance getSource(java.lang.Object link)
link
-
public ru.novosoft.uml.behavior.common_behavior.MInstance getDestination(java.lang.Object link)
link
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |