|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEFactoryImpl
org.eclipse.emf.ecore.sdo.impl.SDOFactoryImpl
An implementation of the model Factory.
Field Summary |
Fields inherited from interface org.eclipse.emf.ecore.sdo.SDOFactory |
eINSTANCE |
Constructor Summary | |
SDOFactoryImpl()
Creates an instance of the factory |
Method Summary | |
String |
convertToString(EDataType eDataType,
Object instanceValue)
|
EObject |
create(EClass eClass)
|
EChangeSummary |
createEChangeSummary()
|
EChangeSummarySetting |
createEChangeSummarySetting()
|
EChangeSummarySetting |
createEChangeSummarySetting(EStructuralFeature eStructuralFeature,
Object value,
boolean isSet)
|
EDataGraph |
createEDataGraph()
|
EDataObject |
createEDataObject()
|
EDataObjectAnyType |
createEDataObjectAnyType()
|
EDataObjectSimpleAnyType |
createEDataObjectSimpleAnyType()
|
EProperty |
createEProperty()
|
EType |
createEType()
|
Object |
createFromString(EDataType eDataType,
String initialValue)
|
static SDOPackage |
getPackage()
Deprecated. |
SDOPackage |
getSDOPackage()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SDOFactoryImpl()
Method Detail |
public EObject create(EClass eClass)
public Object createFromString(EDataType eDataType, String initialValue)
public String convertToString(EDataType eDataType, Object instanceValue)
public EDataObject createEDataObject()
createEDataObject
in interface SDOFactory
public EDataGraph createEDataGraph()
createEDataGraph
in interface SDOFactory
public EChangeSummary createEChangeSummary()
createEChangeSummary
in interface SDOFactory
public EProperty createEProperty()
createEProperty
in interface SDOFactory
public EType createEType()
createEType
in interface SDOFactory
public EDataObjectAnyType createEDataObjectAnyType()
createEDataObjectAnyType
in interface SDOFactory
public EDataObjectSimpleAnyType createEDataObjectSimpleAnyType()
createEDataObjectSimpleAnyType
in interface SDOFactory
public EChangeSummarySetting createEChangeSummarySetting()
createEChangeSummarySetting
in interface SDOFactory
public SDOPackage getSDOPackage()
getSDOPackage
in interface SDOFactory
public static SDOPackage getPackage()
public EChangeSummarySetting createEChangeSummarySetting(EStructuralFeature eStructuralFeature, Object value, boolean isSet)
createEChangeSummarySetting
in interface SDOFactory
|
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 |