org.objectweb.jorm.metainfo.api

Interface IdentifierMapping

All Superinterfaces:
MappingStructure, MetaObject, 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 Details

getNameDef

public NameDef getNameDef()