Uses of Class
org.andromda.metafacades.uml.TypeMappings

Uses of TypeMappings in org.andromda.metafacades.uml
 

Methods in org.andromda.metafacades.uml that return TypeMappings
 TypeMappings EntityAttribute.getJdbcMappings()
           The PIM to language specific mappings for JDBC.
 TypeMappings EntityAttribute.getSqlMappings()
           The SQL mappings (i.e.
static TypeMappings TypeMappings.getInstance(org.andromda.core.mapping.Mappings mappings)
          Returns a new configured instance of this TypeMappings configured from the mappings instance.
static TypeMappings TypeMappings.getInstance(String mappingsUri)
          Returns a new configured instance of this TypeMappings configured from the mappings instance.
 TypeMappings ModelElementFacade.getLanguageMappings()
           The language mappings that have been set for this model elemnt.
 



Copyright © 2003-2006 The AndroMDA Team. All Rights Reserved.