MetaTransformation
value class MetaTransformation(transformations: Collection<TransformationRule>)
Content copied to clipboard
A set of TransformationRule to either transform static meta or create dynamically updated MutableMeta
Constructors
MetaTransformation
Link copied to clipboard
Types
Functions
bind
Link copied to clipboard
Listens for changes in the source node and translates them into second node if transformation set contains a corresponding rule.
generate
Link copied to clipboard
Produce new meta using only those items that match transformation rules
Generate an observable configuration that contains only elements defined by transformation rules and changes with the source