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 ru.novosoft.uml.model_management.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 ru.novosoft.uml.model_management.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.
Constructor Detail

MMUtil

public MMUtil()


ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook