Dresden OCL Toolkit

tudresden.ocl.codegen.decl
Interface ORMappingScheme

All Known Implementing Classes:
ObjectViewSchema, ORMappingSchemeImp, ORTestScheme

public interface ORMappingScheme

This interface allows to adapt various object relational mapping schemes to the SQL code generator.

Author:
Sten Loecher

Method Summary
 MappedClass getMappedClass(String name)
           
 

Method Detail

getMappedClass

public MappedClass getMappedClass(String name)
Parameters:
name - the name of an application type
Returns:
a MappedObject containing all necessary information to generate SQL code

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.