public static interface ClosureUtils.IClosureIOHelper
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.resource.Resource[] |
getFragments() |
org.eclipse.emf.ecore.resource.Resource[] |
getRoots()
Returns root resources of closure
|
org.eclipse.emf.common.util.URI |
getURI()
Returns URI of the closure manifest
|
void |
load(LogicResource resource,
java.util.Map options)
Loads all units of the closure in resource.
|
org.eclipse.emf.ecore.resource.Resource[] getRoots()
org.eclipse.emf.ecore.resource.Resource[] getFragments()
org.eclipse.emf.common.util.URI getURI()
void load(LogicResource resource, java.util.Map options) throws java.io.IOException
resource
- options
- java.io.IOException