public interface RelationalFactory extends EFactory
RelationalPackage
Modifier and Type | Field and Description |
---|---|
static RelationalFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Column |
createColumn()
Returns a new object of class 'Column'.
|
Table |
createTable()
Returns a new object of class 'Table'.
|
Type |
createType()
Returns a new object of class 'Type'.
|
RelationalPackage |
getRelationalPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final RelationalFactory eINSTANCE
Type createType()
Column createColumn()
Table createTable()
RelationalPackage getRelationalPackage()