|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.mapping.Location gnu.mapping.ConstrainedLocation gnu.mapping.ReadOnlyLocation
public class ReadOnlyLocation
Field Summary |
---|
Fields inherited from class gnu.mapping.ConstrainedLocation |
---|
base, converter |
Fields inherited from class gnu.mapping.Location |
---|
UNBOUND |
Constructor Summary | |
---|---|
ReadOnlyLocation()
|
Method Summary | |
---|---|
protected java.lang.Object |
coerce(java.lang.Object newValue)
|
boolean |
isConstant()
|
static ReadOnlyLocation |
make(Location base)
|
Methods inherited from class gnu.mapping.ConstrainedLocation |
---|
get, getKeyProperty, getKeySymbol, isBound, make, set, setRestore, setWithSave |
Methods inherited from class gnu.mapping.Location |
---|
entered, get, getBase, getValue, make, make, make, print, setValue, toString, undefine |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReadOnlyLocation()
Method Detail |
---|
public static ReadOnlyLocation make(Location base)
public boolean isConstant()
isConstant
in class ConstrainedLocation
protected java.lang.Object coerce(java.lang.Object newValue)
coerce
in class ConstrainedLocation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |