|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--globalschema.MappingElement
|
+--globalschema.DefaultMapping
le istanze della classe rappresentano gli attributi di default, cioe` quelli hanno un valore di costante e quindi ugule a tutti gli oggetti della classe.
| Field Summary | |
java.lang.String |
attribute
e` il valore dell'attributo locale. |
| Constructor Summary | |
DefaultMapping()
|
|
| 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 Oql_Basic. |
| 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.lang.String attribute
| Constructor Detail |
public DefaultMapping()
| 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 | |||||||