|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--globalschema.MappingElement
|
+--globalschema.UnionMapping
descrive la regola di Mapping OR.
Questa regola prevede la sostituzione di un attributo della classe
globale con uno scelto tra un insieme di possibili candidati nella
classe locale.
| Field Summary | |
java.util.Vector |
attributes
indica l'insieme di attributi tra i quali deve essere scelto quello da sostituire all'attributo globale |
| Constructor Summary | |
UnionMapping()
|
|
| Methods inherited from class globalschema.MappingElement |
getNames,
toQuery |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public java.util.Vector attributes
| Constructor Detail |
public UnionMapping()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||