|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.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 | |
|---|---|
MInstance |
getDestination(java.lang.Object link)
Returns the destination of a link. |
static CommonBehaviorHelper |
getHelper()
Singleton instance access method. |
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 MInstance getSource(java.lang.Object link)
link -
public 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 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |