|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Factory for the model. It provides a create method for each non-abstract class of the model.
SDOPackage| Field Summary | |
static SDOFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
EChangeSummary |
createEChangeSummary()
Returns a new object of class 'EChange Summary' |
EChangeSummarySetting |
createEChangeSummarySetting()
Returns a new object of class 'EChange Summary Setting' |
EChangeSummarySetting |
createEChangeSummarySetting(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
Object value,
boolean isSet)
|
EDataGraph |
createEDataGraph()
Returns a new object of class 'EData Graph' |
EDataObject |
createEDataObject()
Returns a new object of class 'EData Object' |
EDataObjectAnyType |
createEDataObjectAnyType()
Returns a new object of class 'EData Object Any Type' |
EDataObjectSimpleAnyType |
createEDataObjectSimpleAnyType()
Returns a new object of class 'EData Object Simple Any Type' |
EProperty |
createEProperty()
Returns a new object of class 'EProperty' |
EType |
createEType()
Returns a new object of class 'EType' |
SDOPackage |
getSDOPackage()
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 |
public static final SDOFactory eINSTANCE
| Method Detail |
public EDataObject createEDataObject()
public EDataGraph createEDataGraph()
public EChangeSummary createEChangeSummary()
public EProperty createEProperty()
public EType createEType()
public EDataObjectAnyType createEDataObjectAnyType()
public EDataObjectSimpleAnyType createEDataObjectSimpleAnyType()
public EChangeSummarySetting createEChangeSummarySetting()
public SDOPackage getSDOPackage()
public EChangeSummarySetting createEChangeSummarySetting(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
Object value,
boolean isSet)
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||