|
Class Summary |
| AnnotatableImpl |
Abstract base class for SMILA data model default implentation: Everything is annotatable (except records). |
| AnnotationImpl |
Default implementation of SMILA Annotations. |
| AttributeImpl |
Default implementation of SMILA Attribute. |
| AttributeValueImpl |
Default implementation of SMILA AttributeValue, as abstract base class for LiteralImpl and MObjectImpl. |
| DefaultRecordFactoryImpl |
Implementation of RecordFactory for default Record implementation. |
| LiteralImpl |
Default implementation of SMILA Literals. |
| MObjectImpl |
Default implementation of SMILA Metadata Objects. |
| RecordImpl |
Default implementation of SMILA Records. |