Uses of Interface
org.eclipse.emf.ecore.EDataType

Packages that use EDataType
org.eclipse.emf.codegen.ecore.genmodel   
org.eclipse.emf.codegen.ecore.genmodel.impl   
org.eclipse.emf.ecore Provides an API for the Ecore dialect of UML. 
org.eclipse.emf.ecore.change.impl Provides an implementation of the Change model. 
org.eclipse.emf.ecore.impl Provides an implementation of Ecore. 
org.eclipse.emf.ecore.util Provides utilities. 
org.eclipse.emf.ecore.xmi   
org.eclipse.emf.ecore.xmi.impl   
org.eclipse.emf.ecore.xml.namespace   
org.eclipse.emf.ecore.xml.namespace.impl   
org.eclipse.emf.ecore.xml.type   
org.eclipse.emf.ecore.xml.type.impl   
org.eclipse.emf.edit.provider This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain
org.eclipse.emf.edit.ui.provider   
org.eclipse.emf.importer.rose.builder   
 

Uses of EDataType in org.eclipse.emf.codegen.ecore.genmodel
 

Methods in org.eclipse.emf.codegen.ecore.genmodel that return EDataType
 EDataType GenDataType.getEcoreDataType()
          Returns the value of the 'Ecore Data Type' reference
 

Methods in org.eclipse.emf.codegen.ecore.genmodel with parameters of type EDataType
 void GenDataType.setEcoreDataType(EDataType value)
          Sets the value of the 'Ecore Data Type' reference
 void GenDataType.initialize(EDataType eDataType)
           
 

Uses of EDataType in org.eclipse.emf.codegen.ecore.genmodel.impl
 

Fields in org.eclipse.emf.codegen.ecore.genmodel.impl declared as EDataType
protected  EDataType GenDataTypeImpl.ecoreDataType
          The cached value of the 'Ecore Data Type' reference
 

Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return EDataType
 EDataType GenEnumImpl.getEcoreDataType()
           
 EDataType GenDataTypeImpl.getEcoreDataType()
           
 EDataType GenDataTypeImpl.basicGetEcoreDataType()
           
 

Methods in org.eclipse.emf.codegen.ecore.genmodel.impl with parameters of type EDataType
 Object GenModelFactoryImpl.createFromString(EDataType eDataType, String initialValue)
           
 String GenModelFactoryImpl.convertToString(EDataType eDataType, Object instanceValue)
           
 GenProviderKind GenModelFactoryImpl.createGenProviderKindFromString(EDataType eDataType, String initialValue)
           
 String GenModelFactoryImpl.convertGenProviderKindToString(EDataType eDataType, Object instanceValue)
           
 GenPropertyKind GenModelFactoryImpl.createGenPropertyKindFromString(EDataType eDataType, String initialValue)
           
 String GenModelFactoryImpl.convertGenPropertyKindToString(EDataType eDataType, Object instanceValue)
           
 GenResourceKind GenModelFactoryImpl.createGenResourceKindFromString(EDataType eDataType, String initialValue)
           
 String GenModelFactoryImpl.convertGenResourceKindToString(EDataType eDataType, Object instanceValue)
           
 GenDelegationKind GenModelFactoryImpl.createGenDelegationKindFromString(EDataType eDataType, String initialValue)
           
 String GenModelFactoryImpl.convertGenDelegationKindToString(EDataType eDataType, Object instanceValue)
           
 void GenDataTypeImpl.setEcoreDataType(EDataType newEcoreDataType)
           
 void GenDataTypeImpl.initialize(EDataType eDataType)
           
protected  GenDataType GenBaseImpl.findGenDataType(EDataType eDataType)
           
 

Uses of EDataType in org.eclipse.emf.ecore
 

Subinterfaces of EDataType in org.eclipse.emf.ecore
 interface EEnum
           A representation of the model object 'EEnum'
 

Fields in org.eclipse.emf.ecore declared as EDataType
static EDataType EcorePackage.Literals.EBIG_DECIMAL
          The meta object literal for the 'EBig Decimal' data type
static EDataType EcorePackage.Literals.EBIG_INTEGER
          The meta object literal for the 'EBig Integer' data type
static EDataType EcorePackage.Literals.EBOOLEAN
          The meta object literal for the 'EBoolean' data type
static EDataType EcorePackage.Literals.EBOOLEAN_OBJECT
          The meta object literal for the 'EBoolean Object' data type
static EDataType EcorePackage.Literals.EBYTE
          The meta object literal for the 'EByte' data type
static EDataType EcorePackage.Literals.EBYTE_ARRAY
          The meta object literal for the 'EByte Array' data type
static EDataType EcorePackage.Literals.EBYTE_OBJECT
          The meta object literal for the 'EByte Object' data type
static EDataType EcorePackage.Literals.ECHAR
          The meta object literal for the 'EChar' data type
static EDataType EcorePackage.Literals.ECHARACTER_OBJECT
          The meta object literal for the 'ECharacter Object' data type
static EDataType EcorePackage.Literals.EDATE
          The meta object literal for the 'EDate' data type
static EDataType EcorePackage.Literals.EDIAGNOSTIC_CHAIN
          The meta object literal for the 'EDiagnostic Chain' data type
static EDataType EcorePackage.Literals.EDOUBLE
          The meta object literal for the 'EDouble' data type
static EDataType EcorePackage.Literals.EDOUBLE_OBJECT
          The meta object literal for the 'EDouble Object' data type
static EDataType EcorePackage.Literals.EE_LIST
          The meta object literal for the 'EE List' data type
static EDataType EcorePackage.Literals.EENUMERATOR
          The meta object literal for the 'EEnumerator' data type
static EDataType EcorePackage.Literals.EFEATURE_MAP
          The meta object literal for the 'EFeature Map' data type
static EDataType EcorePackage.Literals.EFEATURE_MAP_ENTRY
          The meta object literal for the 'EFeature Map Entry' data type
static EDataType EcorePackage.Literals.EFLOAT
          The meta object literal for the 'EFloat' data type
static EDataType EcorePackage.Literals.EFLOAT_OBJECT
          The meta object literal for the 'EFloat Object' data type
static EDataType EcorePackage.Literals.EINT
          The meta object literal for the 'EInt' data type
static EDataType EcorePackage.Literals.EINTEGER_OBJECT
          The meta object literal for the 'EInteger Object' data type
static EDataType EcorePackage.Literals.EJAVA_CLASS
          The meta object literal for the 'EJava Class' data type
static EDataType EcorePackage.Literals.EJAVA_OBJECT
          The meta object literal for the 'EJava Object' data type
static EDataType EcorePackage.Literals.ELONG
          The meta object literal for the 'ELong' data type
static EDataType EcorePackage.Literals.ELONG_OBJECT
          The meta object literal for the 'ELong Object' data type
static EDataType EcorePackage.Literals.EMAP
          The meta object literal for the 'EMap' data type
static EDataType EcorePackage.Literals.ERESOURCE
          The meta object literal for the 'EResource' data type
static EDataType EcorePackage.Literals.ERESOURCE_SET
          The meta object literal for the 'EResource Set' data type
static EDataType EcorePackage.Literals.ESHORT
          The meta object literal for the 'EShort' data type
static EDataType EcorePackage.Literals.ESHORT_OBJECT
          The meta object literal for the 'EShort Object' data type
static EDataType EcorePackage.Literals.ESTRING
          The meta object literal for the 'EString' data type
static EDataType EcorePackage.Literals.ETREE_ITERATOR
          The meta object literal for the 'ETree Iterator' data type
 

