org.eclipse.ocl.examples.debug.vm.utils
Class ASTSyntheticNodeAccess

java.lang.Object
  extended by org.eclipse.ocl.examples.debug.vm.utils.ASTSyntheticNodeAccess

public final class ASTSyntheticNodeAccess
extends java.lang.Object


Constructor Summary
ASTSyntheticNodeAccess()
           
 
Method Summary
static ASTSyntheticNode createASTNode(Element element)
           
static ASTSyntheticNode getASTNode(org.eclipse.emf.ecore.EObject element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTSyntheticNodeAccess

public ASTSyntheticNodeAccess()
Method Detail

createASTNode

public static ASTSyntheticNode createASTNode(Element element)

getASTNode

public static ASTSyntheticNode getASTNode(org.eclipse.emf.ecore.EObject element)