Package com.quartetfs.fwk
Interface ICompiledProperty<T>
- Type Parameters:
T- the type of
- All Known Implementing Classes:
ArrayLastElementProperty,ArrayProperty,CompiledAndChainProperty,CompiledProperty,DynamicProperty,ListLastElementProperty,ListProperty,MapProperty
A compiled property, compiled specifically for the instances of a target class.
- Author:
- ActiveViam
-
Method Summary
Methods inherited from interface com.quartetfs.fwk.IProperty
getExpression, getName, getPropertyChain, getValue, setValue
-
Method Details
-
getTargetClass
Returns the target class.
-