org.eclipse.emf.ecore.xcore.resource
Class XcoreReferableElementsUnloader

java.lang.Object
  extended by org.eclipse.emf.ecore.xcore.resource.XcoreReferableElementsUnloader
All Implemented Interfaces:
org.eclipse.xtext.parser.antlr.IReferableElementsUnloader

public class XcoreReferableElementsUnloader
extends java.lang.Object
implements org.eclipse.xtext.parser.antlr.IReferableElementsUnloader


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.parser.antlr.IReferableElementsUnloader
org.eclipse.xtext.parser.antlr.IReferableElementsUnloader.GenericUnloader, org.eclipse.xtext.parser.antlr.IReferableElementsUnloader.NullUnloader
 
Constructor Summary
XcoreReferableElementsUnloader()
           
 
Method Summary
 void unloadRoot(EObject root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XcoreReferableElementsUnloader

public XcoreReferableElementsUnloader()
Method Detail

unloadRoot

public void unloadRoot(EObject root)
Specified by:
unloadRoot in interface org.eclipse.xtext.parser.antlr.IReferableElementsUnloader

Copyright 2001-2012 IBM Corporation and others.
All Rights Reserved.