Package org.simantics.databoard.annotations

Class Summary
ArgumentImpl  
IdentifierImpl  
LengthImpl  
MIMETypeImpl  
NameImpl  
OptionalImpl  
PatternImpl  
RangeImpl  
ReferableImpl  
UnionImpl  
UnitImpl  
 

Annotation Types Summary
Arguments Specifies the class argument type, for e.g. a List, or a Map.
Identifier A field with this annotation denotes that it describes the identifier of the record.
Length This annotation describes the length range of an array.
MIMEType This annotation describes the mimeType metadata of a StringType.
Name Name annotation is used to annotate fields and classes to indicate the name in the Datatype.
Optional  
Pattern  
Range This annotation describes the value range of scalar values.
Referable  
Union  
Unit