stores the tuple into list of fields
stores the tuple into list of fields
returns a block of code processing a single symbol.
returns a block of code processing a single symbol. It accepts a name of the global collection
a single condition created from all applied conditions
a single condition created from all applied conditions
if the value is removable and is not None, store it
if the value is removable and is not None, store it
all conditions used with this field
all conditions used with this field
default value for this symbol
default value for this symbol
it returns symbols external type, the priority is as follows:
it returns symbols external type, the priority is as follows:
result extractor
result extractor
validates mandatory value
validates mandatory value
result name
result name
recovers the result if the value is optional
recovers the result if the value is optional
if the value is optional but has default, it fills it in
if the value is optional but has default, it fills it in
retrieves the result at given path or at root when simplified
retrieves the result at given path or at root when simplified
provides either optional or mandatory value result
provides either optional or mandatory value result
store the value into list, this respects settings
store the value into list, this respects settings
transformation function if @transform, otherwise returns directly the value, i.e., identity
transformation function if @transform, otherwise returns directly the value, i.e., identity
transformation function T => U, if has default Option[ T ] => Option[ U ]
transformation function T => U, if has default Option[ T ] => Option[ U ]
it returns symbols type accepted by @update, the priority is as follows: 2.
it returns symbols type accepted by @update, the priority is as follows: 2. if @update 3. the actual type
(Since version ) see corresponding Javadoc for more information.