Uses of Class
org.andromda.core.mapping.Mapping

Packages that use Mapping
org.andromda.core.mapping Defines all AndroMDA mapping interfaces and classes. 
 

Uses of Mapping in org.andromda.core.mapping
 

Methods in org.andromda.core.mapping that return Mapping
 Mapping Mappings.getMapping(java.lang.String from)
          Gets the mapping having the given from.
 

Methods in org.andromda.core.mapping with parameters of type Mapping
 void Mappings.addMapping(Mapping mapping)
          Adds a Mapping object to the set of current mappings.
 



Copyright © 2003-2008 AndroMDA.org. All Rights Reserved.