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

Packages that use EAttribute
org.eclipse.emf.codegen.ecore.genmodel   
org.eclipse.emf.codegen.ecore.genmodel.impl   
org.eclipse.emf.codegen.ecore.rose2ecore   
org.eclipse.emf.ecore Provides an API for the Ecore dialect of UML. 
org.eclipse.emf.ecore.change Provides an API for describing and applying model changes. 
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.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.command This provides a framework for implementing and composing Commands as well as implementations of all primitive EMF commands.
org.eclipse.emf.edit.provider This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain
org.eclipse.emf.mapping   
org.eclipse.emf.mapping.impl   
 

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

Methods in org.eclipse.emf.codegen.ecore.genmodel that return EAttribute
 EAttribute GenModelPackage.getGenModel_CopyrightText()
          Returns the meta object for the attribute 'Copyright Text'
 EAttribute GenModelPackage.getGenModel_ModelDirectory()
          Returns the meta object for the attribute 'Model Directory'
 EAttribute GenModelPackage.getGenModel_CreationCommands()
          Returns the meta object for the attribute 'Creation Commands'
 EAttribute GenModelPackage.getGenModel_EditDirectory()
          Returns the meta object for the attribute 'Edit Directory'
 EAttribute GenModelPackage.getGenModel_EditorDirectory()
          Returns the meta object for the attribute 'Editor Directory'
 EAttribute GenModelPackage.getGenModel_ModelPluginID()
          Returns the meta object for the attribute 'Model Plugin ID'
 EAttribute GenModelPackage.getGenModel_TemplateDirectory()
          Returns the meta object for the attribute 'Template Directory'
 EAttribute GenModelPackage.getGenModel_RuntimeJar()
          Returns the meta object for the attribute 'Runtime Jar'
 EAttribute GenModelPackage.getGenModel_ForeignModel()
          Returns the meta object for the attribute list 'Foreign Model'
 EAttribute GenModelPackage.getGenModel_DynamicTemplates()
          Returns the meta object for the attribute 'Dynamic Templates'
 EAttribute GenModelPackage.getGenModel_Redirection()
          Returns the meta object for the attribute 'Redirection'
 EAttribute GenModelPackage.getGenModel_ForceOverwrite()
          Returns the meta object for the attribute 'Force Overwrite'
 EAttribute GenModelPackage.getGenModel_NonExternalizedStringTag()
          Returns the meta object for the attribute 'Non Externalized String Tag'
 EAttribute GenModelPackage.getGenModel_TestDirectory()
          Returns the meta object for the attribute 'Test Directory'
 EAttribute GenModelPackage.getGenModel_ModelName()
          Returns the meta object for the attribute 'Model Name'
 EAttribute GenModelPackage.getGenModel_ModelPluginClass()
          Returns the meta object for the attribute 'Model Plugin Class'
 EAttribute GenModelPackage.getGenModel_EditPluginClass()
          Returns the meta object for the attribute 'Edit Plugin Class'
 EAttribute GenModelPackage.getGenModel_EditorPluginClass()
          Returns the meta object for the attribute 'Editor Plugin Class'
 EAttribute GenModelPackage.getGenModel_UpdateClasspath()
          Returns the meta object for the attribute 'Update Classpath'
 EAttribute GenModelPackage.getGenModel_GenerateSchema()
          Returns the meta object for the attribute 'Generate Schema'
 EAttribute GenModelPackage.getGenModel_NonNLSMarkers()
          Returns the meta object for the attribute 'Non NLS Markers'
 EAttribute GenModelPackage.getGenModel_StaticPackages()
          Returns the meta object for the attribute list 'Static Packages'
 EAttribute GenModelPackage.getGenModel_ModelPluginVariables()
          Returns the meta object for the attribute list 'Model Plugin Variables'
 EAttribute GenModelPackage.getGenModel_RootExtendsInterface()
          Returns the meta object for the attribute 'Root Extends Interface'
 EAttribute GenModelPackage.getGenModel_RootExtendsClass()
          Returns the meta object for the attribute 'Root Extends Class'
 EAttribute GenModelPackage.getGenModel_RootImplementsInterface()
          Returns the meta object for the attribute 'Root Implements Interface'
 EAttribute GenModelPackage.getGenModel_SuppressEMFTypes()
          Returns the meta object for the attribute 'Suppress EMF Types'
 EAttribute GenModelPackage.getGenModel_FeatureMapWrapperInterface()
          Returns the meta object for the attribute 'Feature Map Wrapper Interface'
 EAttribute GenModelPackage.getGenModel_FeatureMapWrapperInternalInterface()
          Returns the meta object for the attribute 'Feature Map Wrapper Internal Interface'
 EAttribute GenModelPackage.getGenModel_FeatureMapWrapperClass()
          Returns the meta object for the attribute 'Feature Map Wrapper Class'
 EAttribute GenModelPackage.getGenModel_RuntimeCompatibility()
          Returns the meta object for the attribute 'Runtime Compatibility'
 EAttribute GenModelPackage.getGenModel_RichClientPlatform()
          Returns the meta object for the attribute 'Rich Client Platform'
 EAttribute GenModelPackage.getGenModel_ReflectiveDelegation()
          Returns the meta object for the attribute 'Reflective Delegation'
 EAttribute GenModelPackage.getGenPackage_Prefix()
          Returns the meta object for the attribute 'Prefix'
 EAttribute GenModelPackage.getGenPackage_BasePackage()
          Returns the meta object for the attribute 'Base Package'
 EAttribute GenModelPackage.getGenPackage_Resource()
          Returns the meta object for the attribute 'Resource'
 EAttribute GenModelPackage.getGenPackage_AdapterFactory()
          Returns the meta object for the attribute 'Adapter Factory'
 EAttribute GenModelPackage.getGenPackage_LoadInitialization()
          Returns the meta object for the attribute 'Load Initialization'
 EAttribute GenModelPackage.getGenClass_Provider()
          Returns the meta object for the attribute 'Provider'
 EAttribute GenModelPackage.getGenClass_Image()
          Returns the meta object for the attribute 'Image'
 EAttribute GenModelPackage.getGenFeature_Property()
          Returns the meta object for the attribute 'Property'
 EAttribute GenModelPackage.getGenFeature_Notify()
          Returns the meta object for the attribute 'Notify'
 EAttribute GenModelPackage.getGenFeature_Children()
          Returns the meta object for the attribute 'Children'
 EAttribute GenModelPackage.getGenFeature_CreateChild()
          Returns the meta object for the attribute 'Create Child'
 

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

Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return EAttribute
 EAttribute GenModelPackageImpl.getGenModel_CopyrightText()
           
 EAttribute GenModelPackageImpl.getGenModel_ModelDirectory()
           
 EAttribute GenModelPackageImpl.getGenModel_CreationCommands()
           
 EAttribute GenModelPackageImpl.getGenModel_EditDirectory()
           
 EAttribute GenModelPackageImpl.getGenModel_EditorDirectory()
           
 EAttribute GenModelPackageImpl.getGenModel_ModelPluginID()
           
 EAttribute GenModelPackageImpl.getGenModel_TemplateDirectory()
           
 EAttribute GenModelPackageImpl.getGenModel_RuntimeJar()
           
 EAttribute GenModelPackageImpl.getGenModel_ForeignModel()
           
 EAttribute GenModelPackageImpl.getGenModel_DynamicTemplates()
           
 EAttribute GenModelPackageImpl.getGenModel_Redirection()
           
 EAttribute GenModelPackageImpl.getGenModel_ForceOverwrite()
           
 EAttribute GenModelPackageImpl.getGenModel_NonExternalizedStringTag()
           
 EAttribute GenModelPackageImpl.getGenModel_TestDirectory()
           
 EAttribute GenModelPackageImpl.getGenModel_ModelName()
           
 EAttribute GenModelPackageImpl.getGenModel_ModelPluginClass()
           
 EAttribute GenModelPackageImpl.getGenModel_EditPluginClass()
           
 EAttribute GenModelPackageImpl.getGenModel_EditorPluginClass()
           
 EAttribute GenModelPackageImpl.getGenModel_UpdateClasspath()
           
 EAttribute GenModelPackageImpl.getGenModel_GenerateSchema()
           
 EAttribute GenModelPackageImpl.getGenModel_NonNLSMarkers()
           
 EAttribute GenModelPackageImpl.getGenModel_StaticPackages()
           
 EAttribute GenModelPackageImpl.getGenModel_ModelPluginVariables()
           
 EAttribute GenModelPackageImpl.getGenModel_RootExtendsInterface()
           
 EAttribute GenModelPackageImpl.getGenModel_RootExtendsClass()
           
 EAttribute GenModelPackageImpl.getGenModel_RootImplementsInterface()
           
 EAttribute GenModelPackageImpl.getGenModel_SuppressEMFTypes()
           
 EAttribute GenModelPackageImpl.getGenModel_FeatureMapWrapperInterface()
           
 EAttribute GenModelPackageImpl.getGenModel_FeatureMapWrapperInternalInterface()
           
 EAttribute GenModelPackageImpl.getGenModel_FeatureMapWrapperClass()
           
 EAttribute GenModelPackageImpl.getGenModel_RuntimeCompatibility()
           
 EAttribute GenModelPackageImpl.getGenModel_RichClientPlatform()
           
 EAttribute GenModelPackageImpl.getGenModel_ReflectiveDelegation()
           
 EAttribute GenModelPackageImpl.getGenPackage_Prefix()
           
 EAttribute GenModelPackageImpl.getGenPackage_BasePackage()
           
 EAttribute GenModelPackageImpl.getGenPackage_Resource()
           
 EAttribute GenModelPackageImpl.getGenPackage_AdapterFactory()
           
 EAttribute GenModelPackageImpl.getGenPackage_LoadInitialization()
           
 EAttribute GenModelPackageImpl.getGenClass_Provider()
           
 EAttribute GenModelPackageImpl.getGenClass_Image()
           
 EAttribute GenModelPackageImpl.getGenFeature_Property()
           
 EAttribute GenModelPackageImpl.getGenFeature_Notify()
           
 EAttribute GenModelPackageImpl.getGenFeature_Children()
           
 EAttribute GenModelPackageImpl.getGenFeature_CreateChild()
           
 

Uses of EAttribute in org.eclipse.emf.codegen.ecore.rose2ecore
 

Methods in org.eclipse.emf.codegen.ecore.rose2ecore with parameters of type EAttribute
protected  void EcoreBuilder.setEAttributeProperties(RoseNode roseNode, EAttribute eAttribute)
           
 

Uses of EAttribute in org.eclipse.emf.ecore
 

Methods in org.eclipse.emf.ecore that return EAttribute
 EAttribute EcorePackage.getEAttribute_ID()
          Returns the meta object for the attribute 'ID'
 EAttribute EcorePackage.getEAnnotation_Source()
          Returns the meta object for the attribute 'Source'
 EAttribute EcorePackage.getEClass_Abstract()
          Returns the meta object for the attribute 'Abstract'
 EAttribute EcorePackage.getEClass_Interface()
          Returns the meta object for the attribute 'Interface'
 EAttribute EcorePackage.getEDataType_Serializable()
          Returns the meta object for the attribute 'Serializable'
 EAttribute EcorePackage.getEEnumLiteral_Value()
          Returns the meta object for the attribute 'Value'
 EAttribute EcorePackage.getEEnumLiteral_Instance()
          Returns the meta object for the attribute 'Instance'
 EAttribute EcorePackage.getEClassifier_InstanceClassName()
          Returns the meta object for the attribute 'Instance Class Name'
 EAttribute EcorePackage.getEClassifier_InstanceClass()
          Returns the meta object for the attribute 'Instance Class'
 EAttribute EcorePackage.getEClassifier_DefaultValue()
          Returns the meta object for the attribute 'Default Value'
 EAttribute EcorePackage.getENamedElement_Name()
          Returns the meta object for the attribute 'Name'
 EAttribute EcorePackage.getEPackage_NsURI()
          Returns the meta object for the attribute 'Ns URI'
 EAttribute EcorePackage.getEPackage_NsPrefix()
          Returns the meta object for the attribute 'Ns Prefix'
 EAttribute EcorePackage.getEReference_Containment()
          Returns the meta object for the attribute 'Containment'
 EAttribute EcorePackage.getEReference_Container()
          Returns the meta object for the attribute 'Container'
 EAttribute EcorePackage.getEReference_ResolveProxies()
          Returns the meta object for the attribute 'Resolve Proxies'
 EAttribute EcorePackage.getEStructuralFeature_Transient()
          Returns the meta object for the attribute 'Transient'
 EAttribute EcorePackage.getEStructuralFeature_Volatile()
          Returns the meta object for the attribute 'Volatile'
 EAttribute EcorePackage.getEStructuralFeature_Changeable()
          Returns the meta object for the attribute 'Changeable'
 EAttribute EcorePackage.getEStructuralFeature_DefaultValueLiteral()
          Returns the meta object for the attribute 'Default Value Literal'
 EAttribute EcorePackage.getEStructuralFeature_DefaultValue()
          Returns the meta object for the attribute 'Default Value'
 EAttribute EcorePackage.getEStructuralFeature_Unsettable()
          Returns the meta object for the attribute 'Unsettable'
 EAttribute EcorePackage.getEStructuralFeature_Derived()
          Returns the meta object for the attribute 'Derived'
 EAttribute EcorePackage.getEStructuralFeature_Unique()
          Deprecated. replaced by getETypedElement_Unique()
 EAttribute EcorePackage.getEStructuralFeature_LowerBound()
          Deprecated. replaced by getETypedElement_LowerBound()
 EAttribute EcorePackage.getEStructuralFeature_UpperBound()
          Deprecated. replaced by getETypedElement_UpperBound()
 EAttribute EcorePackage.getEStructuralFeature_Many()
          Deprecated. replaced by getETypedElement_Many()
 EAttribute EcorePackage.getEStructuralFeature_Required()
          Deprecated. replaced by getETypedElement_Required()
 EAttribute EcorePackage.getETypedElement_Ordered()
          Returns the meta object for the attribute 'Ordered'
 EAttribute EcorePackage.getETypedElement_Unique()
          Returns the meta object for the attribute 'Unique'
 EAttribute EcorePackage.getETypedElement_LowerBound()
          Returns the meta object for the attribute 'Lower Bound'
 EAttribute EcorePackage.getETypedElement_UpperBound()
          Returns the meta object for the attribute 'Upper Bound'
 EAttribute EcorePackage.getETypedElement_Many()
          Returns the meta object for the attribute 'Many'
 EAttribute EcorePackage.getETypedElement_Required()
          Returns the meta object for the attribute 'Required'
 EAttribute EcorePackage.getEStringToStringMapEntry_Key()
          Returns the meta object for the attribute 'Key'
 EAttribute EcorePackage.getEStringToStringMapEntry_Value()
          Returns the meta object for the attribute 'Value'
 EAttribute EcoreFactory.createEAttribute()
          Returns a new object of class 'EAttribute'
 EAttribute EClass.getEIDAttribute()
          Returns the value of the 'EID Attribute' reference
 

Uses of EAttribute in org.eclipse.emf.ecore.change
 

Methods in org.eclipse.emf.ecore.change that return EAttribute
 EAttribute ChangePackage.getFeatureChange_FeatureName()
          Returns the meta object for the attribute 'Feature Name'
 EAttribute ChangePackage.getFeatureChange_DataValue()
          Returns the meta object for the attribute 'Data Value'
 EAttribute ChangePackage.getFeatureChange_Set()
          Returns the meta object for the attribute 'Set'
 EAttribute ChangePackage.getFeatureChange_Value()
          Returns the meta object for the attribute 'Value'
 EAttribute ChangePackage.getListChange_Kind()
          Returns the meta object for the attribute 'Kind'
 EAttribute ChangePackage.getListChange_DataValues()
          Returns the meta object for the attribute list 'Data Values'
 EAttribute ChangePackage.getListChange_Index()
          Returns the meta object for the attribute 'Index'
 EAttribute ChangePackage.getListChange_MoveToIndex()
          Returns the meta object for the attribute 'Move To Index'
 EAttribute ChangePackage.getListChange_Values()
          Returns the meta object for the attribute list 'Values'
 EAttribute ChangePackage.getResourceChange_ResourceURI()
          Returns the meta object for the attribute 'Resource URI'
 EAttribute ChangePackage.getResourceChange_Resource()
          Returns the meta object for the attribute 'Resource'
 EAttribute ChangePackage.getResourceChange_Value()
          Returns the meta object for the attribute 'Value'
 

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