Methods in org.eclipse.emf.ecore that return EDataType
 EDataType EcorePackage.getEBigDecimal()
          Returns the meta object for data type 'EBig Decimal'
 EDataType EcorePackage.getEBigInteger()
          Returns the meta object for data type 'EBig Integer'
 EDataType EcorePackage.getEEList()
          Returns the meta object for data type 'EE List'
 EDataType EcorePackage.getEResource()
          Returns the meta object for data type 'EResource'
 EDataType EcorePackage.getEResourceSet()
          Returns the meta object for data type 'EResource Set'
 EDataType EcorePackage.getEBooleanObject()
          Returns the meta object for data type 'EBoolean Object'
 EDataType EcorePackage.getECharacterObject()
          Returns the meta object for data type 'ECharacter Object'
 EDataType EcorePackage.getEDate()
          Returns the meta object for data type 'EDate'
 EDataType EcorePackage.getEDiagnosticChain()
          Returns the meta object for data type 'EDiagnostic Chain'
 EDataType EcorePackage.getEDoubleObject()
          Returns the meta object for data type 'EDouble Object'
 EDataType EcorePackage.getEFloatObject()
          Returns the meta object for data type 'EFloat Object'
 EDataType EcorePackage.getEIntegerObject()
          Returns the meta object for data type 'EInteger Object'
 EDataType EcorePackage.getEBoolean()
          Returns the meta object for data type 'EBoolean'
 EDataType EcorePackage.getEByteObject()
          Returns the meta object for data type 'EByte Object'
 EDataType EcorePackage.getEByte()
          Returns the meta object for data type 'EByte'
 EDataType EcorePackage.getEByteArray()
          Returns the meta object for data type 'EByte Array'
 EDataType EcorePackage.getEChar()
          Returns the meta object for data type 'EChar'
 EDataType EcorePackage.getEDouble()
          Returns the meta object for data type 'EDouble'
 EDataType EcorePackage.getEFloat()
          Returns the meta object for data type 'EFloat'
 EDataType EcorePackage.getEInt()
          Returns the meta object for data type 'EInt'
 EDataType EcorePackage.getEJavaClass()
          Returns the meta object for data type 'EJava Class'
 EDataType EcorePackage.getEJavaObject()
          Returns the meta object for data type 'EJava Object'
 EDataType EcorePackage.getELongObject()
          Returns the meta object for data type 'ELong Object'
 EDataType EcorePackage.getEMap()
          Returns the meta object for data type 'EMap'
 EDataType EcorePackage.getEShortObject()
          Returns the meta object for data type 'EShort Object'
 EDataType EcorePackage.getELong()
          Returns the meta object for data type 'ELong'
 EDataType EcorePackage.getEShort()
          Returns the meta object for data type 'EShort'
 EDataType EcorePackage.getETreeIterator()
          Returns the meta object for data type 'ETree Iterator'
 EDataType EcorePackage.getEFeatureMapEntry()
          Returns the meta object for data type 'EFeature Map Entry'
 EDataType EcorePackage.getEEnumerator()
          Returns the meta object for data type 'EEnumerator'
 EDataType EcorePackage.getEFeatureMap()
          Returns the meta object for data type 'EFeature Map'
 EDataType EcorePackage.getEString()
          Returns the meta object for data type 'EString'
 EDataType EcoreFactory.createEDataType()
          Returns a new object of class 'EData Type'
 EDataType EAttribute.getEAttributeType()
          Returns the value of the 'EAttribute Type' reference
 

Methods in org.eclipse.emf.ecore with parameters of type EDataType
 boolean EValidator.validate(EDataType eDataType, Object value, DiagnosticChain diagnostics, Map context)
           
 String EValidator.SubstitutionLabelProvider.getValueLabel(EDataType eDataType, Object value)
          Returns the label to identify a value of some data type.
 Object EFactory.createFromString(EDataType eDataType, String literalValue)
           Creates an instance of the data type from the literal value.
 String EFactory.convertToString(EDataType eDataType, Object instanceValue)
           Returns the literal value of the instance.
 

Uses of EDataType in org.eclipse.emf.ecore.change.impl
 

Methods in org.eclipse.emf.ecore.change.impl with parameters of type EDataType
 Object ChangeFactoryImpl.createFromString(EDataType eDataType, String initialValue)
           
 String ChangeFactoryImpl.convertToString(EDataType eDataType, Object instanceValue)
           
 ChangeKind ChangeFactoryImpl.createChangeKindFromString(EDataType eDataType, String initialValue)
           
 String ChangeFactoryImpl.convertChangeKindToString(EDataType eDataType, Object instanceValue)
           
 

Uses of EDataType in org.eclipse.emf.ecore.impl
 

Classes in org.eclipse.emf.ecore.impl that implement EDataType
 class EDataTypeImpl
           An implementation of the model object 'EData Type'
 class EEnumImpl
           An implementation of the model object 'EEnum'
 

Fields in org.eclipse.emf.ecore.impl declared as EDataType
protected  EDataType EStructuralFeatureImpl.InternalSettingDelegateSingleDataDynamic.eDataType
           
protected  EDataType EStructuralFeatureImpl.InternalSettingDelegateSingleDataUnsettableDynamic.eDataType
           
 

Methods in org.eclipse.emf.ecore.impl that return EDataType
 EDataType EcorePackageImpl.getEEList()
           
 EDataType EcorePackageImpl.getEResource()
           
 EDataType EcorePackageImpl.getEResourceSet()
           
 EDataType EcorePackageImpl.getEBooleanObject()
           
 EDataType EcorePackageImpl.getECharacterObject()
           
 EDataType EcorePackageImpl.getEDate()
           
 EDataType EcorePackageImpl.getEDiagnosticChain()
           
 EDataType EcorePackageImpl.getEDoubleObject()
           
 EDataType EcorePackageImpl.getEFloatObject()
           
 EDataType EcorePackageImpl.getEIntegerObject()
           
 EDataType EcorePackageImpl.getEBigDecimal()
           
 EDataType EcorePackageImpl.getEBigInteger()
           
 EDataType EcorePackageImpl.getEBoolean()
           
 EDataType EcorePackageImpl.getEByteObject()
           
 EDataType EcorePackageImpl.getEJavaClass()
           
 EDataType EcorePackageImpl.getEJavaObject()
           
 EDataType EcorePackageImpl.getELongObject()
           
 EDataType EcorePackageImpl.getEMap()
           
 EDataType EcorePackageImpl.getEShortObject()
           
 EDataType EcorePackageImpl.getEString()
           
 EDataType EcorePackageImpl.getEInt()
           
 EDataType EcorePackageImpl.getEFloat()
           
 EDataType EcorePackageImpl.getELong()
           
 EDataType EcorePackageImpl.getEDouble()
           
 EDataType EcorePackageImpl.getEShort()
           
 EDataType EcorePackageImpl.getETreeIterator()
           
 EDataType EcorePackageImpl.getEFeatureMapEntry()
           
 EDataType EcorePackageImpl.getEEnumerator()
           
 EDataType EcorePackageImpl.getEFeatureMap()
           
 EDataType EcorePackageImpl.getEChar()
           
 EDataType EcorePackageImpl.getEByte()
           
 EDataType EcorePackageImpl.getEByteArray()
           
 EDataType EcoreFactoryImpl.createEDataType()
           
protected  EDataType EPackageImpl.createEDataType(int id)
           
protected  EDataType EPackageImpl.initEDataType(EDataType d, Class instanceClass, String name, boolean isSerializable)
           
protected  EDataType EPackageImpl.initEDataType(EDataType d, Class instanceClass, String name, boolean isSerializable, boolean isGenerated)
           
 EDataType EAttributeImpl.getEAttributeType()
           
 EDataType EAttributeImpl.basicGetEAttributeType()
           
 

