|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RecordFactory
Interface of Record factories.
| Field Summary | |
|---|---|
static RecordFactory |
DEFAULT_INSTANCE
The Record factory for default record implementation. |
| Method Summary | |
|---|---|
Annotation |
createAnnotation()
create a new annotation object. |
Attribute |
createAttribute()
create a new attribute object. |
Literal |
createLiteral()
create a new literal object. |
MObject |
createMetadataObject()
create a new metadata object. |
Record |
createRecord()
create a new Record. |
| Field Detail |
|---|
static final RecordFactory DEFAULT_INSTANCE
| Method Detail |
|---|
Record createRecord()
MObject createMetadataObject()
Attribute createAttribute()
Annotation createAnnotation()
Literal createLiteral()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||