Methods in org.eclipse.emf.ecore.change.impl that return EAttribute
 EAttribute ChangePackageImpl.getFeatureChange_FeatureName()
           
 EAttribute ChangePackageImpl.getFeatureChange_DataValue()
           
 EAttribute ChangePackageImpl.getFeatureChange_Set()
           
 EAttribute ChangePackageImpl.getFeatureChange_Value()
           
 EAttribute ChangePackageImpl.getListChange_Kind()
           
 EAttribute ChangePackageImpl.getListChange_DataValues()
           
 EAttribute ChangePackageImpl.getListChange_Index()
           
 EAttribute ChangePackageImpl.getListChange_MoveToIndex()
           
 EAttribute ChangePackageImpl.getListChange_Values()
           
 EAttribute ChangePackageImpl.getResourceChange_ResourceURI()
           
 EAttribute ChangePackageImpl.getResourceChange_Resource()
           
 EAttribute ChangePackageImpl.getResourceChange_Value()
           
 

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

Classes in org.eclipse.emf.ecore.impl that implement EAttribute
 class EAttributeImpl
           An implementation of the model object 'EAttribute'
 

Fields in org.eclipse.emf.ecore.impl declared as EAttribute
protected  EAttribute EClassImpl.eIDAttribute
           
 

Methods in org.eclipse.emf.ecore.impl that return EAttribute
 EAttribute EcorePackageImpl.getEClass_Abstract()
           
 EAttribute EcorePackageImpl.getEClass_Interface()
           
 EAttribute EcorePackageImpl.getEDataType_Serializable()
           
 EAttribute EcorePackageImpl.getEClassifier_InstanceClassName()
           
 EAttribute EcorePackageImpl.getEClassifier_InstanceClass()
           
 EAttribute EcorePackageImpl.getEClassifier_DefaultValue()
           
 EAttribute EcorePackageImpl.getENamedElement_Name()
           
 EAttribute EcorePackageImpl.getEStructuralFeature_Transient()
           
 EAttribute EcorePackageImpl.getEStructuralFeature_Volatile()
           
 EAttribute EcorePackageImpl.getEStructuralFeature_Changeable()
           
 EAttribute EcorePackageImpl.getEStructuralFeature_DefaultValueLiteral()
           
 EAttribute EcorePackageImpl.getEStructuralFeature_DefaultValue()
           
 EAttribute EcorePackageImpl.getEStructuralFeature_Unsettable()
           
 EAttribute EcorePackageImpl.getEStructuralFeature_Derived()
           
 EAttribute EcorePackageImpl.getEStructuralFeature_Unique()
          Deprecated.  
 EAttribute EcorePackageImpl.getEStructuralFeature_LowerBound()
          Deprecated.  
 EAttribute EcorePackageImpl.getEStructuralFeature_UpperBound()
          Deprecated.  
 EAttribute EcorePackageImpl.getEStructuralFeature_Many()
          Deprecated.  
 EAttribute EcorePackageImpl.getEStructuralFeature_Required()
          Deprecated.  
 EAttribute EcorePackageImpl.getEAttribute_ID()
           
 EAttribute EcorePackageImpl.getEAnnotation_Source()
           
 EAttribute EcorePackageImpl.getEReference_Containment()
           
 EAttribute EcorePackageImpl.getEReference_Container()
           
 EAttribute EcorePackageImpl.getEReference_ResolveProxies()
           
 EAttribute EcorePackageImpl.getETypedElement_Ordered()
           
 EAttribute EcorePackageImpl.getETypedElement_Unique()
           
 EAttribute EcorePackageImpl.getETypedElement_LowerBound()
           
 EAttribute EcorePackageImpl.getETypedElement_UpperBound()
           
 EAttribute EcorePackageImpl.getETypedElement_Many()
           
 EAttribute EcorePackageImpl.getETypedElement_Required()
           
 EAttribute EcorePackageImpl.getEStringToStringMapEntry_Key()
           
 EAttribute EcorePackageImpl.getEStringToStringMapEntry_Value()
           
 EAttribute EcorePackageImpl.getEPackage_NsURI()
           
 EAttribute EcorePackageImpl.getEPackage_NsPrefix()
           
 EAttribute EcorePackageImpl.getEEnumLiteral_Value()
           
 EAttribute EcorePackageImpl.getEEnumLiteral_Instance()
           
 EAttribute EcoreFactoryImpl.createEAttribute()
           
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable)
          Deprecated.  
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable, boolean isID)
          Deprecated.  
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable, boolean isID, boolean isUnique)
          Deprecated.  
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable, boolean isID, boolean isUnique, boolean isDerived)
           
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable, boolean isID, boolean isUnique, boolean isDerived, boolean isOrdered)
           
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, Class containerClass, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable, boolean isID, boolean isUnique, boolean isDerived, boolean isOrdered)
           
 EAttribute EClassImpl.getEIDAttribute()
           
 

Methods in org.eclipse.emf.ecore.impl with parameters of type EAttribute
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable)
          Deprecated.  
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable, boolean isID)
          Deprecated.  
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable, boolean isID, boolean isUnique)
          Deprecated.  
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable, boolean isID, boolean isUnique, boolean isDerived)
           
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable, boolean isID, boolean isUnique, boolean isDerived, boolean isOrdered)
           
protected  EAttribute EPackageImpl.initEAttribute(EAttribute a, EClassifier type, String name, String defaultValue, int lowerBound, int upperBound, Class containerClass, boolean isTransient, boolean isVolatile, boolean isChangeable, boolean isUnsettable, boolean isID, boolean isUnique, boolean isDerived, boolean isOrdered)
           
 

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

Methods in org.eclipse.emf.ecore.util that return EAttribute
 EAttribute ExtendedMetaData.getMixedFeature(EClass eClass)
           
 EAttribute BasicExtendedMetaData.getMixedFeature(EClass eClass)
           
 

Methods in org.eclipse.emf.ecore.util with parameters of type EAttribute
protected  void EcoreUtil.Copier.copyAttribute(EAttribute eAttribute, EObject eObject, EObject copyEObject)
          Called to handle the copying of an attribute; this adds a list of values or sets a single value as appropriate for the multiplicity.
 Object EcoreSwitch.caseEAttribute(EAttribute object)
          Returns the result of interpretting the object as an instance of 'EAttribute'
protected  boolean EObjectValidator.validate_DataValueConforms(EObject eObject, EAttribute eAttribute, DiagnosticChain diagnostics, Map context)
           
protected  DiagnosticChain EObjectValidator.createBadDataValueDiagnostic(EObject eObject, EAttribute eAttribute, DiagnosticChain diagnostics, Map context)
           
 

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

Methods in org.eclipse.emf.ecore.xml.namespace that return EAttribute
 EAttribute XMLNamespacePackage.getXMLNamespaceDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'
 EAttribute XMLNamespacePackage.getXMLNamespaceDocumentRoot_Base()
          Returns the meta object for the attribute 'Base'
 EAttribute XMLNamespacePackage.getXMLNamespaceDocumentRoot_Lang()
          Returns the meta object for the attribute 'Lang'
 EAttribute XMLNamespacePackage.getXMLNamespaceDocumentRoot_Space()
          Returns the meta object for the attribute 'Space'
 

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

Methods in org.eclipse.emf.ecore.xml.namespace.impl that return EAttribute
 EAttribute XMLNamespacePackageImpl.getXMLNamespaceDocumentRoot_Mixed()
           
 EAttribute XMLNamespacePackageImpl.getXMLNamespaceDocumentRoot_Base()
           
 EAttribute XMLNamespacePackageImpl.getXMLNamespaceDocumentRoot_Lang()
           
 EAttribute XMLNamespacePackageImpl.getXMLNamespaceDocumentRoot_Space()
           
 

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

Methods in org.eclipse.emf.ecore.xml.type that return EAttribute
 EAttribute XMLTypePackage.getAnyType_Mixed()
          Returns the meta object for the attribute list 'Mixed'
 EAttribute XMLTypePackage.getAnyType_Any()
          Returns the meta object for the attribute list 'Any'
 EAttribute XMLTypePackage.getAnyType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'
 EAttribute XMLTypePackage.getSimpleAnyType_RawValue()
          Returns the meta object for the attribute 'Raw Value'
 EAttribute XMLTypePackage.getSimpleAnyType_Value()
          Returns the meta object for the attribute 'Value'
 EAttribute XMLTypePackage.getXMLTypeDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'
 EAttribute XMLTypePackage.getXMLTypeDocumentRoot_CDATA()
          Returns the meta object for the attribute 'CDATA'
 EAttribute XMLTypePackage.getXMLTypeDocumentRoot_Comment()
          Returns the meta object for the attribute 'Comment'
 EAttribute XMLTypePackage.getXMLTypeDocumentRoot_Text()
          Returns the meta object for the attribute 'Text'
 

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

Methods in org.eclipse.emf.ecore.xml.type.impl that return EAttribute
 EAttribute XMLTypePackageImpl.getAnyType_Mixed()
           
 EAttribute XMLTypePackageImpl.getAnyType_Any()
           
 EAttribute XMLTypePackageImpl.getAnyType_AnyAttribute()
           
 EAttribute XMLTypePackageImpl.getSimpleAnyType_RawValue()
           
 EAttribute XMLTypePackageImpl.getSimpleAnyType_Value()
           
 EAttribute XMLTypePackageImpl.getXMLTypeDocumentRoot_Mixed()
           
 EAttribute XMLTypePackageImpl.getXMLTypeDocumentRoot_CDATA()
           
 EAttribute XMLTypePackageImpl.getXMLTypeDocumentRoot_Comment()
           
 EAttribute XMLTypePackageImpl.getXMLTypeDocumentRoot_Text()
           
 

Uses of EAttribute in org.eclipse.emf.edit.command
 

Methods in org.eclipse.emf.edit.command that return EAttribute
 EAttribute CommandParameter.getEAttribute()
          This returns the specified feature as a EReference, if it is one.
 

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

Fields in org.eclipse.emf.edit.provider declared as EAttribute
protected  EAttribute FeatureMapEntryWrapperItemProvider.attribute
          The attribute through which the feature map entry can be set and retreived.
protected  EAttribute AttributeValueWrapperItemProvider.attribute
          The attribute through which the value can be set and retrieved.
 

Constructors in org.eclipse.emf.edit.provider with parameters of type EAttribute
FeatureMapEntryWrapperItemProvider(FeatureMap.Entry entry, EObject owner, EAttribute attribute, int index, AdapterFactory adapterFactory)
          Creates an instance for the feature map entry.
AttributeValueWrapperItemProvider(Object value, EObject owner, EAttribute attribute, AdapterFactory adapterFactory)
          Creates an instance for a single-valued attribute.
AttributeValueWrapperItemProvider(Object value, EObject owner, EAttribute attribute, int index, AdapterFactory adapterFactory)
          Creates an instance for a value within a multi-valued attribute.
 

Uses of EAttribute in org.eclipse.emf.mapping
 

Methods in org.eclipse.emf.mapping that return EAttribute
 EAttribute MappingPackage.getFunctionNamePair_In2out()
          Returns the meta object for the attribute 'In2out'
 EAttribute MappingPackage.getFunctionNamePair_Out2in()
          Returns the meta object for the attribute 'Out2in'
 EAttribute MappingPackage.getMappingRoot_OutputReadOnly()
          Returns the meta object for the attribute 'Output Read Only'
 EAttribute MappingPackage.getMappingRoot_TopToBottom()
          Returns the meta object for the attribute 'Top To Bottom'
 EAttribute MappingPackage.getMappingRoot_CommandStack()
          Returns the meta object for the attribute 'Command Stack'
 

Uses of EAttribute in org.eclipse.emf.mapping.impl
 

Methods in org.eclipse.emf.mapping.impl that return EAttribute
 EAttribute MappingPackageImpl.getFunctionNamePair_In2out()
           
 EAttribute MappingPackageImpl.getFunctionNamePair_Out2in()
           
 EAttribute MappingPackageImpl.getMappingRoot_OutputReadOnly()
           
 EAttribute MappingPackageImpl.getMappingRoot_TopToBottom()
           
 EAttribute MappingPackageImpl.getMappingRoot_CommandStack()
           
 


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