Package | Description |
---|---|
org.andromda.core.metafacade |
Defines all AndroMDA metafacade interfaces and classes.
|
org.andromda.core.repository |
Defines the AndroMDA repository.
|
Modifier and Type | Method and Description |
---|---|
ModelAccessFacade |
MetafacadeFactory.getModel()
Gets the model which provides access to the underlying model and is used
to construct metafacades.
|
Modifier and Type | Method and Description |
---|---|
void |
MetafacadeFactory.setModel(ModelAccessFacade model,
String metafacadeModelNamespace)
The model access facade instance (provides access to the meta model).
|
Modifier and Type | Method and Description |
---|---|
ModelAccessFacade |
RepositoryFacade.getModel()
Returns the facade as the given
type for the top-level model object from the repository. |
Copyright © 2003–2014 AndroMDA.org. All rights reserved.