|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.EFactoryImpl
org.apache.tuscany.sdo.model.impl.ModelFactoryImpl
public class ModelFactoryImpl
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 |
---|
public static final ModelFactoryImpl eINSTANCE
public static final java.lang.String NAMESPACE_URI
Constructor Detail |
---|
public ModelFactoryImpl()
Method Detail |
---|
public static ModelFactoryImpl init()
public org.eclipse.emf.ecore.EObject createGen(org.eclipse.emf.ecore.EClass eClass)
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create
in interface org.eclipse.emf.ecore.EFactory
create
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
createFromString
in interface org.eclipse.emf.ecore.EFactory
createFromString
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
convertToString
in interface org.eclipse.emf.ecore.EFactory
convertToString
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public ChangeSummaryType createChangeSummaryType()
createChangeSummaryType
in interface ModelFactory
public DataGraphType createDataGraphType()
createDataGraphType
in interface ModelFactory
public org.eclipse.emf.ecore.EObject createDocumentRoot()
public ModelsType createModelsType()
createModelsType
in interface ModelFactory
public Property createProperty()
createProperty
in interface ModelFactory
public Type createType()
createType
in interface ModelFactory
public Types createTypes()
createTypes
in interface ModelFactory
public XSDType createXSDType()
createXSDType
in interface ModelFactory
public java.lang.Boolean createBooleanFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertBooleanToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Boolean createBooleanObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertBooleanObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Byte createByteFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertByteToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Byte createByteObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertByteObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public byte[] createBytesFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertBytesToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Character createCharacterFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertCharacterToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Character createCharacterObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertCharacterObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.util.Date createDateFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDateToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createDateTimeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDateTimeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createDayFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDayToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.math.BigDecimal createDecimalFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDecimalToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Double createDoubleFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDoubleToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Double createDoubleObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDoubleObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createDurationFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDurationToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Float createFloatFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertFloatToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Float createFloatObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertFloatObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Integer createIntFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertIntToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.math.BigInteger createIntegerFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertIntegerToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Integer createIntObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertIntObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Long createLongFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertLongToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Long createLongObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertLongObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createMonthFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertMonthToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createMonthDayFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertMonthDayToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Short createShortFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertShortToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Short createShortObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertShortObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createStringFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertStringToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.util.List createStringsFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertStringsToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createTimeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertTimeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createURIFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertURIToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createYearFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertYearToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createYearMonthFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertYearMonthToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createYearMonthDayFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertYearMonthDayToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public ModelPackageImpl getModelPackageImpl()
public static ModelPackageImpl getPackage()
public commonj.sdo.Type getBoolean()
public commonj.sdo.Type getBooleanObject()
public commonj.sdo.Type getByte()
public commonj.sdo.Type getByteObject()
public commonj.sdo.Type getBytes()
public commonj.sdo.Type getCharacter()
public commonj.sdo.Type getCharacterObject()
public commonj.sdo.Type getDate()
public commonj.sdo.Type getDateTime()
public commonj.sdo.Type getDay()
public commonj.sdo.Type getDecimal()
public commonj.sdo.Type getDouble()
public commonj.sdo.Type getDoubleObject()
public commonj.sdo.Type getDuration()
public commonj.sdo.Type getFloat()
public commonj.sdo.Type getFloatObject()
public commonj.sdo.Type getInt()
public commonj.sdo.Type getInteger()
public commonj.sdo.Type getIntObject()
public commonj.sdo.Type getLong()
public commonj.sdo.Type getLongObject()
public commonj.sdo.Type getMonth()
public commonj.sdo.Type getMonthDay()
public commonj.sdo.Type getObject()
public commonj.sdo.Type getShort()
public commonj.sdo.Type getShortObject()
public commonj.sdo.Type getString()
public commonj.sdo.Type getStrings()
public commonj.sdo.Type getTime()
public commonj.sdo.Type getURI()
public commonj.sdo.Type getYear()
public commonj.sdo.Type getYearMonth()
public commonj.sdo.Type getYearMonthDay()
public commonj.sdo.Type getDataObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |