org.apache.tuscany.sdo.model.impl
Class ModelFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.emf.ecore.impl.FlatEObjectImpl
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.EFactoryImpl
                          extended by org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
All Implemented Interfaces:
ModelFactory, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class ModelFactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements ModelFactory

An implementation of the model Factory.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static ModelFactoryImpl eINSTANCE
          The singleton instance of the factory.
static java.lang.String NAMESPACE_URI
           
 
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
EDATE_FORMATS, ePackage
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl
eContents, eCrossReferences, eProxyURI
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.apache.tuscany.sdo.model.ModelFactory
INSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
ModelFactoryImpl()
          Creates an instance of the factory.
 
Method Summary
 java.lang.String convertBooleanObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertBooleanToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertByteObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertBytesToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertByteToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertCharacterObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertCharacterToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDateTimeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDateToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDayToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDecimalToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDoubleObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDoubleToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDurationToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFloatObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFloatToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertIntegerToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertIntObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertIntToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertLongObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertLongToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMonthDayToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMonthToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertShortObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertShortToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertStringsToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertStringToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertTimeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertURIToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertYearMonthDayToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertYearMonthToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertYearToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 java.lang.Boolean createBooleanFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Boolean createBooleanObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Byte createByteFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Byte createByteObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 byte[] createBytesFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 ChangeSummaryType createChangeSummaryType()
           
 java.lang.Character createCharacterFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Character createCharacterObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 DataGraphType createDataGraphType()
           
 java.util.Date createDateFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createDateTimeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createDayFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.math.BigDecimal createDecimalFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 org.eclipse.emf.ecore.EObject createDocumentRoot()
           
 java.lang.Double createDoubleFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Double createDoubleObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createDurationFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Float createFloatFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Float createFloatObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 org.eclipse.emf.ecore.EObject createGen(org.eclipse.emf.ecore.EClass eClass)
           
 java.math.BigInteger createIntegerFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Integer createIntFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Integer createIntObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Long createLongFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Long createLongObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 ModelsType createModelsType()
           
 java.lang.String createMonthDayFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createMonthFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 Property createProperty()
           
 java.lang.Short createShortFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Short createShortObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createStringFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.util.List createStringsFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createTimeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 Type createType()
           
 Types createTypes()
           
 java.lang.String createURIFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 XSDType createXSDType()
           
 java.lang.String createYearFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createYearMonthDayFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createYearMonthFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 commonj.sdo.Type getBoolean()
           
 commonj.sdo.Type getBooleanObject()
           
 commonj.sdo.Type getByte()
           
 commonj.sdo.Type getByteObject()
           
 commonj.sdo.Type getBytes()
           
 commonj.sdo.Type getCharacter()
           
 commonj.sdo.Type getCharacterObject()
           
 commonj.sdo.Type getDataObject()
           
 commonj.sdo.Type getDate()
           
 commonj.sdo.Type getDateTime()
           
 commonj.sdo.Type getDay()
           
 commonj.sdo.Type getDecimal()
           
 commonj.sdo.Type getDouble()
           
 commonj.sdo.Type getDoubleObject()
           
 commonj.sdo.Type getDuration()
           
 commonj.sdo.Type getFloat()
           
 commonj.sdo.Type getFloatObject()
           
 commonj.sdo.Type getInt()
           
 commonj.sdo.Type getInteger()
           
 commonj.sdo.Type getIntObject()
           
 commonj.sdo.Type getLong()
           
 commonj.sdo.Type getLongObject()
           
 ModelPackageImpl getModelPackageImpl()
           
 commonj.sdo.Type getMonth()
           
 commonj.sdo.Type getMonthDay()
           
 commonj.sdo.Type getObject()
           
static ModelPackageImpl getPackage()
          Deprecated.  
 commonj.sdo.Type getShort()
           
 commonj.sdo.Type getShortObject()
           
 commonj.sdo.Type getString()
           
 commonj.sdo.Type getStrings()
           
 commonj.sdo.Type getTime()
           
 commonj.sdo.Type getURI()
           
 commonj.sdo.Type getYear()
           
 commonj.sdo.Type getYearMonth()
           
 commonj.sdo.Type getYearMonthDay()
           
static ModelFactoryImpl init()
          Creates the default factory implementation.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

eINSTANCE

public static final ModelFactoryImpl eINSTANCE
The singleton instance of the factory.


NAMESPACE_URI

public static final java.lang.String NAMESPACE_URI
See Also:
Constant Field Values
Constructor Detail

ModelFactoryImpl

public ModelFactoryImpl()
Creates an instance of the factory.

Method Detail

init

public static ModelFactoryImpl init()
Creates the default factory implementation.


createGen

public org.eclipse.emf.ecore.EObject createGen(org.eclipse.emf.ecore.EClass eClass)


create

public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
Specified by:
create in interface org.eclipse.emf.ecore.EFactory
Overrides:
create in class org.eclipse.emf.ecore.impl.EFactoryImpl

createFromString

public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         java.lang.String initialValue)

Specified by:
createFromString in interface org.eclipse.emf.ecore.EFactory
Overrides:
createFromString in class org.eclipse.emf.ecore.impl.EFactoryImpl

convertToString

public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
                                        java.lang.Object instanceValue)

Specified by:
convertToString in interface org.eclipse.emf.ecore.EFactory
Overrides:
convertToString in class org.eclipse.emf.ecore.impl.EFactoryImpl

createChangeSummaryType

public ChangeSummaryType createChangeSummaryType()

Specified by:
createChangeSummaryType in interface ModelFactory
Returns:
a new object of class 'Change Summary Type'.

createDataGraphType

public DataGraphType createDataGraphType()

Specified by:
createDataGraphType in interface ModelFactory
Returns:
a new object of class 'Data Graph Type'.

createDocumentRoot

public org.eclipse.emf.ecore.EObject createDocumentRoot()


createModelsType

public ModelsType createModelsType()

Specified by:
createModelsType in interface ModelFactory
Returns:
a new object of class 'Models Type'.

createProperty

public Property createProperty()

Specified by:
createProperty in interface ModelFactory
Returns:
a new object of class 'Property'.

createType

public Type createType()

Specified by:
createType in interface ModelFactory
Returns:
a new object of class 'Type'.

createTypes

public Types createTypes()

Specified by:
createTypes in interface ModelFactory
Returns:
a new object of class 'Types'.

createXSDType

public XSDType createXSDType()

Specified by:
createXSDType in interface ModelFactory
Returns:
a new object of class 'XSD Type'.

createBooleanFromString

public java.lang.Boolean createBooleanFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)


convertBooleanToString

public java.lang.String convertBooleanToString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.Object instanceValue)


createBooleanObjectFromString

public java.lang.Boolean createBooleanObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.String initialValue)


convertBooleanObjectToString

public java.lang.String convertBooleanObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.Object instanceValue)


createByteFromString

public java.lang.Byte createByteFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                           java.lang.String initialValue)


convertByteToString

public java.lang.String convertByteToString(org.eclipse.emf.ecore.EDataType eDataType,
                                            java.lang.Object instanceValue)


createByteObjectFromString

public java.lang.Byte createByteObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)


convertByteObjectToString

public java.lang.String convertByteObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                  java.lang.Object instanceValue)


createBytesFromString

public byte[] createBytesFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                    java.lang.String initialValue)


convertBytesToString

public java.lang.String convertBytesToString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.Object instanceValue)


createCharacterFromString

public java.lang.Character createCharacterFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)


convertCharacterToString

public java.lang.String convertCharacterToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.Object instanceValue)


createCharacterObjectFromString

public java.lang.Character createCharacterObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                           java.lang.String initialValue)


convertCharacterObjectToString

public java.lang.String convertCharacterObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.Object instanceValue)


createDateFromString

public java.util.Date createDateFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                           java.lang.String initialValue)


convertDateToString

public java.lang.String convertDateToString(org.eclipse.emf.ecore.EDataType eDataType,
                                            java.lang.Object instanceValue)


createDateTimeFromString

public java.lang.String createDateTimeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)


convertDateTimeToString

public java.lang.String convertDateTimeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                java.lang.Object instanceValue)


createDayFromString

public java.lang.String createDayFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                            java.lang.String initialValue)


convertDayToString

public java.lang.String convertDayToString(org.eclipse.emf.ecore.EDataType eDataType,
                                           java.lang.Object instanceValue)


createDecimalFromString

public java.math.BigDecimal createDecimalFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.String initialValue)


convertDecimalToString

public java.lang.String convertDecimalToString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.Object instanceValue)


createDoubleFromString

public java.lang.Double createDoubleFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.String initialValue)


convertDoubleToString

public java.lang.String convertDoubleToString(org.eclipse.emf.ecore.EDataType eDataType,
                                              java.lang.Object instanceValue)


createDoubleObjectFromString

public java.lang.Double createDoubleObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)


convertDoubleObjectToString

public java.lang.String convertDoubleObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.Object instanceValue)


createDurationFromString

public java.lang.String createDurationFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)


convertDurationToString

public java.lang.String convertDurationToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                java.lang.Object instanceValue)


createFloatFromString

public java.lang.Float createFloatFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.String initialValue)


convertFloatToString

public java.lang.String convertFloatToString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.Object instanceValue)


createFloatObjectFromString

public java.lang.Float createFloatObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.String initialValue)


convertFloatObjectToString

public java.lang.String convertFloatObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.Object instanceValue)


createIntFromString

public java.lang.Integer createIntFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.String initialValue)


convertIntToString

public java.lang.String convertIntToString(org.eclipse.emf.ecore.EDataType eDataType,
                                           java.lang.Object instanceValue)


createIntegerFromString

public java.math.BigInteger createIntegerFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.String initialValue)


convertIntegerToString

public java.lang.String convertIntegerToString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.Object instanceValue)


createIntObjectFromString

public java.lang.Integer createIntObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.String initialValue)


convertIntObjectToString

public java.lang.String convertIntObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.Object instanceValue)


createLongFromString

public java.lang.Long createLongFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                           java.lang.String initialValue)


convertLongToString

public java.lang.String convertLongToString(org.eclipse.emf.ecore.EDataType eDataType,
                                            java.lang.Object instanceValue)


createLongObjectFromString

public java.lang.Long createLongObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)


convertLongObjectToString

public java.lang.String convertLongObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                  java.lang.Object instanceValue)


createMonthFromString

public java.lang.String createMonthFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                              java.lang.String initialValue)


convertMonthToString

public java.lang.String convertMonthToString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.Object instanceValue)


createMonthDayFromString

public java.lang.String createMonthDayFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)


convertMonthDayToString

public java.lang.String convertMonthDayToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                java.lang.Object instanceValue)


createObjectFromString

public java.lang.Object createObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.String initialValue)


convertObjectToString

public java.lang.String convertObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                              java.lang.Object instanceValue)


createShortFromString

public java.lang.Short createShortFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.String initialValue)


convertShortToString

public java.lang.String convertShortToString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.Object instanceValue)


createShortObjectFromString

public java.lang.Short createShortObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.String initialValue)


convertShortObjectToString

public java.lang.String convertShortObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.Object instanceValue)


createStringFromString

public java.lang.String createStringFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.String initialValue)


convertStringToString

public java.lang.String convertStringToString(org.eclipse.emf.ecore.EDataType eDataType,
                                              java.lang.Object instanceValue)


createStringsFromString

public java.util.List createStringsFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                              java.lang.String initialValue)


convertStringsToString

public java.lang.String convertStringsToString(org.eclipse.emf.ecore.EDataType eDataType,
                                               java.lang.Object instanceValue)


createTimeFromString

public java.lang.String createTimeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.String initialValue)


convertTimeToString

public java.lang.String convertTimeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                            java.lang.Object instanceValue)


createURIFromString

public java.lang.String createURIFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                            java.lang.String initialValue)


convertURIToString

public java.lang.String convertURIToString(org.eclipse.emf.ecore.EDataType eDataType,
                                           java.lang.Object instanceValue)


createYearFromString

public java.lang.String createYearFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                             java.lang.String initialValue)


convertYearToString

public java.lang.String convertYearToString(org.eclipse.emf.ecore.EDataType eDataType,
                                            java.lang.Object instanceValue)


createYearMonthFromString

public java.lang.String createYearMonthFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                  java.lang.String initialValue)


convertYearMonthToString

public java.lang.String convertYearMonthToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.Object instanceValue)


createYearMonthDayFromString

public java.lang.String createYearMonthDayFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)


convertYearMonthDayToString

public java.lang.String convertYearMonthDayToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.Object instanceValue)


getModelPackageImpl

public ModelPackageImpl getModelPackageImpl()


getPackage

public static ModelPackageImpl getPackage()
Deprecated. 


getBoolean

public commonj.sdo.Type getBoolean()

getBooleanObject

public commonj.sdo.Type getBooleanObject()

getByte

public commonj.sdo.Type getByte()

getByteObject

public commonj.sdo.Type getByteObject()

getBytes

public commonj.sdo.Type getBytes()

getCharacter

public commonj.sdo.Type getCharacter()

getCharacterObject

public commonj.sdo.Type getCharacterObject()

getDate

public commonj.sdo.Type getDate()

getDateTime

public commonj.sdo.Type getDateTime()

getDay

public commonj.sdo.Type getDay()

getDecimal

public commonj.sdo.Type getDecimal()

getDouble

public commonj.sdo.Type getDouble()

getDoubleObject

public commonj.sdo.Type getDoubleObject()

getDuration

public commonj.sdo.Type getDuration()

getFloat

public commonj.sdo.Type getFloat()

getFloatObject

public commonj.sdo.Type getFloatObject()

getInt

public commonj.sdo.Type getInt()

getInteger

public commonj.sdo.Type getInteger()

getIntObject

public commonj.sdo.Type getIntObject()

getLong

public commonj.sdo.Type getLong()

getLongObject

public commonj.sdo.Type getLongObject()

getMonth

public commonj.sdo.Type getMonth()

getMonthDay

public commonj.sdo.Type getMonthDay()

getObject

public commonj.sdo.Type getObject()

getShort

public commonj.sdo.Type getShort()

getShortObject

public commonj.sdo.Type getShortObject()

getString

public commonj.sdo.Type getString()

getStrings

public commonj.sdo.Type getStrings()

getTime

public commonj.sdo.Type getTime()

getURI

public commonj.sdo.Type getURI()

getYear

public commonj.sdo.Type getYear()

getYearMonth

public commonj.sdo.Type getYearMonth()

getYearMonthDay

public commonj.sdo.Type getYearMonthDay()

getDataObject

public commonj.sdo.Type getDataObject()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.