|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASMOperation | |
---|---|
org.eclipse.m2m.atl.engine.emfvm |
Uses of ASMOperation in org.eclipse.m2m.atl.engine.emfvm |
---|
Methods in org.eclipse.m2m.atl.engine.emfvm that return ASMOperation | |
---|---|
ASMOperation |
ASM.getMainOperation()
Returns "main" operation, if any. |
Methods in org.eclipse.m2m.atl.engine.emfvm that return types with arguments of type ASMOperation | |
---|---|
java.util.Iterator<ASMOperation> |
ASM.getOperations()
Returns All registered operations. |
Methods in org.eclipse.m2m.atl.engine.emfvm with parameters of type ASMOperation | |
---|---|
void |
ASM.addOperation(ASMOperation operation)
Adds an operation. |
Method parameters in org.eclipse.m2m.atl.engine.emfvm with type arguments of type ASMOperation | |
---|---|
static void |
ASM.registerOperations(ExecEnv execEnv,
java.util.Iterator<ASMOperation> operationsToRegister)
Registers all ATL operations. |
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |