Package | Description |
---|---|
org.eclipse.emf.edapt.spi.migration | |
org.eclipse.emf.edapt.spi.migration.impl | |
org.eclipse.emf.edapt.spi.migration.util |
Modifier and Type | Method and Description |
---|---|
MetamodelResource |
MigrationFactory.createMetamodelResource()
Returns a new object of class 'Metamodel Resource'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<MetamodelResource> |
Metamodel.getResources()
Returns the value of the 'Resources' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
MetamodelResourceImpl
An implementation of the model object 'Metamodel Resource'.
|
Modifier and Type | Method and Description |
---|---|
MetamodelResource |
MigrationFactoryImpl.createMetamodelResource() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<MetamodelResource> |
MetamodelImpl.getResources() |
Modifier and Type | Method and Description |
---|---|
T |
MigrationSwitch.caseMetamodelResource(MetamodelResource object)
Returns the result of interpreting the object as an instance of 'Metamodel Resource'.
|
boolean |
MigrationValidator.validateMetamodelResource(MetamodelResource metamodelResource,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.