|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--globalschema.MappingElement
|
+--globalschema.AndMapping
descrive la regola di Mapping AND.
Questa regola prevede la sostituzione di un attributo della classe
globale con un insieme di attributi locali che, opportunamente
ricomposti, forniscono la rappresentazione fornita dal Mediatore.
| Field Summary | |
java.util.Vector |
attributes
e` un vettore di stringhe in cui sono indicati gli attributi che vanno combinati per ottenere la rappresentazione globale |
| Constructor Summary | |
AndMapping()
|
|
| Method Summary | |
TransOutput |
toQuery(java.lang.String context,
java.lang.Object condition)
questo metodo restituisce al chiamante una rappresenatzione dell'oggetto stesso. Tale rappresentazone, contenuta in un oggetto istanza della classe TransOutput, sara` sostanzialmente un insieme di oggetti di tipo Oql_Identifier. |
| Methods inherited from class globalschema.MappingElement |
getNames |
| 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 AndMapping()
| Method Detail |
public TransOutput toQuery(java.lang.String context,
java.lang.Object condition)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||