org.argouml.model.uml.behavioralelements.activitygraphs
Class ActivityGraphsHelper

java.lang.Object
  extended byorg.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsHelper

public class ActivityGraphsHelper
extends java.lang.Object

Helper class for UML BehavioralElements::ActivityGraphs Package. Current implementation is a placeholder.

Since:
ARGO0.11.2

Field Summary
private static ActivityGraphsHelper SINGLETON
          Singleton instance.
 
Constructor Summary
private ActivityGraphsHelper()
          Don't allow instantiation.
 
Method Summary
static ActivityGraphsHelper getHelper()
          Singleton instance access method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

private static ActivityGraphsHelper SINGLETON
Singleton instance.

Constructor Detail

ActivityGraphsHelper

private ActivityGraphsHelper()
Don't allow instantiation.

Method Detail

getHelper

public static ActivityGraphsHelper getHelper()
Singleton instance access method.

Returns:
the singleton instance of the helper


ArgoUML © 1996-2004 (20040316)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook