|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
DataPackage
Field Summary | |
---|---|
static DataFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
AllContent |
createAllContent()
Returns a new object of class 'All Content'. |
Catalog |
createCatalog()
Returns a new object of class 'Catalog'. |
ChoiceContent |
createChoiceContent()
Returns a new object of class 'Choice Content'. |
ColumnSet |
createColumnSet()
Returns a new object of class 'Column Set'. |
ComplexContentType |
createComplexContentType()
Returns a new object of class 'Complex Content Type'. |
ContentAttribute |
createContentAttribute()
Returns a new object of class 'Content Attribute'. |
ContentElement |
createContentElement()
Returns a new object of class 'Content Element'. |
ContentItem |
createContentItem()
Returns a new object of class 'Content Item'. |
ContentReference |
createContentReference()
Returns a new object of class 'Content Reference'. |
ContentRestriction |
createContentRestriction()
Returns a new object of class 'Content Restriction'. |
DataAction |
createDataAction()
Returns a new object of class 'Action'. |
DataContainer |
createDataContainer()
Returns a new object of class 'Container'. |
DataEvent |
createDataEvent()
Returns a new object of class 'Event'. |
DataModel |
createDataModel()
Returns a new object of class 'Model'. |
DataRelationship |
createDataRelationship()
Returns a new object of class 'Relationship'. |
DataResource |
createDataResource()
Returns a new object of class 'Resource'. |
DataSegment |
createDataSegment()
Returns a new object of class 'Segment'. |
DatatypeOf |
createDatatypeOf()
Returns a new object of class 'Datatype Of'. |
ExtendedDataElement |
createExtendedDataElement()
Returns a new object of class 'Extended Data Element'. |
ExtensionTo |
createExtensionTo()
Returns a new object of class 'Extension To'. |
GroupContent |
createGroupContent()
Returns a new object of class 'Group Content'. |
HasContent |
createHasContent()
Returns a new object of class 'Has Content'. |
Index |
createIndex()
Returns a new object of class 'Index'. |
IndexElement |
createIndexElement()
Returns a new object of class 'Index Element'. |
KeyRelation |
createKeyRelation()
Returns a new object of class 'Key Relation'. |
ManagesData |
createManagesData()
Returns a new object of class 'Manages Data'. |
MixedContent |
createMixedContent()
Returns a new object of class 'Mixed Content'. |
ProducesDataEvent |
createProducesDataEvent()
Returns a new object of class 'Produces Data Event'. |
ReadsColumnSet |
createReadsColumnSet()
Returns a new object of class 'Reads Column Set'. |
RecordFile |
createRecordFile()
Returns a new object of class 'Record File'. |
ReferenceKey |
createReferenceKey()
Returns a new object of class 'Reference Key'. |
ReferenceTo |
createReferenceTo()
Returns a new object of class 'Reference To'. |
RelationalSchema |
createRelationalSchema()
Returns a new object of class 'Relational Schema'. |
RelationalTable |
createRelationalTable()
Returns a new object of class 'Relational Table'. |
RelationalView |
createRelationalView()
Returns a new object of class 'Relational View'. |
RestrictionOf |
createRestrictionOf()
Returns a new object of class 'Restriction Of'. |
SeqContent |
createSeqContent()
Returns a new object of class 'Seq Content'. |
SimpleContentType |
createSimpleContentType()
Returns a new object of class 'Simple Content Type'. |
TypedBy |
createTypedBy()
Returns a new object of class 'Typed By'. |
UniqueKey |
createUniqueKey()
Returns a new object of class 'Unique Key'. |
WritesColumnSet |
createWritesColumnSet()
Returns a new object of class 'Writes Column Set'. |
XMLSchema |
createXMLSchema()
Returns a new object of class 'XML Schema'. |
DataPackage |
getDataPackage()
Returns the package supported by this factory. |
Field Detail |
---|
static final DataFactory eINSTANCE
Method Detail |
---|
DataModel createDataModel()
DataResource createDataResource()
IndexElement createIndexElement()
UniqueKey createUniqueKey()
Index createIndex()
KeyRelation createKeyRelation()
ReferenceKey createReferenceKey()
DataContainer createDataContainer()
Catalog createCatalog()
RelationalSchema createRelationalSchema()
ColumnSet createColumnSet()
RelationalTable createRelationalTable()
RelationalView createRelationalView()
RecordFile createRecordFile()
DataEvent createDataEvent()
XMLSchema createXMLSchema()
ComplexContentType createComplexContentType()
AllContent createAllContent()
SeqContent createSeqContent()
ChoiceContent createChoiceContent()
ContentItem createContentItem()
GroupContent createGroupContent()
ContentRestriction createContentRestriction()
SimpleContentType createSimpleContentType()
ExtendedDataElement createExtendedDataElement()
DataRelationship createDataRelationship()
MixedContent createMixedContent()
ContentReference createContentReference()
DataAction createDataAction()
ReadsColumnSet createReadsColumnSet()
ContentAttribute createContentAttribute()
TypedBy createTypedBy()
ReferenceTo createReferenceTo()
RestrictionOf createRestrictionOf()
ExtensionTo createExtensionTo()
DatatypeOf createDatatypeOf()
HasContent createHasContent()
WritesColumnSet createWritesColumnSet()
ProducesDataEvent createProducesDataEvent()
DataSegment createDataSegment()
ContentElement createContentElement()
ManagesData createManagesData()
DataPackage getDataPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |