org.objectweb.jorm.metainfo.api
Interface IdentifierMapping

All Superinterfaces:
MappingStructure, MetaObject, java.io.Serializable

public interface IdentifierMapping
extends MappingStructure

Les identifiants, c'est des NameDefs !!


Method Summary
 NameDef getNameDef()
           
 
Methods inherited from interface org.objectweb.jorm.metainfo.api.MappingStructure
getLinkedMO, getMapperName, getProjectName, setLinkedMO
 
Methods inherited from interface org.objectweb.jorm.metainfo.api.MetaObject
getParent, setParent
 

Method Detail

getNameDef

public NameDef getNameDef()