|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.tools.metamodel.ModelCheck
Field Summary | |
(package private) static OutputFile |
file
|
(package private) static Vector |
problems
|
Constructor Summary | |
ModelCheck()
|
Method Summary | |
protected static void |
check(ClassClass theClass)
|
static void |
check(Enumeration classEnum)
|
static void |
report(String line)
|
static void |
report(Vector lines)
|
static OutputFile |
setFile()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static Vector problems
static OutputFile file
Constructor Detail |
public ModelCheck()
Method Detail |
public static void check(Enumeration classEnum)
protected static void check(ClassClass theClass)
public static void report(String line)
public static void report(Vector lines)
public static OutputFile setFile()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |