|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.tools.generation.language.JavaMethodGenerator
wt.tools.generation.architecture.WTMethodGenerator
wt.tools.generation.architecture.service.ConceptualMethod
Field Summary | |
protected static ConceptualMethod |
theInstance
|
Fields inherited from class wt.tools.generation.language.JavaMethodGenerator |
source |
Constructor Summary | |
ConceptualMethod()
|
Method Summary | |
protected void |
create(Vector bodyLines)
|
protected void |
factory(Vector bodyLines)
|
protected Vector |
genBody(Vector bodyLines,
MethodBody bodyType)
|
static JavaMethodGenerator |
get()
|
protected void |
staticMethod(Vector bodyLines)
|
Methods inherited from class wt.tools.generation.architecture.WTMethodGenerator |
addRemoteTry, clientAnchorName, defaultBody, dereferenceGet, dereferenceSet, enumFactory, enumFactoryDynamic, enumFriend, enumGetDefault, enumGetGeneric, enumGetInternal, enumGetLocaleSet, enumGetSpecific, enumInitLocale, enumStaticInit, linkGet, linkGetAlias, linkSet, linkSetAlias, linkSetCovariant, remote, serverAnchorName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static ConceptualMethod theInstance
Constructor Detail |
public ConceptualMethod()
Method Detail |
protected final void create(Vector bodyLines)
create
in class JavaMethodGenerator
protected final void factory(Vector bodyLines)
protected Vector genBody(Vector bodyLines, MethodBody bodyType)
genBody
in class WTMethodGenerator
public static JavaMethodGenerator get()
protected final void staticMethod(Vector bodyLines)
staticMethod
in class JavaMethodGenerator
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |