|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.xtend2.lib.ResourceExtensions
public class ResourceExtensions
This is an extension library for EMF resources.
| Constructor Summary | |
|---|---|
ResourceExtensions()
|
|
| Method Summary | |
|---|---|
static java.lang.Iterable<org.eclipse.emf.ecore.EObject> |
allContentsIterable(org.eclipse.emf.ecore.resource.Resource resource)
Returns all the contents of the resource as an Iterable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceExtensions()
| Method Detail |
|---|
public static java.lang.Iterable<org.eclipse.emf.ecore.EObject> allContentsIterable(org.eclipse.emf.ecore.resource.Resource resource)
resource as an Iterable.
resource - the resource whose contents should be traversed. May not be null.
null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||