Package org.simantics.databoard.accessor.reference

Class Summary
AccessorReference AccessorRef is a reference to a child node in the tree representation of a container.
ArrayIndexReference Array element "i-/"
FieldIndexReference "f-"
FieldNameReference Reference by name to a record field.
KeyReference Map Value "/"
LabelReference Label Reference is a reference that can be consumed by any Accessor interface.
OptionalValueReference Optional, Union or Variant value "value/"
TagIndexReference A reference by index to the value of an union.
TagNameReference A reference by name to the value of an union.
TagReference A reference to the component value of union type regardless of tag.
VariantValueReference Component "value"