org.eclipse.xtext.builder.impl
Class ToBeBuilt

java.lang.Object
  extended by org.eclipse.xtext.builder.impl.ToBeBuilt

public class ToBeBuilt
extends java.lang.Object


Constructor Summary
ToBeBuilt()
           
 
Method Summary
 java.util.Set<org.eclipse.emf.common.util.URI> getAndRemoveToBeDeleted()
           
 java.util.Set<org.eclipse.emf.common.util.URI> getToBeDeleted()
           
 java.util.Set<org.eclipse.emf.common.util.URI> getToBeUpdated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToBeBuilt

public ToBeBuilt()
Method Detail

getToBeDeleted

public java.util.Set<org.eclipse.emf.common.util.URI> getToBeDeleted()

getToBeUpdated

public java.util.Set<org.eclipse.emf.common.util.URI> getToBeUpdated()

getAndRemoveToBeDeleted

public java.util.Set<org.eclipse.emf.common.util.URI> getAndRemoveToBeDeleted()