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

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

Uses of Mappings in org.andromda.core.mapping
 

Methods in org.andromda.core.mapping that return Mappings
static Mappings Mappings.getInstance(java.lang.String mappingsUri)
          Returns a new configured instance of this Mappings configured from the mappings configuration URI string.
static Mappings Mappings.getInstance(java.net.URL mappingsUri)
          Returns a new configured instance of this Mappings configured from the mappings configuration URI.
 

Methods in org.andromda.core.mapping with parameters of type Mappings
 void Mappings.addMappings(Mappings mappings)
          Adds the mappings instance to this Mappings instance overriding any mappings with duplicate names.
 



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