|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkawigi.problem.ClassDeclFactory
public class ClassDeclFactory
This class takes some set of parameters and generates a ClassDecl from it.
| Constructor Summary | |
|---|---|
ClassDeclFactory()
|
|
| Method Summary | |
|---|---|
static ClassDecl |
getClassDecl(java.lang.Object... params)
Generates a ClassDecl given some parameters. |
static ClassDeclGenerator |
getGenerator()
Determines the type of ClassDeclGenerator that should be used according to the current application mode. |
static ClassDecl |
reparseClassDecl()
Parses problem statement and generates a ClassDecl once more from the same parameters as previously was generated in getClassDecl. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassDeclFactory()
| Method Detail |
|---|
public static ClassDeclGenerator getGenerator()
public static ClassDecl getClassDecl(java.lang.Object... params)
public static ClassDecl reparseClassDecl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||