org.eclipse.gmt.weaver.transformation.operations
Class UtilOperation

java.lang.Object
  extended by org.eclipse.gmt.weaver.transformation.operations.UtilOperation
All Implemented Interfaces:
org.eclipse.m2m.atl.engine.emfvm.lib.LibExtension

public class UtilOperation
extends java.lang.Object
implements org.eclipse.m2m.atl.engine.emfvm.lib.LibExtension


Constructor Summary
UtilOperation()
           
 
Method Summary
 void apply(org.eclipse.m2m.atl.engine.emfvm.lib.ExecEnv execEnv, java.util.Map<java.lang.String,java.lang.Object> options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilOperation

public UtilOperation()
Method Detail

apply

public void apply(org.eclipse.m2m.atl.engine.emfvm.lib.ExecEnv execEnv,
                  java.util.Map<java.lang.String,java.lang.Object> options)
Specified by:
apply in interface org.eclipse.m2m.atl.engine.emfvm.lib.LibExtension