|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GcoreFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
GcorePackage
Field Summary | |
---|---|
static GcoreFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
GFolder |
createGFolder()
Returns a new object of class 'GFolder'. |
GImport |
createGImport()
Returns a new object of class 'GImport'. |
GRootFolder |
createGRootFolder()
Returns a new object of class 'GRoot Folder'. |
GSheet |
createGSheet()
Returns a new object of class 'GSheet'. |
GStickyLink |
createGStickyLink()
Returns a new object of class 'GSticky Link'. |
GStickyNote |
createGStickyNote()
Returns a new object of class 'GSticky Note'. |
GcorePackage |
getGcorePackage()
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 GcoreFactory eINSTANCE
Method Detail |
---|
GSheet createGSheet()
GStickyLink createGStickyLink()
GStickyNote createGStickyNote()
GcorePackage getGcorePackage()
GFolder createGFolder()
GImport createGImport()
GRootFolder createGRootFolder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |