Package | Description |
---|---|
org.andromda.core.metafacade |
Defines all AndroMDA metafacade interfaces and classes.
|
Modifier and Type | Method and Description |
---|---|
(package private) MetafacadeMappings |
MetafacadeMapping.getMetafacadeMappings()
Gets the "parent" MetafacadeMappings instance to which this mapping belongs.
|
MetafacadeMappings |
MetafacadeMappings.getModelMetafacadeMappings(String metafacadeModelNamespace)
Should be used used instead of "this", retrieves the appropriate
metafacade mappings instance based on the current model type.
|
static MetafacadeMappings |
MetafacadeMappings.newInstance()
Constructs a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
MetafacadeMapping.setMetafacadeMappings(MetafacadeMappings mappings)
Sets the metafacade mappings instance to which this particular mapping belongs.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.