SMILA (incubation) API documentation

Package org.eclipse.smila.datamodel.record

Interface Summary
Annotatable common interface of record parts that can have annotations.
Annotation Interface of annotation objects.
Attribute Interface of Attribute object.
AttributeValue Simple common interface of Literals and MObject.
Literal Interface of literal attribute values.
MObject Interface of Metadata Objects.
Record SMILA record interface.
RecordFactory Interface of Record factories.
 

Class Summary
LiteralFormatHelper helper class for formatting and parsing literal values. all methods synchronize on the used local formatter object, so you can use the shared instance.
 

Enum Summary
Literal.DataType Enumeration of supported data types.
 

Exception Summary
InvalidTypeException thrown by Literals when trying to set value objects of invalid types.
 


SMILA (incubation) API documentation