|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Retriever
instance that will be used by the
evaluator
to request the values of nested property
references.
Evaluator
implementation seeks to work the same way property evaluation
works in Ant.Properties
instance that contains all of the default
values defined for the given Defaultable
.
Properties
object that contains the properties managed
by this instance.Properties
object is not connected
in any way to this manager and is only a snapshot of what the properties
looked like at the time the request was fulfilled.
Retriever
instance used internally to fetch values using an
Evaluator
.
PropertiesManager.isModified(Object)
.
PropertiesManager.loadProperty(Object)
.
PropertiesManager.loadPropertyNB(Object)
.
Properties
file.managers
with various options.PropertiesManager
with
respect to a single property.PropertiesManager.getPropertyManager(Object)
.PropertiesManager.resetProperty(Object)
.
Properties
).PropertiesManager.saveProperty(Object, Enum)
.
PropertiesManager.saveProperty(Object, Object)
.
PropertiesManager.saveProperty(Object, String)
.
PropertiesManager.saveProperty(Object)
.
PropertiesManager.savePropertyNB(Object)
.
PropertiesManager.setProperty(Object, Enum)
.
PropertiesManager.setProperty(Object, Object)
.
PropertiesManager.setProperty(Object, String)
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |