|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodBody | |
wt.tools.generation | |
wt.tools.generation.architecture | |
wt.tools.generation.architecture.service | |
wt.tools.generation.language | |
wt.tools.metamodel |
Uses of MethodBody in wt.tools.generation |
Methods in wt.tools.generation that return MethodBody | |
static MethodBody |
MethodBody.toEnum(String theValue)
|
static MethodBody |
MethodBody.toEnum(String theValue)
|
Uses of MethodBody in wt.tools.generation.architecture |
Methods in wt.tools.generation.architecture with parameters of type MethodBody | |
protected Vector |
WTMethodGenerator.genBody(Vector bodyLines,
MethodBody bodyType)
|
protected Vector |
WTMethodGenerator.genBody(Vector bodyLines,
MethodBody bodyType)
|
Uses of MethodBody in wt.tools.generation.architecture.service |
Methods in wt.tools.generation.architecture.service with parameters of type MethodBody | |
protected Vector |
RemoteForwarderMethod.genBody(Vector bodyLines,
MethodBody bodyType)
|
protected Vector |
ForwarderMethod.genBody(Vector bodyLines,
MethodBody bodyType)
|
protected Vector |
ConceptualMethod.genBody(Vector bodyLines,
MethodBody bodyType)
|
protected Vector |
RemoteForwarderMethod.genBody(Vector bodyLines,
MethodBody bodyType)
|
protected Vector |
ForwarderMethod.genBody(Vector bodyLines,
MethodBody bodyType)
|
protected Vector |
ConceptualMethod.genBody(Vector bodyLines,
MethodBody bodyType)
|
Uses of MethodBody in wt.tools.generation.language |
Methods in wt.tools.generation.language with parameters of type MethodBody | |
protected Vector |
JavaMethodGenerator.genBody(Vector bodyLines,
MethodBody bodyType)
|
protected Vector |
JavaMethodGenerator.genBody(Vector bodyLines,
MethodBody bodyType)
|
Uses of MethodBody in wt.tools.metamodel |
Fields in wt.tools.metamodel declared as MethodBody | |
protected MethodBody |
Operation.methodBodyType
|
protected MethodBody |
Operation.methodBodyType
|
Methods in wt.tools.metamodel that return MethodBody | |
MethodBody |
Operation.getMethodBodyType()
|
MethodBody |
Operation.getMethodBodyType()
|
Methods in wt.tools.metamodel with parameters of type MethodBody | |
void |
Operation.defaultMethodBodyType(MethodBody newType)
|
void |
Operation.setMethodBodyType(MethodBody newType)
|
void |
Operation.defaultMethodBodyType(MethodBody newType)
|
void |
Operation.setMethodBodyType(MethodBody newType)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |