public interface MetamodelResource extends AbstractResource
The following features are supported:
MigrationPackage.getMetamodelResource()| Modifier and Type | Method and Description |
|---|---|
Metamodel |
getMetamodel()
Returns the value of the 'Metamodel' container reference.
|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EPackage> |
getRootPackages()
Returns the value of the 'Root Packages' reference list.
|
void |
setMetamodel(Metamodel value)
Sets the value of the '
Metamodel' container reference. |
getEncoding, getUri, setEncoding, setUriorg.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EPackage> getRootPackages()
EPackage.
If the meaning of the 'Root Packages' reference list isn't clear, there really should be more of a description here...
Packages that constitute the root of a metamodel resourceMigrationPackage.getMetamodelResource_RootPackages()Metamodel getMetamodel()
Resources'.
If the meaning of the 'Metamodel' container reference isn't clear, there really should be more of a description here...
setMetamodel(Metamodel),
MigrationPackage.getMetamodelResource_Metamodel(),
Metamodel.getResources()void setMetamodel(Metamodel value)
Metamodel' container reference.
value - the new value of the 'Metamodel' container reference.getMetamodel()Copyright © 2020. All rights reserved.