|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.argouml.uml.MMUtil
Class with utility methods. Now mostly outdated.
| Field Summary | |
(package private) org.apache.log4j.Logger |
cat
Deprecated. by Linus Tolke as of 0.15.4. Create yourself a logger of your own in the class instead of using: MMUtil.SINGLETON.cat.error(blabla). |
static java.lang.String |
GENERATED_TAG
Deprecated. by Linus Tolke as of 0.15.4. Use the tag name from the model subsystem instead ModelFacade.GENERATED_TAG. |
static MMUtil |
SINGLETON
Deprecated. by Linus Tolke as of 0.15.4. This is a utility and not a singleton. Especially when the logger is removed this will be true. |
static java.lang.Object |
STANDARDS
|
| Constructor Summary | |
MMUtil()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
org.apache.log4j.Logger cat
public static MMUtil SINGLETON
public static java.lang.Object STANDARDS
public static final java.lang.String GENERATED_TAG
ModelFacade.GENERATED_TAG.
| Constructor Detail |
public MMUtil()
|
|||||||||||
| 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 |