Package org.simantics.databoard.binding.factory

Interface Summary
BindingScheme  
 

Class Summary
BindingRepository  
DefaultBindingFactory DefaultBindingScheme is a type to binding mapping that binds any DataType to an Object.
JavaUtilBindingsFactory This factory constructs Bindings for java.util classes.
MutableBindingFactory MutableBindingScheme is a type to binding mapping that binds any DataType to an Object.
SingleBindingScheme  
ThrowableBinding This class Binds throwables to the following record: { detailMessage : Optional(String) } The bound throwable class must have constructor( String ).
TroveBindingsFactory  
TypeBindingFactory Type Factory constructs data types from reflection requests.
TypeRepository  
 

Exception Summary
DatatypeConstructionException  
RuntimeDatatypeConstructionException