|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EMFReferenceModel | |
---|---|
org.eclipse.m2m.atl.core.emf |
Uses of EMFReferenceModel in org.eclipse.m2m.atl.core.emf |
---|
Fields in org.eclipse.m2m.atl.core.emf declared as EMFReferenceModel | |
---|---|
protected EMFReferenceModel |
EMFModel.referenceModel
The metamodel. |
Methods in org.eclipse.m2m.atl.core.emf that return EMFReferenceModel | |
---|---|
EMFReferenceModel |
EMFModelFactory.getMetametamodel()
Returns the Metametamodel. |
EMFReferenceModel |
EMFModel.getReferenceModel()
Returns the IReferenceModel (i.e. the metamodel). |
Methods in org.eclipse.m2m.atl.core.emf with parameters of type EMFReferenceModel | |
---|---|
EMFModel |
EMFModelFactory.newModel(EMFReferenceModel referenceModel,
java.lang.String uri)
Creates a new EMFModel using the given uri. |
Constructors in org.eclipse.m2m.atl.core.emf with parameters of type EMFReferenceModel | |
---|---|
EMFModel(EMFReferenceModel referenceModel,
EMFModelFactory mf)
Creates a new EMFModel conforming to the given EMFReferenceModel . |
|
EMFReferenceModel(EMFReferenceModel referenceModel,
EMFModelFactory mf)
Creates a new EMFReferenceModel . |
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |