|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CorecellFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
CorecellPackage
Field Summary | |
---|---|
static CorecellFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
CoreCellExtension |
createCoreCellExtension()
Returns a new object of class 'Core Cell Extension' |
SCAApplicationModule |
createSCAApplicationModule()
Returns a new object of class 'SCA Application Module' |
SCASCDLExportBinding |
createSCASCDLExportBinding()
Returns a new object of class 'SCASCDL Export Binding' |
SCASCDLImportBinding |
createSCASCDLImportBinding()
Returns a new object of class 'SCASCDL Import Binding' |
SCDLBinding |
createSCDLBinding()
Returns a new object of class 'SCDL Binding' |
SCDLExport |
createSCDLExport()
Returns a new object of class 'SCDL Export' |
SCDLImport |
createSCDLImport()
Returns a new object of class 'SCDL Import' |
WBIDatabaseConfig |
createWBIDatabaseConfig()
Returns a new object of class 'WBI Database Config' |
CorecellPackage |
getCorecellPackage()
Returns the package supported by this factory |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final CorecellFactory eINSTANCE
Method Detail |
---|
CoreCellExtension createCoreCellExtension()
SCAApplicationModule createSCAApplicationModule()
WBIDatabaseConfig createWBIDatabaseConfig()
SCDLExport createSCDLExport()
SCDLBinding createSCDLBinding()
SCASCDLExportBinding createSCASCDLExportBinding()
SCASCDLImportBinding createSCASCDLImportBinding()
SCDLImport createSCDLImport()
CorecellPackage getCorecellPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |