|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetamodelManager
Provides access to the metamodels available in the environment.
This interface is not intended to be implemented by clients.
Metamodel.getManager(),
MDWorkbench.getMetamodelManager()| Method Summary | |
|---|---|
Metamodel |
getMetamodel(String uniqueID)
Returns the metamodel which matches the specified ID. |
Collection<Metamodel> |
getMetamodels()
Returns the metamodels available in the environment. |
MDWorkbench |
getWorkbench()
Returns the workbench. |
| Method Detail |
|---|
MDWorkbench getWorkbench()
Collection<Metamodel> getMetamodels()
Collection of Metamodel elements.Metamodel
Metamodel getMetamodel(String uniqueID)
throws CoreException
CoreException - if no metamodel matches this ID.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||