Package | Description |
---|---|
org.andromda.core.metafacade |
Defines all AndroMDA metafacade interfaces and classes.
|
Modifier and Type | Method and Description |
---|---|
(package private) MetafacadeMapping.PropertyGroup |
MetafacadeMapping.getMappingProperties()
Gets the mapping properties associated this this mapping directly (contained within a
MetafacadeMapping.PropertyGroup instance). |
Modifier and Type | Method and Description |
---|---|
(package private) Collection<MetafacadeMapping.PropertyGroup> |
MetafacadeMapping.getMappingPropertyGroups()
Returns all mapping property groups for this MetafacadeMapping instance.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
MetafacadeMapping.addMappingPropertyGroup(MetafacadeMapping.PropertyGroup propertyGroup)
Adds the
propertyGroup to the existing mapping property groups within this mapping. |
Copyright © 2003–2014 AndroMDA.org. All rights reserved.