Methods in org.eclipse.emf.ecore.impl with parameters of type EDataType
 Object EcoreFactoryImpl.createFromString(EDataType eDataType, String initialValue)
           
 String EcoreFactoryImpl.convertToString(EDataType eDataType, Object instanceValue)
           
 Boolean EcoreFactoryImpl.createEBooleanObjectFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEBooleanObjectToString(EDataType metaObject, Object instanceValue)
           
 Character EcoreFactoryImpl.createECharacterObjectFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertECharacterObjectToString(EDataType metaObject, Object instanceValue)
           
 Date EcoreFactoryImpl.createEDateFromString(EDataType eDataType, String initialValue)
           
 String EcoreFactoryImpl.convertEDateToString(EDataType eDataType, Object instanceValue)
           
 Double EcoreFactoryImpl.createEDoubleObjectFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEDoubleObjectToString(EDataType metaObject, Object instanceValue)
           
 Float EcoreFactoryImpl.createEFloatObjectFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEFloatObjectToString(EDataType metaObject, Object instanceValue)
           
 Integer EcoreFactoryImpl.createEIntegerObjectFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEIntegerObjectToString(EDataType metaObject, Object instanceValue)
           
 BigDecimal EcoreFactoryImpl.createEBigDecimalFromString(EDataType eDataType, String initialValue)
           
 String EcoreFactoryImpl.convertEBigDecimalToString(EDataType eDataType, Object instanceValue)
           
 BigInteger EcoreFactoryImpl.createEBigIntegerFromString(EDataType eDataType, String initialValue)
           
 String EcoreFactoryImpl.convertEBigIntegerToString(EDataType eDataType, Object instanceValue)
           
 String EcoreFactoryImpl.createEStringFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEStringToString(EDataType metaObject, Object instanceValue)
           
 FeatureMap.Entry EcoreFactoryImpl.createEFeatureMapEntryFromString(EDataType eDataType, String initialValue)
           
 String EcoreFactoryImpl.convertEFeatureMapEntryToString(EDataType eDataType, Object instanceValue)
           
 Integer EcoreFactoryImpl.createEIntFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEIntToString(EDataType metaObject, Object instanceValue)
           
 Boolean EcoreFactoryImpl.createEBooleanFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEBooleanToString(EDataType metaObject, Object instanceValue)
           
 Byte EcoreFactoryImpl.createEByteObjectFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEByteObjectToString(EDataType metaObject, Object instanceValue)
           
 Float EcoreFactoryImpl.createEFloatFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEFloatToString(EDataType metaObject, Object instanceValue)
           
 Character EcoreFactoryImpl.createECharFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertECharToString(EDataType metaObject, Object instanceValue)
           
 Long EcoreFactoryImpl.createELongFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertELongToString(EDataType metaObject, Object instanceValue)
           
 Double EcoreFactoryImpl.createEDoubleFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEDoubleToString(EDataType metaObject, Object instanceValue)
           
 Byte EcoreFactoryImpl.createEByteFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEByteToString(EDataType metaObject, Object instanceValue)
           
 byte[] EcoreFactoryImpl.createEByteArrayFromString(EDataType eDataType, String initialValue)
           
 String EcoreFactoryImpl.convertEByteArrayToString(EDataType eDataType, Object instanceValue)
           
 Short EcoreFactoryImpl.createEShortFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEShortToString(EDataType metaObject, Object instanceValue)
           
 Class EcoreFactoryImpl.createEJavaClassFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEJavaClassToString(EDataType metaObject, Object instanceValue)
           
 Long EcoreFactoryImpl.createELongObjectFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertELongObjectToString(EDataType metaObject, Object instanceValue)
           
 Short EcoreFactoryImpl.createEShortObjectFromString(EDataType metaObject, String initialValue)
           
 String EcoreFactoryImpl.convertEShortObjectToString(EDataType metaObject, Object instanceValue)
           
protected  EDataType EPackageImpl.initEDataType(EDataType d, Class instanceClass, String name, boolean isSerializable)
           
protected  EDataType EPackageImpl.initEDataType(EDataType d, Class instanceClass, String name, boolean isSerializable, boolean isGenerated)
           
 Object EFactoryImpl.createFromString(EDataType eDataType, String stringValue)
           
 String EFactoryImpl.convertToString(EDataType eDataType, Object objectValue)
           
 

Constructors in org.eclipse.emf.ecore.impl with parameters of type EDataType
EStructuralFeatureImpl.InternalSettingDelegateSingleDataDynamic(EDataType eDataType, Object defaultValue, Object intrinsicDefaultValue, EStructuralFeature feature)
           
EStructuralFeatureImpl.InternalSettingDelegateSingleDataUnsettableDynamic(EDataType eDataType, Object defaultValue, Object intrinsicDefaultValue, EStructuralFeature feature)
           
 

Uses of EDataType in org.eclipse.emf.ecore.util
 

Fields in org.eclipse.emf.ecore.util declared as EDataType
protected  EDataType EObjectValidator.DynamicEDataTypeValidator.itemType
           
protected static EDataType BasicExtendedMetaData.UNINITIALIZED_EDATA_TYPE
           
protected  EDataType BasicExtendedMetaData.EDataTypeExtendedMetaDataImpl.eDataType
           
protected  EDataType BasicExtendedMetaData.EDataTypeExtendedMetaDataImpl.baseType
           
protected  EDataType BasicExtendedMetaData.EDataTypeExtendedMetaDataImpl.itemType
           
 

Methods in org.eclipse.emf.ecore.util that return EDataType
 EDataType ExtendedMetaData.getBaseType(EDataType eDataType)
          If a datatype corresponds to simple type that derives from another by restriction, returns the datatype corresponding to the base type.
 EDataType ExtendedMetaData.getItemType(EDataType eDataType)
          If a datatype corresponds to a list type, returns the datatype corresponding to its item type.
 EDataType BasicExtendedMetaData.getBaseType(EDataType eDataType)
           
 EDataType BasicExtendedMetaData.basicGetBaseType(EDataType eDataType)
           
 EDataType BasicExtendedMetaData.getItemType(EDataType eDataType)
           
protected  EDataType BasicExtendedMetaData.basicGetItemType(EDataType eDataType)
           
 EDataType BasicExtendedMetaData.EClassifierExtendedMetaData.getBaseType()
           
 EDataType BasicExtendedMetaData.EClassifierExtendedMetaData.getItemType()
           
 EDataType BasicExtendedMetaData.EClassExtendedMetaDataImpl.getBaseType()
           
 EDataType BasicExtendedMetaData.EClassExtendedMetaDataImpl.getItemType()
           
 EDataType BasicExtendedMetaData.EDataTypeExtendedMetaDataImpl.getBaseType()
           
 EDataType BasicExtendedMetaData.EDataTypeExtendedMetaDataImpl.getItemType()
           
 

Methods in org.eclipse.emf.ecore.util with parameters of type EDataType
 int ExtendedMetaData.getDerivationKind(EDataType eDataType)
          Returns the derivation kind of the simple type corresponding to the given datatype.
 EDataType ExtendedMetaData.getBaseType(EDataType eDataType)
          If a datatype corresponds to simple type that derives from another by restriction, returns the datatype corresponding to the base type.
 void ExtendedMetaData.setBaseType(EDataType eDataType, EDataType baseType)
          Sets the base type for a datatype, indicating that the datatype corresponds to a simple type that derives from another by restriction.
 EDataType ExtendedMetaData.getItemType(EDataType eDataType)
          If a datatype corresponds to a list type, returns the datatype corresponding to its item type.
 void ExtendedMetaData.setItemType(EDataType eDataType, EDataType itemType)
          Sets the item type for a datatype, indicating that the datatype corresponds to a list type.
 List ExtendedMetaData.getMemberTypes(EDataType eDataType)
          If a datatype corresponds to a union type, returns the datatypes corresponding to its member types.
 void ExtendedMetaData.setMemberTypes(EDataType eDataType, List memberTypes)
          Sets the member types for a datatype, indicating that the datatype corresponds to a union type.
 int ExtendedMetaData.getWhiteSpaceFacet(EDataType eDataType)
          Returns the white space constraint on the given datatype.
 void ExtendedMetaData.setWhiteSpaceFacet(EDataType eDataType, int whiteSpace)
          Sets the white space constraint on the given datatype.
 List ExtendedMetaData.getEnumerationFacet(EDataType eDataType)
          Returns the enumeration constraint on the given datatype.
 void ExtendedMetaData.setEnumerationFacet(EDataType eDataType, List literals)
          Sets the enumeration constraint on the given datatype.
 List ExtendedMetaData.getPatternFacet(EDataType eDataType)
          Returns the pattern constraint on the given datatype.
 void ExtendedMetaData.setPatternFacet(EDataType eDataType, List pattern)
          Sets the pattern constraint on the given datatype.
 int ExtendedMetaData.getTotalDigitsFacet(EDataType eDataType)
          Returns the total digits constraint on the given datatype.
 void ExtendedMetaData.setTotalDigitsFacet(EDataType eDataType, int digits)
          Sets the total digits constraint on the given datatype.
 int ExtendedMetaData.getFractionDigitsFacet(EDataType eDataType)
          Returns the fraction digits constraint on the given datatype.
 void ExtendedMetaData.setFractionDigitsFacet(EDataType eDataType, int digits)
          Sets the fraction digits constraint on the given datatype.
 int ExtendedMetaData.getLengthFacet(EDataType eDataType)
          Returns the length constraint on the given datatype.
 void ExtendedMetaData.setLengthFacet(EDataType eDataType, int length)
          Sets the length constraint on the given datatype.
 int ExtendedMetaData.getMinLengthFacet(EDataType eDataType)
          Returns the minumum length constraint on the given datatype.
 void ExtendedMetaData.setMinLengthFacet(EDataType eDataType, int length)
          Sets the minimum length constraint on the given datatype.
 int ExtendedMetaData.getMaxLengthFacet(EDataType eDataType)
          Returns the maximum length constraint on the given datatype.
 void ExtendedMetaData.setMaxLengthFacet(EDataType eDataType, int length)
          Sets the maximum length constraint on the given datatype.
 String ExtendedMetaData.getMinExclusiveFacet(EDataType eDataType)
          Returns the minimum (exclusive) constraint on the given datatype.
 void ExtendedMetaData.setMinExclusiveFacet(EDataType eDataType, String literal)
          Sets the minimum (exclusive) constraint on the given datatype.
 String ExtendedMetaData.getMaxExclusiveFacet(EDataType eDataType)
          Returns the maximum (exclusive) constraint on the given datatype.
 void ExtendedMetaData.setMaxExclusiveFacet(EDataType eDataType, String literal)
          Sets the maximum (exclusive) constraint on the given datatype.
 String ExtendedMetaData.getMinInclusiveFacet(EDataType eDataType)
          Returns the minimum (inclusive) constraint on the given datatype.
 void ExtendedMetaData.setMinInclusiveFacet(EDataType eDataType, String literal)
          Sets the minimum (inclusive) constraint on the given datatype.
 String ExtendedMetaData.getMaxInclusiveFacet(EDataType eDataType)
          Returns the maximum (inclusive) constraint on the given datatype.
 void ExtendedMetaData.setMaxInclusiveFacet(EDataType eDataType, String literal)
          Sets the maximum (inclusive) constraint on the given datatype.
static Object EcoreUtil.createFromString(EDataType eDataType, String literal)
          Creates an instance of the datatype.
static String EcoreUtil.convertToString(EDataType eDataType, Object value)
          Converts an instance of the datatype to a string literal representation.
 Object EcoreSwitch.caseEDataType(EDataType object)
          Returns the result of interpretting the object as an instance of 'EData Type'
static String EObjectValidator.getValueLabel(EDataType eDataType, Object value, Map context)
           
protected  boolean EObjectValidator.validatePattern(EDataType eDataType, Object value, EValidator.PatternMatcher[][] patterns, DiagnosticChain diagnostics, Map context)
           
 boolean EObjectValidator.validate(EDataType eDataType, Object value, DiagnosticChain diagnostics, Map context)
           
protected  void EObjectValidator.reportMinViolation(EDataType eDataType, Object value, Object bound, boolean isInclusive, DiagnosticChain diagnostics, Map context)
           
protected  void EObjectValidator.reportMaxViolation(EDataType eDataType, Object value, Object bound, boolean isInclusive, DiagnosticChain diagnostics, Map context)
           
protected  void EObjectValidator.reportMinLengthViolation(EDataType eDataType, Object value, int length, int bound, DiagnosticChain diagnostics, Map context)
           
protected  void EObjectValidator.reportMaxLengthViolation(EDataType eDataType, Object value, int length, int bound, DiagnosticChain diagnostics, Map context)
           
protected  void EObjectValidator.reportTotalDigitsViolation(EDataType eDataType, Object value, int totalDigits, DiagnosticChain diagnostics, Map context)
           
protected  void EObjectValidator.reportFractionDigitsViolation(EDataType eDataType, Object value, int fractionDigits, DiagnosticChain diagnostics, Map context)
           
protected  void EObjectValidator.reportEnumerationViolation(EDataType eDataType, Object value, Collection values, DiagnosticChain diagnostics, Map context)
           
protected  void EObjectValidator.reportDataValuePatternViolation(EDataType eDataType, Object value, EValidator.PatternMatcher[] patterns, DiagnosticChain diagnostics, Map context)
           
protected  void EObjectValidator.reportDataValueTypeViolation(EDataType eDataType, Object value, DiagnosticChain diagnostics, Map context)
           
 boolean EObjectValidator.DynamicEDataTypeValidator.validate(EDataType eDataType, Object value, DiagnosticChain diagnostics, Map context)
           
 String Diagnostician.getValueLabel(EDataType eDataType, Object value)
           
 Diagnostic Diagnostician.validate(EDataType eDataType, Object value)
           
 boolean Diagnostician.validate(EDataType eDataType, Object value, DiagnosticChain diagnostics, Map context)
           
 int BasicExtendedMetaData.getDerivationKind(EDataType eDataType)
           
 EDataType BasicExtendedMetaData.getBaseType(EDataType eDataType)
           
 EDataType BasicExtendedMetaData.basicGetBaseType(EDataType eDataType)
           
 void BasicExtendedMetaData.setBaseType(EDataType eDataType, EDataType baseType)
           
 EDataType BasicExtendedMetaData.getItemType(EDataType eDataType)
           
protected  EDataType BasicExtendedMetaData.basicGetItemType(EDataType eDataType)
           
 void BasicExtendedMetaData.setItemType(EDataType eDataType, EDataType itemType)
           
 List BasicExtendedMetaData.getMemberTypes(EDataType eDataType)
           
protected  List BasicExtendedMetaData.basicGetMemberTypes(EDataType eDataType)
           
 void BasicExtendedMetaData.setMemberTypes(EDataType eDataType, List memberTypes)
           
 int BasicExtendedMetaData.getWhiteSpaceFacet(EDataType eDataType)
           
protected  int BasicExtendedMetaData.basicGetWhiteSpaceFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setWhiteSpaceFacet(EDataType eDataType, int whiteSpace)
           
 List BasicExtendedMetaData.getEnumerationFacet(EDataType eDataType)
           
protected  List BasicExtendedMetaData.basicGetEnumerationFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setEnumerationFacet(EDataType eDataType, List literals)
           
 List BasicExtendedMetaData.getPatternFacet(EDataType eDataType)
           
protected  List BasicExtendedMetaData.basicGetPatternFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setPatternFacet(EDataType eDataType, List pattern)
           
 int BasicExtendedMetaData.getTotalDigitsFacet(EDataType eDataType)
           
protected  int BasicExtendedMetaData.basicGetTotalDigitsFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setTotalDigitsFacet(EDataType eDataType, int digits)
           
 int BasicExtendedMetaData.getFractionDigitsFacet(EDataType eDataType)
           
protected  int BasicExtendedMetaData.basicGetFractionDigitsFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setFractionDigitsFacet(EDataType eDataType, int digits)
           
 int BasicExtendedMetaData.getLengthFacet(EDataType eDataType)
           
protected  int BasicExtendedMetaData.basicGetLengthFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setLengthFacet(EDataType eDataType, int length)
           
 int BasicExtendedMetaData.getMinLengthFacet(EDataType eDataType)
           
protected  int BasicExtendedMetaData.basicGetMinLengthFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setMinLengthFacet(EDataType eDataType, int length)
           
 int BasicExtendedMetaData.getMaxLengthFacet(EDataType eDataType)
           
protected  int BasicExtendedMetaData.basicGetMaxLengthFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setMaxLengthFacet(EDataType eDataType, int length)
           
 String BasicExtendedMetaData.getMinExclusiveFacet(EDataType eDataType)
           
protected  String BasicExtendedMetaData.basicGetMinExclusiveFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setMinExclusiveFacet(EDataType eDataType, String literal)
           
 String BasicExtendedMetaData.getMaxExclusiveFacet(EDataType eDataType)
           
protected  String BasicExtendedMetaData.basicGetMaxExclusiveFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setMaxExclusiveFacet(EDataType eDataType, String literal)
           
 String BasicExtendedMetaData.getMinInclusiveFacet(EDataType eDataType)
           
protected  String BasicExtendedMetaData.basicGetMinInclusiveFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setMinInclusiveFacet(EDataType eDataType, String literal)
           
 String BasicExtendedMetaData.getMaxInclusiveFacet(EDataType eDataType)
           
protected  String BasicExtendedMetaData.basicGetMaxInclusiveFacet(EDataType eDataType)
           
 void BasicExtendedMetaData.setMaxInclusiveFacet(EDataType eDataType, String literal)
           
 void BasicExtendedMetaData.EClassifierExtendedMetaData.setBaseType(EDataType baseType)
           
 void BasicExtendedMetaData.EClassifierExtendedMetaData.setItemType(EDataType itemType)
           
 void BasicExtendedMetaData.EClassExtendedMetaDataImpl.setBaseType(EDataType baseType)
           
 void BasicExtendedMetaData.EClassExtendedMetaDataImpl.setItemType(EDataType itemType)
           
 void BasicExtendedMetaData.EDataTypeExtendedMetaDataImpl.setBaseType(EDataType baseType)
           
 void BasicExtendedMetaData.EDataTypeExtendedMetaDataImpl.setItemType(EDataType itemType)
           
 

Constructors in org.eclipse.emf.ecore.util with parameters of type EDataType
EObjectValidator.DynamicEDataTypeValidator(EDataType eDataType)
           
BasicExtendedMetaData.EDataTypeExtendedMetaDataImpl(EDataType eDataType)
           
 

Uses of EDataType in org.eclipse.emf.ecore.xmi
 

Methods in org.eclipse.emf.ecore.xmi with parameters of type EDataType
 String XMLHelper.getQName(EDataType eDataType)
          Returns the nsName:name c.ePackage().nsName() : c.eName() If there is an XMLMap, and the target namespace is null for this eClass, just the name is returned.
 void XMLHelper.populateNameInfo(NameInfo nameInfo, EDataType eDataType)
          This method populates the given NameInfo with name information, resetting all the current values in the nameInfo
 String XMLHelper.convertToString(EFactory factory, EDataType dataType, Object data)
          Converts the given valuevalue to string while saving an XML document.
 

Uses of EDataType in org.eclipse.emf.ecore.xmi.impl
 

Methods in org.eclipse.emf.ecore.xmi.impl with parameters of type EDataType
protected  void XMLSaveImpl.saveTypeAttribute(EDataType eDataType)
           
 String XMLHelperImpl.getQName(EDataType c)
           
 void XMLHelperImpl.populateNameInfo(NameInfo nameInfo, EDataType eDataType)
           
 String XMLHelperImpl.convertToString(EFactory factory, EDataType dataType, Object value)
           
protected  Object XMLHelperImpl.createFromString(EFactory eFactory, EDataType eDataType, String value)
           
protected  String XMLHelperImpl.updateQNamePrefix(EFactory factory, EDataType dataType, Object value, boolean list)
           
 

Uses of EDataType in org.eclipse.emf.ecore.xml.namespace
 

Fields in org.eclipse.emf.ecore.xml.namespace declared as EDataType
static EDataType XMLNamespacePackage.Literals.LANG_TYPE
          The meta object literal for the 'Lang Type' data type
static EDataType XMLNamespacePackage.Literals.LANG_TYPE_NULL
          The meta object literal for the 'Lang Type Null' data type
static EDataType XMLNamespacePackage.Literals.SPACE_TYPE_OBJECT
          The meta object literal for the 'Space Type Object' data type
 

Methods in org.eclipse.emf.ecore.xml.namespace that return EDataType
 EDataType XMLNamespacePackage.getLangType()
          Returns the meta object for data type 'Lang Type'
 EDataType XMLNamespacePackage.getLangTypeNull()
          Returns the meta object for data type 'Lang Type Null'
 EDataType XMLNamespacePackage.getSpaceTypeObject()
          Returns the meta object for data type 'Space Type Object'
 

Uses of EDataType in org.eclipse.emf.ecore.xml.namespace.impl
 

Methods in org.eclipse.emf.ecore.xml.namespace.impl that return EDataType
 EDataType XMLNamespacePackageImpl.getLangType()
           
 EDataType XMLNamespacePackageImpl.getLangTypeNull()
           
 EDataType XMLNamespacePackageImpl.getSpaceTypeObject()
           
 

Methods in org.eclipse.emf.ecore.xml.namespace.impl with parameters of type EDataType
 Object XMLNamespaceFactoryImpl.createFromString(EDataType eDataType, String initialValue)
           
 String XMLNamespaceFactoryImpl.convertToString(EDataType eDataType, Object instanceValue)
           
 SpaceType XMLNamespaceFactoryImpl.createSpaceTypeFromString(EDataType eDataType, String initialValue)
           
 String XMLNamespaceFactoryImpl.convertSpaceTypeToString(EDataType eDataType, Object instanceValue)
           
 String XMLNamespaceFactoryImpl.createLangTypeFromString(EDataType eDataType, String initialValue)
           
 String XMLNamespaceFactoryImpl.convertLangTypeToString(EDataType eDataType, Object instanceValue)
           
 String XMLNamespaceFactoryImpl.createLangTypeNullFromString(EDataType eDataType, String initialValue)
           
 String XMLNamespaceFactoryImpl.convertLangTypeNullToString(EDataType eDataType, Object instanceValue)
           
 SpaceType XMLNamespaceFactoryImpl.createSpaceTypeObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLNamespaceFactoryImpl.convertSpaceTypeObjectToString(EDataType eDataType, Object instanceValue)
           
 

Uses of EDataType in org.eclipse.emf.ecore.xml.type
 

Fields in org.eclipse.emf.ecore.xml.type declared as EDataType
static EDataType XMLTypePackage.Literals.ANY_SIMPLE_TYPE
          The meta object literal for the 'Any Simple Type' data type
static EDataType XMLTypePackage.Literals.ANY_URI
          The meta object literal for the 'Any URI' data type
static EDataType XMLTypePackage.Literals.BASE64_BINARY
          The meta object literal for the 'Base64 Binary' data type
static EDataType XMLTypePackage.Literals.BOOLEAN
          The meta object literal for the 'Boolean' data type
static EDataType XMLTypePackage.Literals.BOOLEAN_OBJECT
          The meta object literal for the 'Boolean Object' data type
static EDataType XMLTypePackage.Literals.BYTE
          The meta object literal for the 'Byte' data type
static EDataType XMLTypePackage.Literals.BYTE_OBJECT
          The meta object literal for the 'Byte Object' data type
static EDataType XMLTypePackage.Literals.DATE
          The meta object literal for the 'Date' data type
static EDataType XMLTypePackage.Literals.DATE_TIME
          The meta object literal for the 'Date Time' data type
static EDataType XMLTypePackage.Literals.DECIMAL
          The meta object literal for the 'Decimal' data type
static EDataType XMLTypePackage.Literals.DOUBLE
          The meta object literal for the 'Double' data type
static EDataType XMLTypePackage.Literals.DOUBLE_OBJECT
          The meta object literal for the 'Double Object' data type
static EDataType XMLTypePackage.Literals.DURATION
          The meta object literal for the 'Duration' data type
