org.argouml.uml
Class MMUtil

java.lang.Object
  |
  +--org.argouml.uml.MMUtil

public class MMUtil
extends java.lang.Object

Class with utility methods. Now mostly outdated.


Field Summary
static java.lang.String GENERATED_TAG
          This tag is set on elements that are generated by reference when importing.
static MMUtil SINGLETON
           
static MModel STANDARDS
           
 
Constructor Summary
MMUtil()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static MMUtil SINGLETON

STANDARDS

public static MModel STANDARDS

GENERATED_TAG

public static final java.lang.String GENERATED_TAG
This tag is set on elements that are generated by reference when importing. If it is set, then the critics could ignore those objects if they want.

See Also:
Constant Field Values
Constructor Detail

MMUtil

public MMUtil()


ArgoUML © 1996-2003 (20030919)ArgoUML Project HomeArgoUML Cookbook