|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
wt.tools.generation.architecture | |
wt.tools.generation.architecture.service | |
wt.tools.generation.language | |
wt.tools.metamodel |
Uses of Operation in wt.tools.generation.architecture |
Methods in wt.tools.generation.architecture that return Operation | |
protected Operation |
ClassProcessor.makeGetter(ClassProperty source)
|
protected Operation |
ClassProcessor.makeLinkGetter(Role source)
|
protected Operation |
ClassProcessor.makeLinkSetter(Role source)
|
protected Operation |
ClassProcessor.makeRemover(ClassProperty source)
|
protected Operation |
ClassProcessor.makeSetter(ClassProperty source)
|
protected Operation |
ClassProcessor.makeSetterValidate(ClassProperty source)
|
protected Operation |
ClassProcessor.makeGetter(ClassProperty source)
|
protected Operation |
ClassProcessor.makeLinkGetter(Role source)
|
protected Operation |
ClassProcessor.makeLinkSetter(Role source)
|
protected Operation |
ClassProcessor.makeRemover(ClassProperty source)
|
protected Operation |
ClassProcessor.makeSetter(ClassProperty source)
|
protected Operation |
ClassProcessor.makeSetterValidate(ClassProperty source)
|
Methods in wt.tools.generation.architecture with parameters of type Operation | |
protected void |
WTGeneralProcessor.operationSpecifics(Operation source,
Operation newOne)
|
protected void |
WTClassProcessor.initializeSpecifics(Operation source,
Operation newOne)
|
protected void |
WTClassProcessor.makeRemoteTarget(Operation source,
boolean isAbstract)
|
protected void |
WTClassProcessor.operationSpecifics(Operation source,
Operation newOne)
|
protected static String |
ClassProcessor.accessorDocs(ClassProperty source,
ClassClass sourceClass,
Operation newOne,
String msgKey,
String suffix)
|
protected void |
ClassProcessor.addExceptions(Operation newOne)
|
protected void |
ClassProcessor.constructorSpecifics(Operation source,
Operation newOne)
|
protected void |
ClassProcessor.copyCommon(ClassProperty source,
Operation target)
|
protected void |
ClassProcessor.fulfillOperation(Operation source)
|
protected void |
ClassProcessor.getterSpecifics(ClassProperty source,
Operation newOne)
|
protected void |
ClassProcessor.initializeSpecifics(Operation source,
Operation newOne)
|
protected void |
ClassProcessor.operationSpecifics(Operation source,
Operation newOne)
|
protected void |
ClassProcessor.processOperation(Operation source)
|
protected void |
ClassProcessor.removerSpecifics(ClassProperty source,
Operation newOne)
|
protected void |
ClassProcessor.setterSpecifics(ClassProperty source,
Operation newOne)
|
protected void |
WTGeneralProcessor.operationSpecifics(Operation source,
Operation newOne)
|
protected void |
WTClassProcessor.initializeSpecifics(Operation source,
Operation newOne)
|
protected void |
WTClassProcessor.makeRemoteTarget(Operation source,
boolean isAbstract)
|
protected void |
WTClassProcessor.operationSpecifics(Operation source,
Operation newOne)
|
protected static String |
ClassProcessor.accessorDocs(ClassProperty source,
ClassClass sourceClass,
Operation newOne,
String msgKey,
String suffix)
|
protected void |
ClassProcessor.addExceptions(Operation newOne)
|
protected void |
ClassProcessor.constructorSpecifics(Operation source,
Operation newOne)
|
protected void |
ClassProcessor.copyCommon(ClassProperty source,
Operation target)
|
protected void |
ClassProcessor.fulfillOperation(Operation source)
|
protected void |
ClassProcessor.getterSpecifics(ClassProperty source,
Operation newOne)
|
protected void |
ClassProcessor.initializeSpecifics(Operation source,
Operation newOne)
|
protected void |
ClassProcessor.operationSpecifics(Operation source,
Operation newOne)
|
protected void |
ClassProcessor.processOperation(Operation source)
|
protected void |
ClassProcessor.removerSpecifics(ClassProperty source,
Operation newOne)
|
protected void |
ClassProcessor.setterSpecifics(ClassProperty source,
Operation newOne)
|
Uses of Operation in wt.tools.generation.architecture.service |
Methods in wt.tools.generation.architecture.service with parameters of type Operation | |
protected void |
RemoteForwarder.processOperation(Operation source)
|
protected void |
Implementation.constructorSpecifics(Operation source,
Operation newOne)
|
protected void |
Implementation.operationSpecifics(Operation source,
Operation newOne)
|
protected void |
Implementation.processOperation(Operation source)
|
protected void |
Forwarder.processOperation(Operation source)
|
protected void |
Conceptual.getterSpecifics(ClassProperty source,
Operation newOne)
|
protected void |
Conceptual.initializeSpecifics(Operation source,
Operation newOne)
|
protected void |
Conceptual.operationSpecifics(Operation source,
Operation newOne)
|
protected void |
Conceptual.processOperation(Operation source)
|
protected void |
Conceptual.setterSpecifics(ClassProperty source,
Operation newOne)
|
protected void |
RemoteForwarder.processOperation(Operation source)
|
protected void |
Implementation.constructorSpecifics(Operation source,
Operation newOne)
|
protected void |
Implementation.operationSpecifics(Operation source,
Operation newOne)
|
protected void |
Implementation.processOperation(Operation source)
|
protected void |
Forwarder.processOperation(Operation source)
|
protected void |
Conceptual.getterSpecifics(ClassProperty source,
Operation newOne)
|
protected void |
Conceptual.initializeSpecifics(Operation source,
Operation newOne)
|
protected void |
Conceptual.operationSpecifics(Operation source,
Operation newOne)
|
protected void |
Conceptual.processOperation(Operation source)
|
protected void |
Conceptual.setterSpecifics(ClassProperty source,
Operation newOne)
|
Uses of Operation in wt.tools.generation.language |
Fields in wt.tools.generation.language declared as Operation | |
protected Operation |
JavaMethodGenerator.source
|
protected Operation |
JavaMethodGenerator.source
|
Methods in wt.tools.generation.language with parameters of type Operation | |
protected String |
JavaSourceWriter.operationModifiers(Operation member)
|
protected boolean |
JavaSourceWriter.writeDocumentation(Operation source)
|
protected boolean |
JavaSourceWriter.writeMethodBody(Operation member)
|
Vector |
JavaMethodGenerator.genBody(Operation theSource)
|
protected static String |
JavaMethodGenerator.setterValueName(Operation op)
|
protected static String |
JavaMethodGenerator.setterValueType(Operation op)
|
protected String |
JavaSourceWriter.operationModifiers(Operation member)
|
protected boolean |
JavaSourceWriter.writeDocumentation(Operation source)
|
protected boolean |
JavaSourceWriter.writeMethodBody(Operation member)
|
Vector |
JavaMethodGenerator.genBody(Operation theSource)
|
protected static String |
JavaMethodGenerator.setterValueName(Operation op)
|
protected static String |
JavaMethodGenerator.setterValueType(Operation op)
|
Uses of Operation in wt.tools.metamodel |
Fields in wt.tools.metamodel declared as Operation | |
protected Operation |
Parameter.owner
|
protected Operation |
MatchedDifferentOperation.method
|
protected Operation |
ClassClass.classInitializer
|
protected Operation |
Parameter.owner
|
protected Operation |
MatchedDifferentOperation.method
|
protected Operation |
ClassClass.classInitializer
|
Methods in wt.tools.metamodel that return Operation | |
Operation |
Parameter.getOwner()
|
static Operation |
Operation.make(String newName)
|
Operation |
ClassClass.getClassInitializer()
|
Operation |
Parameter.getOwner()
|
static Operation |
Operation.make(String newName)
|
Operation |
ClassClass.getClassInitializer()
|
Methods in wt.tools.metamodel with parameters of type Operation | |
(package private) void |
Parameter.setOwner(Operation theOwner)
|
boolean |
ClassHierarchy.hasOperation(Operation member)
|
protected void |
ClassClass.addModeledOperation(Operation newMember)
Add an Operation to a ClassClass. |
void |
ClassClass.addOperation(Operation newMember)
Add an Operation to a ClassClass. |
void |
ClassClass.addOperationOriginal(Operation newMember)
Add an Operation to a ClassClass. |
protected boolean |
ClassClass.addOperationUponCheck(Operation newMember,
com.objectspace.jgl.Array searchOps)
|
boolean |
ClassClass.isConstructor(Operation theOp)
|
void |
ClassClass.setClassInitializer(Operation theClassInitializer)
|
(package private) void |
Parameter.setOwner(Operation theOwner)
|
boolean |
ClassHierarchy.hasOperation(Operation member)
|
protected void |
ClassClass.addModeledOperation(Operation newMember)
Add an Operation to a ClassClass. |
void |
ClassClass.addOperation(Operation newMember)
Add an Operation to a ClassClass. |
void |
ClassClass.addOperationOriginal(Operation newMember)
Add an Operation to a ClassClass. |
protected boolean |
ClassClass.addOperationUponCheck(Operation newMember,
com.objectspace.jgl.Array searchOps)
|
boolean |
ClassClass.isConstructor(Operation theOp)
|
void |
ClassClass.setClassInitializer(Operation theClassInitializer)
|
Constructors in wt.tools.metamodel with parameters of type Operation | |
Parameter(String theUid,
Operation theOwner)
|
|
MatchedOperation(Operation theOperation)
|
|
MatchedDifferentOperation(Operation theOperation)
|
|
MatchedConcreteOperation(Operation theOperation)
|
|
Parameter(String theUid,
Operation theOwner)
|
|
MatchedOperation(Operation theOperation)
|
|
MatchedDifferentOperation(Operation theOperation)
|
|
MatchedConcreteOperation(Operation theOperation)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |