|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectit.unimo.dbgroup.momis.odli3.MomisObject
it.unimo.dbgroup.momis.odli3.MappingRule
it.unimo.dbgroup.momis.odli3.AttributeOnly
Descrive una mapping rule semplice fra attributo globale e locale
| Field Summary | |
private java.lang.String |
aName
Nome dell'attributo |
java.util.Vector |
attribute
Vector contenente tutti gli attributi omonimi definiti in diverse "IntBody" della stessa "Interface" |
private java.lang.String |
iName
Nome della classe dell'attributo |
private java.lang.String |
sName
Nome del sorgente dell'attributo |
| Fields inherited from class it.unimo.dbgroup.momis.odli3.MomisObject |
mod_GenericODLParser, mod_GlobalSchema, mod_QueryManger, mod_SIDes_ARM, mod_SIDes_ARTEMIS, mod_SIDes_EXTM, mod_SIDes_JoinMap, mod_SIDes_main, mod_SIDes_SAM, mod_SIDes_SIM, mod_SIDes_SIM2, mod_SIDes_SLIM, mod_SIDes_TREdit, mod_SIDes_TUNIM |
| Constructor Summary | |
AttributeOnly(java.util.Vector dn)
crea un oggetto "AttributeOnly" |
|
| Methods inherited from class it.unimo.dbgroup.momis.odli3.MappingRule |
control |
| Methods inherited from class it.unimo.dbgroup.momis.odli3.MomisObject |
getAdditionalInfo, getAdditionalInfos, getGenericProducerDescription, getProducerDescription, getProducerId, putAdditionalInfo, setProducerId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String sName
private java.lang.String iName
private java.lang.String aName
public java.util.Vector attribute
| Constructor Detail |
public AttributeOnly(java.util.Vector dn)
dn - Vector contenente tre stringhe: nome_source, nome_classe, nome_attributo
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||