static EDataType XMLTypePackage.Literals.ENTITIES
          The meta object literal for the 'ENTITIES' data type
static EDataType XMLTypePackage.Literals.ENTITIES_BASE
          The meta object literal for the 'ENTITIES Base' data type
static EDataType XMLTypePackage.Literals.ENTITY
          The meta object literal for the 'ENTITY' data type
static EDataType XMLTypePackage.Literals.FLOAT
          The meta object literal for the 'Float' data type
static EDataType XMLTypePackage.Literals.FLOAT_OBJECT
          The meta object literal for the 'Float Object' data type
static EDataType XMLTypePackage.Literals.GDAY
          The meta object literal for the 'GDay' data type
static EDataType XMLTypePackage.Literals.GMONTH
          The meta object literal for the 'GMonth' data type
static EDataType XMLTypePackage.Literals.GMONTH_DAY
          The meta object literal for the 'GMonth Day' data type
static EDataType XMLTypePackage.Literals.GYEAR
          The meta object literal for the 'GYear' data type
static EDataType XMLTypePackage.Literals.GYEAR_MONTH
          The meta object literal for the 'GYear Month' data type
static EDataType XMLTypePackage.Literals.HEX_BINARY
          The meta object literal for the 'Hex Binary' data type
static EDataType XMLTypePackage.Literals.ID
          The meta object literal for the 'ID' data type
static EDataType XMLTypePackage.Literals.IDREF
          The meta object literal for the 'IDREF' data type
static EDataType XMLTypePackage.Literals.IDREFS
          The meta object literal for the 'IDREFS' data type
static EDataType XMLTypePackage.Literals.IDREFS_BASE
          The meta object literal for the 'IDREFS Base' data type
static EDataType XMLTypePackage.Literals.INT
          The meta object literal for the 'Int' data type
static EDataType XMLTypePackage.Literals.INTEGER
          The meta object literal for the 'Integer' data type
static EDataType XMLTypePackage.Literals.INT_OBJECT
          The meta object literal for the 'Int Object' data type
static EDataType XMLTypePackage.Literals.LANGUAGE
          The meta object literal for the 'Language' data type
static EDataType XMLTypePackage.Literals.LONG
          The meta object literal for the 'Long' data type
static EDataType XMLTypePackage.Literals.LONG_OBJECT
          The meta object literal for the 'Long Object' data type
static EDataType XMLTypePackage.Literals.NAME
          The meta object literal for the 'Name' data type
static EDataType XMLTypePackage.Literals.NC_NAME
          The meta object literal for the 'NC Name' data type
static EDataType XMLTypePackage.Literals.NEGATIVE_INTEGER
          The meta object literal for the 'Negative Integer' data type
static EDataType XMLTypePackage.Literals.NMTOKEN
          The meta object literal for the 'NMTOKEN' data type
static EDataType XMLTypePackage.Literals.NMTOKENS
          The meta object literal for the 'NMTOKENS' data type
static EDataType XMLTypePackage.Literals.NMTOKENS_BASE
          The meta object literal for the 'NMTOKENS Base' data type
static EDataType XMLTypePackage.Literals.NON_NEGATIVE_INTEGER
          The meta object literal for the 'Non Negative Integer' data type
static EDataType XMLTypePackage.Literals.NON_POSITIVE_INTEGER
          The meta object literal for the 'Non Positive Integer' data type
static EDataType XMLTypePackage.Literals.NORMALIZED_STRING
          The meta object literal for the 'Normalized String' data type
static EDataType XMLTypePackage.Literals.NOTATION
          The meta object literal for the 'NOTATION' data type
static EDataType XMLTypePackage.Literals.POSITIVE_INTEGER
          The meta object literal for the 'Positive Integer' data type
static EDataType XMLTypePackage.Literals.QNAME
          The meta object literal for the 'QName' data type
static EDataType XMLTypePackage.Literals.SHORT
          The meta object literal for the 'Short' data type
static EDataType XMLTypePackage.Literals.SHORT_OBJECT
          The meta object literal for the 'Short Object' data type
static EDataType XMLTypePackage.Literals.STRING
          The meta object literal for the 'String' data type
static EDataType XMLTypePackage.Literals.TIME
          The meta object literal for the 'Time' data type
static EDataType XMLTypePackage.Literals.TOKEN
          The meta object literal for the 'Token' data type
static EDataType XMLTypePackage.Literals.UNSIGNED_BYTE
          The meta object literal for the 'Unsigned Byte' data type
static EDataType XMLTypePackage.Literals.UNSIGNED_BYTE_OBJECT
          The meta object literal for the 'Unsigned Byte Object' data type
static EDataType XMLTypePackage.Literals.UNSIGNED_INT
          The meta object literal for the 'Unsigned Int' data type
static EDataType XMLTypePackage.Literals.UNSIGNED_INT_OBJECT
          The meta object literal for the 'Unsigned Int Object' data type
static EDataType XMLTypePackage.Literals.UNSIGNED_LONG
          The meta object literal for the 'Unsigned Long' data type
static EDataType XMLTypePackage.Literals.UNSIGNED_SHORT
          The meta object literal for the 'Unsigned Short' data type
static EDataType XMLTypePackage.Literals.UNSIGNED_SHORT_OBJECT
          The meta object literal for the 'Unsigned Short Object' data type
 

Methods in org.eclipse.emf.ecore.xml.type that return EDataType
 EDataType XMLTypePackage.getAnySimpleType()
          Returns the meta object for data type 'Any Simple Type'
 EDataType XMLTypePackage.getAnyURI()
          Returns the meta object for data type 'Any URI'
 EDataType XMLTypePackage.getBase64Binary()
          Returns the meta object for data type 'Base64 Binary'
 EDataType XMLTypePackage.getBoolean()
          Returns the meta object for data type 'Boolean'
 EDataType XMLTypePackage.getBooleanObject()
          Returns the meta object for data type 'Boolean Object'
 EDataType XMLTypePackage.getDecimal()
          Returns the meta object for data type 'Decimal'
 EDataType XMLTypePackage.getInteger()
          Returns the meta object for data type 'Integer'
 EDataType XMLTypePackage.getIntObject()
          Returns the meta object for data type 'Int Object'
 EDataType XMLTypePackage.getLong()
          Returns the meta object for data type 'Long'
 EDataType XMLTypePackage.getLongObject()
          Returns the meta object for data type 'Long Object'
 EDataType XMLTypePackage.getInt()
          Returns the meta object for data type 'Int'
 EDataType XMLTypePackage.getShort()
          Returns the meta object for data type 'Short'
 EDataType XMLTypePackage.getShortObject()
          Returns the meta object for data type 'Short Object'
 EDataType XMLTypePackage.getByte()
          Returns the meta object for data type 'Byte'
 EDataType XMLTypePackage.getByteObject()
          Returns the meta object for data type 'Byte Object'
 EDataType XMLTypePackage.getDate()
          Returns the meta object for data type 'Date'
 EDataType XMLTypePackage.getDateTime()
          Returns the meta object for data type 'Date Time'
 EDataType XMLTypePackage.getString()
          Returns the meta object for data type 'String'
 EDataType XMLTypePackage.getDouble()
          Returns the meta object for data type 'Double'
 EDataType XMLTypePackage.getDoubleObject()
          Returns the meta object for data type 'Double Object'
 EDataType XMLTypePackage.getDuration()
          Returns the meta object for data type 'Duration'
 EDataType XMLTypePackage.getENTITIESBase()
          Returns the meta object for data type 'ENTITIES Base'
 EDataType XMLTypePackage.getNormalizedString()
          Returns the meta object for data type 'Normalized String'
 EDataType XMLTypePackage.getToken()
          Returns the meta object for data type 'Token'
 EDataType XMLTypePackage.getName_()
          Returns the meta object for data type 'Name'
 EDataType XMLTypePackage.getNCName()
          Returns the meta object for data type 'NC Name'
 EDataType XMLTypePackage.getENTITY()
          Returns the meta object for data type 'ENTITY'
 EDataType XMLTypePackage.getENTITIES()
          Returns the meta object for data type 'ENTITIES'
 EDataType XMLTypePackage.getFloat()
          Returns the meta object for data type 'Float'
 EDataType XMLTypePackage.getFloatObject()
          Returns the meta object for data type 'Float Object'
 EDataType XMLTypePackage.getGDay()
          Returns the meta object for data type 'GDay'
 EDataType XMLTypePackage.getGMonth()
          Returns the meta object for data type 'GMonth'
 EDataType XMLTypePackage.getGMonthDay()
          Returns the meta object for data type 'GMonth Day'
 EDataType XMLTypePackage.getGYear()
          Returns the meta object for data type 'GYear'
 EDataType XMLTypePackage.getGYearMonth()
          Returns the meta object for data type 'GYear Month'
 EDataType XMLTypePackage.getHexBinary()
          Returns the meta object for data type 'Hex Binary'
 EDataType XMLTypePackage.getID()
          Returns the meta object for data type 'ID'
 EDataType XMLTypePackage.getIDREF()
          Returns the meta object for data type 'IDREF'
 EDataType XMLTypePackage.getIDREFSBase()
          Returns the meta object for data type 'IDREFS Base'
 EDataType XMLTypePackage.getIDREFS()
          Returns the meta object for data type 'IDREFS'
 EDataType XMLTypePackage.getLanguage()
          Returns the meta object for data type 'Language'
 EDataType XMLTypePackage.getNonPositiveInteger()
          Returns the meta object for data type 'Non Positive Integer'
 EDataType XMLTypePackage.getNegativeInteger()
          Returns the meta object for data type 'Negative Integer'
 EDataType XMLTypePackage.getNMTOKEN()
          Returns the meta object for data type 'NMTOKEN'
 EDataType XMLTypePackage.getNMTOKENSBase()
          Returns the meta object for data type 'NMTOKENS Base'
 EDataType XMLTypePackage.getNMTOKENS()
          Returns the meta object for data type 'NMTOKENS'
 EDataType XMLTypePackage.getNonNegativeInteger()
          Returns the meta object for data type 'Non Negative Integer'
 EDataType XMLTypePackage.getNOTATION()
          Returns the meta object for data type 'NOTATION'
 EDataType XMLTypePackage.getPositiveInteger()
          Returns the meta object for data type 'Positive Integer'
 EDataType XMLTypePackage.getQName()
          Returns the meta object for data type 'QName'
 EDataType XMLTypePackage.getTime()
          Returns the meta object for data type 'Time'
 EDataType XMLTypePackage.getUnsignedLong()
          Returns the meta object for data type 'Unsigned Long'
 EDataType XMLTypePackage.getUnsignedInt()
          Returns the meta object for data type 'Unsigned Int'
 EDataType XMLTypePackage.getUnsignedIntObject()
          Returns the meta object for data type 'Unsigned Int Object'
 EDataType XMLTypePackage.getUnsignedShort()
          Returns the meta object for data type 'Unsigned Short'
 EDataType XMLTypePackage.getUnsignedShortObject()
          Returns the meta object for data type 'Unsigned Short Object'
 EDataType XMLTypePackage.getUnsignedByte()
          Returns the meta object for data type 'Unsigned Byte'
 EDataType XMLTypePackage.getUnsignedByteObject()
          Returns the meta object for data type 'Unsigned Byte Object'
 EDataType SimpleAnyType.getInstanceType()
          Returns the value of the 'Instance Type' reference
 

Methods in org.eclipse.emf.ecore.xml.type with parameters of type EDataType
 void SimpleAnyType.setInstanceType(EDataType value)
          Sets the value of the 'Instance Type' reference
 

Uses of EDataType in org.eclipse.emf.ecore.xml.type.impl
 

Fields in org.eclipse.emf.ecore.xml.type.impl declared as EDataType
protected  EDataType SimpleAnyTypeImpl.instanceType
          The cached value of the 'Instance Type' reference
 

Methods in org.eclipse.emf.ecore.xml.type.impl that return EDataType
 EDataType XMLTypePackageImpl.getAnySimpleType()
           
 EDataType XMLTypePackageImpl.getAnyURI()
           
 EDataType XMLTypePackageImpl.getBase64Binary()
           
 EDataType XMLTypePackageImpl.getBoolean()
           
 EDataType XMLTypePackageImpl.getBooleanObject()
           
 EDataType XMLTypePackageImpl.getDecimal()
           
 EDataType XMLTypePackageImpl.getInteger()
           
 EDataType XMLTypePackageImpl.getIntObject()
           
 EDataType XMLTypePackageImpl.getLong()
           
 EDataType XMLTypePackageImpl.getLongObject()
           
 EDataType XMLTypePackageImpl.getInt()
           
 EDataType XMLTypePackageImpl.getShort()
           
 EDataType XMLTypePackageImpl.getShortObject()
           
 EDataType XMLTypePackageImpl.getByte()
           
 EDataType XMLTypePackageImpl.getByteObject()
           
 EDataType XMLTypePackageImpl.getDate()
           
 EDataType XMLTypePackageImpl.getDateTime()
           
 EDataType XMLTypePackageImpl.getString()
           
 EDataType XMLTypePackageImpl.getDouble()
           
 EDataType XMLTypePackageImpl.getDoubleObject()
           
 EDataType XMLTypePackageImpl.getDuration()
           
 EDataType XMLTypePackageImpl.getENTITIESBase()
           
 EDataType XMLTypePackageImpl.getNormalizedString()
           
 EDataType XMLTypePackageImpl.getToken()
           
 EDataType XMLTypePackageImpl.getName_()
           
 EDataType XMLTypePackageImpl.getNCName()
           
 EDataType XMLTypePackageImpl.getENTITY()
           
 EDataType XMLTypePackageImpl.getENTITIES()
           
 EDataType XMLTypePackageImpl.getFloat()
           
 EDataType XMLTypePackageImpl.getFloatObject()
           
 EDataType XMLTypePackageImpl.getGDay()
           
 EDataType XMLTypePackageImpl.getGMonth()
           
 EDataType XMLTypePackageImpl.getGMonthDay()
           
 EDataType XMLTypePackageImpl.getGYear()
           
 EDataType XMLTypePackageImpl.getGYearMonth()
           
 EDataType XMLTypePackageImpl.getHexBinary()
           
 EDataType XMLTypePackageImpl.getID()
           
 EDataType XMLTypePackageImpl.getIDREF()
           
 EDataType XMLTypePackageImpl.getIDREFSBase()
           
 EDataType XMLTypePackageImpl.getIDREFS()
           
 EDataType XMLTypePackageImpl.getLanguage()
           
 EDataType XMLTypePackageImpl.getNonPositiveInteger()
           
 EDataType XMLTypePackageImpl.getNegativeInteger()
           
 EDataType XMLTypePackageImpl.getNMTOKEN()
           
 EDataType XMLTypePackageImpl.getNMTOKENSBase()
           
 EDataType XMLTypePackageImpl.getNMTOKENS()
           
 EDataType XMLTypePackageImpl.getNonNegativeInteger()
           
 EDataType XMLTypePackageImpl.getNOTATION()
           
 EDataType XMLTypePackageImpl.getPositiveInteger()
           
 EDataType XMLTypePackageImpl.getQName()
           
 EDataType XMLTypePackageImpl.getTime()
           
 EDataType XMLTypePackageImpl.getUnsignedLong()
           
 EDataType XMLTypePackageImpl.getUnsignedInt()
           
 EDataType XMLTypePackageImpl.getUnsignedIntObject()
           
 EDataType XMLTypePackageImpl.getUnsignedShort()
           
 EDataType XMLTypePackageImpl.getUnsignedShortObject()
           
 EDataType XMLTypePackageImpl.getUnsignedByte()
           
 EDataType XMLTypePackageImpl.getUnsignedByteObject()
           
 EDataType SimpleAnyTypeImpl.getInstanceType()
           
 

