Package org.simantics.databoard.bindingscheme

Interface Summary
BindingScheme  
 

Class Summary
BindingRepository Binding Repository stores datatype to binding mappings.
DefaultValue Visitor that creates a default instance of a DataType.
GenericBindingScheme GenericBinding is a binding that binds any DataType to an Object.
RandomValue Visitor that creates a instance with random value.
UnboundScheme NoBinding is a fake binding that is used with Serializer to validate the format of the data with out instantiating Objects.
UnboundScheme.UnboundOptionalBinding No value can be assigned to unbound optional binding.
 

Exception Summary
DataTypeConstructionException  
RuntimeDataTypeConstructionException