Package org.simantics.databoard.type

Interface Summary
Datatype.Visitor<T>  
Datatype.Visitor1  
 

Class Summary
ArrayType  
BooleanType  
ByteType  
Component  
Datatype  
DataTypeDefinition  
DoubleType  
FloatType  
IntegerType  
LongType  
MapType  
NumberType NumberType is comparable primitive type: ByteType, IntegerType, DoubleType, LongType or FloatType
OptionalType  
RecordType  
StringType  
UnionType  
VariantType