Methods in org.eclipse.emf.ecore.xml.type.impl with parameters of type EDataType
 List XMLTypeFactoryImpl.createENTITIESFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertENTITIESToString(EDataType eDataType, Object instanceValue)
           
 List XMLTypeFactoryImpl.createENTITIESBaseFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertENTITIESBaseToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.createIDFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.createIDREFFromString(EDataType eDataType, String initialValue)
           
 List XMLTypeFactoryImpl.createIDREFSFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertIDREFSToString(EDataType eDataType, Object instanceValue)
           
 List XMLTypeFactoryImpl.createIDREFSBaseFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertIDREFSBaseToString(EDataType eDataType, Object instanceValue)
           
 BigInteger XMLTypeFactoryImpl.createNegativeIntegerFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertNegativeIntegerToString(EDataType eDataType, Object instanceValue)
           
 List XMLTypeFactoryImpl.createNMTOKENSFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertNMTOKENSToString(EDataType eDataType, Object instanceValue)
           
 List XMLTypeFactoryImpl.createNMTOKENSBaseFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertNMTOKENSBaseToString(EDataType eDataType, Object instanceValue)
           
 BigInteger XMLTypeFactoryImpl.createPositiveIntegerFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertPositiveIntegerToString(EDataType eDataType, Object instanceValue)
           
 BigInteger XMLTypeFactoryImpl.createUnsignedLongFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertUnsignedLongToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createAnySimpleTypeFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertAnySimpleTypeToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.createAnyURIFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertAnyURIToString(EDataType eDataType, Object instanceValue)
           
 byte[] XMLTypeFactoryImpl.createBase64BinaryFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertBase64BinaryToString(EDataType eDataType, Object instanceValue)
           
 Boolean XMLTypeFactoryImpl.createBooleanFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertBooleanToString(EDataType eDataType, Object instanceValue)
           
 Boolean XMLTypeFactoryImpl.createBooleanObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertBooleanObjectToString(EDataType eDataType, Object instanceValue)
           
 BigDecimal XMLTypeFactoryImpl.createDecimalFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertDecimalToString(EDataType eDataType, Object instanceValue)
           
 BigInteger XMLTypeFactoryImpl.createIntegerFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertIntegerToString(EDataType eDataType, Object instanceValue)
           
 Integer XMLTypeFactoryImpl.createIntObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertIntObjectToString(EDataType eDataType, Object instanceValue)
           
 Long XMLTypeFactoryImpl.createLongFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertLongToString(EDataType eDataType, Object instanceValue)
           
 Long XMLTypeFactoryImpl.createLongObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertLongObjectToString(EDataType eDataType, Object instanceValue)
           
 Integer XMLTypeFactoryImpl.createIntFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertIntToString(EDataType eDataType, Object instanceValue)
           
 Short XMLTypeFactoryImpl.createShortFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertShortToString(EDataType eDataType, Object instanceValue)
           
 Short XMLTypeFactoryImpl.createShortObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertShortObjectToString(EDataType eDataType, Object instanceValue)
           
 Byte XMLTypeFactoryImpl.createByteFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertByteToString(EDataType eDataType, Object instanceValue)
           
 Byte XMLTypeFactoryImpl.createByteObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertByteObjectToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createDateFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertDateToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createDateTimeFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertDateTimeToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.createStringFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertStringToString(EDataType eDataType, Object instanceValue)
           
 Double XMLTypeFactoryImpl.createDoubleFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertDoubleToString(EDataType eDataType, Object instanceValue)
           
 Double XMLTypeFactoryImpl.createDoubleObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertDoubleObjectToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createDurationFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertDurationToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.createNormalizedStringFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertNormalizedStringToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.createTokenFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertTokenToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.createNameFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertNameToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.createNCNameFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertNCNameToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.createENTITYFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertENTITYToString(EDataType eDataType, Object instanceValue)
           
 Float XMLTypeFactoryImpl.createFloatFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertFloatToString(EDataType eDataType, Object instanceValue)
           
 Float XMLTypeFactoryImpl.createFloatObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertFloatObjectToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createGDayFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertGDayToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createGMonthFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertGMonthToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createGMonthDayFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertGMonthDayToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createGYearFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertGYearToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createGYearMonthFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertGYearMonthToString(EDataType eDataType, Object instanceValue)
           
 byte[] XMLTypeFactoryImpl.createHexBinaryFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertHexBinaryToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.convertIDToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.convertIDREFToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.createLanguageFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertLanguageToString(EDataType eDataType, Object instanceValue)
           
 BigInteger XMLTypeFactoryImpl.createNonPositiveIntegerFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertNonPositiveIntegerToString(EDataType eDataType, Object instanceValue)
           
 String XMLTypeFactoryImpl.createNMTOKENFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertNMTOKENToString(EDataType eDataType, Object instanceValue)
           
 BigInteger XMLTypeFactoryImpl.createNonNegativeIntegerFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertNonNegativeIntegerToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createNOTATIONFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertNOTATIONToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createQNameFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertQNameToString(EDataType eDataType, Object instanceValue)
           
 Object XMLTypeFactoryImpl.createTimeFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertTimeToString(EDataType eDataType, Object instanceValue)
           
 Long XMLTypeFactoryImpl.createUnsignedIntFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertUnsignedIntToString(EDataType eDataType, Object instanceValue)
           
 Long XMLTypeFactoryImpl.createUnsignedIntObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertUnsignedIntObjectToString(EDataType eDataType, Object instanceValue)
           
 Integer XMLTypeFactoryImpl.createUnsignedShortFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertUnsignedShortToString(EDataType eDataType, Object instanceValue)
           
 Integer XMLTypeFactoryImpl.createUnsignedShortObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertUnsignedShortObjectToString(EDataType eDataType, Object instanceValue)
           
 Short XMLTypeFactoryImpl.createUnsignedByteFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertUnsignedByteToString(EDataType eDataType, Object instanceValue)
           
 Short XMLTypeFactoryImpl.createUnsignedByteObjectFromString(EDataType eDataType, String initialValue)
           
 String XMLTypeFactoryImpl.convertUnsignedByteObjectToString(EDataType eDataType, Object instanceValue)
           
 void SimpleAnyTypeImpl.setInstanceType(EDataType newInstanceType)
           
 

Uses of EDataType in org.eclipse.emf.edit.provider
 

Methods in org.eclipse.emf.edit.provider with parameters of type EDataType
protected  String ItemPropertyDescriptor.ItemDelegator.convert(EDataType eDataType, Object value)
           
 

Uses of EDataType in org.eclipse.emf.edit.ui.provider
 

Fields in org.eclipse.emf.edit.ui.provider declared as EDataType
protected  EDataType PropertyDescriptor.EDataTypeValueHandler.eDataType
           
protected  EDataType PropertyDescriptor.EDataTypeCellEditor.eDataType
           
 

Methods in org.eclipse.emf.edit.ui.provider with parameters of type EDataType
protected  CellEditor PropertyDescriptor.createEDataTypeCellEditor(EDataType eDataType, Composite composite)
           
 

Constructors in org.eclipse.emf.edit.ui.provider with parameters of type EDataType
PropertyDescriptor.EDataTypeValueHandler(EDataType eDataType)
           
PropertyDescriptor.EDataTypeCellEditor(EDataType eDataType, Composite parent)
           
 

Uses of EDataType in org.eclipse.emf.importer.rose.builder
 

Methods in org.eclipse.emf.importer.rose.builder with parameters of type EDataType
protected  void RoseEcoreBuilder.setEDataTypeProperties(RoseNode roseNode, EDataType eDataType)
           
protected  Object RoseEcoreBuilder.validateEDataType(EDataType eDataType)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.