public interface ModelResource extends AbstractResource
The following features are supported:
MigrationPackage.getModelResource()| Modifier and Type | Method and Description |
|---|---|
Model |
getModel()
Returns the value of the 'Model' container reference.
|
org.eclipse.emf.common.util.EList<Instance> |
getRootInstances()
Returns the value of the 'Root Instances' reference list.
|
void |
setModel(Model value)
Sets the value of the '
Model'
container reference. |
getEncoding, getUri, setEncoding, setUriorg.eclipse.emf.common.util.EList<Instance> getRootInstances()
Instance.
If the meaning of the 'Root Instances' reference list isn't clear, there really should be more of a description here...
The instances which are the root elements of the resourceMigrationPackage.getModelResource_RootInstances()Model getModel()
Resources'.
If the meaning of the 'Model' container reference isn't clear, there really should be more of a description here...
setModel(Model),
MigrationPackage.getModelResource_Model(),
Model.getResources()void setModel(Model value)
Model'
container reference.
value - the new value of the 'Model' container reference.getModel()Copyright © 2020. All rights reserved.