|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
java.lang.String |
getFQName()
Returns the FQCN of the associated extension. |
Class |
getMOClass()
Returns the Class object designated by the extension. |
java.lang.String |
getRuleName()
Returns the name of the rule involved in the mapping of the inheritance relationship. |
void |
setRuleName(java.lang.String rulename)
Sets the rule name. |
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 |
public java.lang.String getRuleName()
public void setRuleName(java.lang.String rulename)
rulename
- the name of the rule.public java.lang.String getFQName()
public Class getMOClass()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |