Uses of Interface
org.eclipse.ocl.examples.debug.vm.utils.ASTSyntheticNode

Packages that use ASTSyntheticNode
org.eclipse.ocl.examples.debug.vm.utils   
 

Uses of ASTSyntheticNode in org.eclipse.ocl.examples.debug.vm.utils
 

Methods in org.eclipse.ocl.examples.debug.vm.utils that return ASTSyntheticNode
static ASTSyntheticNode ASTSyntheticNodeAccess.createASTNode(Element element)
           
static ASTSyntheticNode ASTSyntheticNodeAccess.getASTNode(org.eclipse.emf.ecore.EObject element)