| Package | Description |
|---|---|
| org.eclipse.emf.ecore |
Provides an API for the Ecore dialect of
UML.
|
| 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 |
| Modifier and Type | Field and Description |
|---|---|
static EAttribute |
EcorePackage.Literals.EANNOTATION__SOURCE
The meta object literal for the 'Source' attribute feature.
|
static EAttribute |
EcorePackage.Literals.EATTRIBUTE__ID
The meta object literal for the 'ID' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ECLASS__ABSTRACT
The meta object literal for the 'Abstract' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ECLASS__INTERFACE
The meta object literal for the 'Interface' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ECLASSIFIER__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ECLASSIFIER__INSTANCE_CLASS
The meta object literal for the 'Instance Class' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ECLASSIFIER__INSTANCE_CLASS_NAME
The meta object literal for the 'Instance Class Name' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ECLASSIFIER__INSTANCE_TYPE_NAME
The meta object literal for the 'Instance Type Name' attribute feature.
|
static EAttribute |
EcorePackage.Literals.EDATA_TYPE__SERIALIZABLE
The meta object literal for the 'Serializable' attribute feature.
|
static EAttribute |
EcorePackage.Literals.EENUM_LITERAL__INSTANCE
The meta object literal for the 'Instance' attribute feature.
|
static EAttribute |
EcorePackage.Literals.EENUM_LITERAL__LITERAL
The meta object literal for the 'Literal' attribute feature.
|
static EAttribute |
EcorePackage.Literals.EENUM_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ENAMED_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.
|
static EAttribute |
EcorePackage.Literals.EPACKAGE__NS_PREFIX
The meta object literal for the 'Ns Prefix' attribute feature.
|
static EAttribute |
EcorePackage.Literals.EPACKAGE__NS_URI
The meta object literal for the 'Ns URI' attribute feature.
|
static EAttribute |
EcorePackage.Literals.EREFERENCE__CONTAINER
The meta object literal for the 'Container' attribute feature.
|
static EAttribute |
EcorePackage.Literals.EREFERENCE__CONTAINMENT
The meta object literal for the 'Containment' attribute feature.
|
static EAttribute |
EcorePackage.Literals.EREFERENCE__RESOLVE_PROXIES
The meta object literal for the 'Resolve Proxies' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ESTRING_TO_STRING_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ESTRING_TO_STRING_MAP_ENTRY__VALUE
The meta object literal for the 'Value' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ESTRUCTURAL_FEATURE__CHANGEABLE
The meta object literal for the 'Changeable' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ESTRUCTURAL_FEATURE__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ESTRUCTURAL_FEATURE__DEFAULT_VALUE_LITERAL
The meta object literal for the 'Default Value Literal' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ESTRUCTURAL_FEATURE__DERIVED
The meta object literal for the 'Derived' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ESTRUCTURAL_FEATURE__TRANSIENT
The meta object literal for the 'Transient' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ESTRUCTURAL_FEATURE__UNSETTABLE
The meta object literal for the 'Unsettable' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ESTRUCTURAL_FEATURE__VOLATILE
The meta object literal for the 'Volatile' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ETYPED_ELEMENT__LOWER_BOUND
The meta object literal for the 'Lower Bound' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ETYPED_ELEMENT__MANY
The meta object literal for the 'Many' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ETYPED_ELEMENT__ORDERED
The meta object literal for the 'Ordered' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ETYPED_ELEMENT__REQUIRED
The meta object literal for the 'Required' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ETYPED_ELEMENT__UNIQUE
The meta object literal for the 'Unique' attribute feature.
|
static EAttribute |
EcorePackage.Literals.ETYPED_ELEMENT__UPPER_BOUND
The meta object literal for the 'Upper Bound' attribute feature.
|
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
EcoreFactory.createEAttribute()
Returns a new object of class 'EAttribute'.
|
EAttribute |
EcorePackage.getEAnnotation_Source()
Returns the meta object for the attribute '
Source'. |
EAttribute |
EcorePackage.getEAttribute_ID()
Returns the meta object for the attribute '
ID'. |
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.getEClassifier_DefaultValue()
Returns the meta object for the attribute '
Default Value'. |
EAttribute |
EcorePackage.getEClassifier_InstanceClass()
Returns the meta object for the attribute '
Instance Class'. |
EAttribute |
EcorePackage.getEClassifier_InstanceClassName()
Returns the meta object for the attribute '
Instance Class Name'. |
EAttribute |
EcorePackage.getEClassifier_InstanceTypeName()
Returns the meta object for the attribute '
Instance Type Name'. |
EAttribute |
EcorePackage.getEDataType_Serializable()
Returns the meta object for the attribute '
Serializable'. |
EAttribute |
EcorePackage.getEEnumLiteral_Instance()
Returns the meta object for the attribute '
Instance'. |
EAttribute |
EcorePackage.getEEnumLiteral_Literal()
Returns the meta object for the attribute '
Literal'. |
EAttribute |
EcorePackage.getEEnumLiteral_Value()
Returns the meta object for the attribute '
Value'. |
EAttribute |
EClass.getEIDAttribute()
Returns the value of the 'EID Attribute' reference.
|
EAttribute |
EcorePackage.getENamedElement_Name()
Returns the meta object for the attribute '
Name'. |
EAttribute |
EcorePackage.getEPackage_NsPrefix()
Returns the meta object for the attribute '
Ns Prefix'. |
EAttribute |
EcorePackage.getEPackage_NsURI()
Returns the meta object for the attribute '
Ns URI'. |
EAttribute |
EcorePackage.getEReference_Container()
Returns the meta object for the attribute '
Container'. |
EAttribute |
EcorePackage.getEReference_Containment()
Returns the meta object for the attribute '
Containment'. |
EAttribute |
EcorePackage.getEReference_ResolveProxies()
Returns the meta object for the attribute '
Resolve Proxies'. |
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 |
EcorePackage.getEStructuralFeature_Changeable()
Returns the meta object for the attribute '
Changeable'. |
EAttribute |
EcorePackage.getEStructuralFeature_DefaultValue()
Returns the meta object for the attribute '
Default Value'. |
EAttribute |
EcorePackage.getEStructuralFeature_DefaultValueLiteral()
Returns the meta object for the attribute '
Default Value Literal'. |
EAttribute |
EcorePackage.getEStructuralFeature_Derived()
Returns the meta object for the attribute '
Derived'. |
EAttribute |
EcorePackage.getEStructuralFeature_LowerBound()
Deprecated.
replaced by getETypedElement_LowerBound()
|
EAttribute |
EcorePackage.getEStructuralFeature_Many()
Deprecated.
replaced by getETypedElement_Many()
|
EAttribute |
EcorePackage.getEStructuralFeature_Required()
Deprecated.
replaced by getETypedElement_Required()
|
EAttribute |
EcorePackage.getEStructuralFeature_Transient()
Returns the meta object for the attribute '
Transient'. |
EAttribute |
EcorePackage.getEStructuralFeature_Unique()
Deprecated.
replaced by getETypedElement_Unique()
|
EAttribute |
EcorePackage.getEStructuralFeature_Unsettable()
Returns the meta object for the attribute '
Unsettable'. |
EAttribute |
EcorePackage.getEStructuralFeature_UpperBound()
Deprecated.
replaced by getETypedElement_UpperBound()
|
EAttribute |
EcorePackage.getEStructuralFeature_Volatile()
Returns the meta object for the attribute '
Volatile'. |
EAttribute |
EcorePackage.getETypedElement_LowerBound()
Returns the meta object for the attribute '
Lower Bound'. |
EAttribute |
EcorePackage.getETypedElement_Many()
Returns the meta object for the attribute '
Many'. |
EAttribute |
EcorePackage.getETypedElement_Ordered()
Returns the meta object for the attribute '
Ordered'. |
EAttribute |
EcorePackage.getETypedElement_Required()
Returns the meta object for the attribute '
Required'. |
EAttribute |
EcorePackage.getETypedElement_Unique()
Returns the meta object for the attribute '
Unique'. |
EAttribute |
EcorePackage.getETypedElement_UpperBound()
Returns the meta object for the attribute '
Upper Bound'. |
| Modifier and Type | Class and Description |
|---|---|
class |
EAttributeImpl
An implementation of the model object 'EAttribute'.
|
| Modifier and Type | Field and Description |
|---|---|
protected EAttribute |
EClassImpl.eIDAttribute |
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
EcoreFactoryImpl.createEAttribute() |
EAttribute |
EcorePackageImpl.getEAnnotation_Source() |
EAttribute |
EcorePackageImpl.getEAttribute_ID() |
EAttribute |
EcorePackageImpl.getEClass_Abstract() |
EAttribute |
EcorePackageImpl.getEClass_Interface() |
EAttribute |
EcorePackageImpl.getEClassifier_DefaultValue() |
EAttribute |
EcorePackageImpl.getEClassifier_InstanceClass() |
EAttribute |
EcorePackageImpl.getEClassifier_InstanceClassName() |
EAttribute |
EcorePackageImpl.getEClassifier_InstanceTypeName() |
EAttribute |
EcorePackageImpl.getEDataType_Serializable() |
EAttribute |
EcorePackageImpl.getEEnumLiteral_Instance() |
EAttribute |
EcorePackageImpl.getEEnumLiteral_Literal() |
EAttribute |
EcorePackageImpl.getEEnumLiteral_Value() |
EAttribute |
EClassImpl.getEIDAttribute() |
EAttribute |
EcorePackageImpl.getENamedElement_Name() |
EAttribute |
EcorePackageImpl.getEPackage_NsPrefix() |
EAttribute |
EcorePackageImpl.getEPackage_NsURI() |
EAttribute |
EcorePackageImpl.getEReference_Container() |
EAttribute |
EcorePackageImpl.getEReference_Containment() |
EAttribute |
EcorePackageImpl.getEReference_ResolveProxies() |
EAttribute |
EcorePackageImpl.getEStringToStringMapEntry_Key() |
EAttribute |
EcorePackageImpl.getEStringToStringMapEntry_Value() |
EAttribute |
EcorePackageImpl.getEStructuralFeature_Changeable() |
EAttribute |
EcorePackageImpl.getEStructuralFeature_DefaultValue() |
EAttribute |
EcorePackageImpl.getEStructuralFeature_DefaultValueLiteral() |
EAttribute |
EcorePackageImpl.getEStructuralFeature_Derived() |
EAttribute |
EcorePackageImpl.getEStructuralFeature_LowerBound()
Deprecated.
|
EAttribute |
EcorePackageImpl.getEStructuralFeature_Many()
Deprecated.
|
EAttribute |
EcorePackageImpl.getEStructuralFeature_Required()
Deprecated.
|
EAttribute |
EcorePackageImpl.getEStructuralFeature_Transient() |
EAttribute |
EcorePackageImpl.getEStructuralFeature_Unique()
Deprecated.
|
EAttribute |
EcorePackageImpl.getEStructuralFeature_Unsettable() |
EAttribute |
EcorePackageImpl.getEStructuralFeature_UpperBound()
Deprecated.
|
EAttribute |
EcorePackageImpl.getEStructuralFeature_Volatile() |
EAttribute |
EcorePackageImpl.getETypedElement_LowerBound() |
EAttribute |
EcorePackageImpl.getETypedElement_Many() |
EAttribute |
EcorePackageImpl.getETypedElement_Ordered() |
EAttribute |
EcorePackageImpl.getETypedElement_Required() |
EAttribute |
EcorePackageImpl.getETypedElement_Unique() |
EAttribute |
EcorePackageImpl.getETypedElement_UpperBound() |
protected EAttribute |
EPackageImpl.initEAttribute(EAttribute a,
EClassifier type,
java.lang.String name,
java.lang.String defaultValue,
int lowerBound,
int upperBound,
boolean isTransient,
boolean isVolatile,
boolean isChangeable,
boolean isUnsettable)
Deprecated.
|
protected EAttribute |
EPackageImpl.initEAttribute(EAttribute a,
EClassifier type,
java.lang.String name,
java.lang.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,
java.lang.String name,
java.lang.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,
java.lang.String name,
java.lang.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,
java.lang.String name,
java.lang.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,
java.lang.String name,
java.lang.String defaultValue,
int lowerBound,
int upperBound,
java.lang.Class<?> containerClass,
boolean isTransient,
boolean isVolatile,
boolean isChangeable,
boolean isUnsettable,
boolean isID,
boolean isUnique,
boolean isDerived,
boolean isOrdered) |
protected EAttribute |
EPackageImpl.initEAttribute(EAttribute a,
EGenericType type,
java.lang.String name,
java.lang.String defaultValue,
int lowerBound,
int upperBound,
java.lang.Class<?> containerClass,
boolean isTransient,
boolean isVolatile,
boolean isChangeable,
boolean isUnsettable,
boolean isID,
boolean isUnique,
boolean isDerived,
boolean isOrdered) |
| Modifier and Type | Method and Description |
|---|---|
protected EAttribute |
EPackageImpl.initEAttribute(EAttribute a,
EClassifier type,
java.lang.String name,
java.lang.String defaultValue,
int lowerBound,
int upperBound,
boolean isTransient,
boolean isVolatile,
boolean isChangeable,
boolean isUnsettable)
Deprecated.
|
protected EAttribute |
EPackageImpl.initEAttribute(EAttribute a,
EClassifier type,
java.lang.String name,
java.lang.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,
java.lang.String name,
java.lang.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,
java.lang.String name,
java.lang.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,
java.lang.String name,
java.lang.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,
java.lang.String name,
java.lang.String defaultValue,
int lowerBound,
int upperBound,
java.lang.Class<?> containerClass,
boolean isTransient,
boolean isVolatile,
boolean isChangeable,
boolean isUnsettable,
boolean isID,
boolean isUnique,
boolean isDerived,
boolean isOrdered) |
protected EAttribute |
EPackageImpl.initEAttribute(EAttribute a,
EGenericType type,
java.lang.String name,
java.lang.String defaultValue,
int lowerBound,
int upperBound,
java.lang.Class<?> containerClass,
boolean isTransient,
boolean isVolatile,
boolean isChangeable,
boolean isUnsettable,
boolean isID,
boolean isUnique,
boolean isDerived,
boolean isOrdered) |
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
BasicEAnnotationValidator.ValidationContext.getEAttribute()
The attribute of the data type being validated.
|
EAttribute |
ExtendedMetaData.getMixedFeature(EClass eClass)
If the given class represents mixed content, returns the wildcard element feature used to store its content.
|
EAttribute |
BasicExtendedMetaData.getMixedFeature(EClass eClass) |
| Modifier and Type | Method and Description |
|---|---|
T |
EcoreSwitch.caseEAttribute(EAttribute object)
Returns the result of interpreting the object as an instance of 'EAttribute'.
|
protected java.lang.String |
BasicEAnnotationValidator.convertPropertyAttributeValueToLiteralItem(EObject eObject,
EAttribute eAttribute,
java.lang.Object value)
Returns the single value of the attribute's
type for the modeled object converted to a literal representation as used in detail entry. |
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.
|
protected void |
EcoreUtil.Copier.copyAttributeValue(EAttribute eAttribute,
EObject eObject,
java.lang.Object value,
EStructuralFeature.Setting setting)
Called to handle copying of an attribute's value to the target setting.
|
protected DiagnosticChain |
EObjectValidator.createBadDataValueDiagnostic(EObject eObject,
EAttribute eAttribute,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
protected boolean |
EcoreUtil.EqualityHelper.haveEqualAttribute(EObject eObject1,
EObject eObject2,
EAttribute attribute)
|
protected void |
BasicEAnnotationValidator.reportInvalidValueLiteral(EAnnotation eAnnotation,
EModelElement eModelElement,
java.util.Map.Entry<java.lang.String,java.lang.String> entry,
EAttribute attribute,
java.lang.String literalValue,
EDataType dataType,
DiagnosticChain diagnostics,
java.lang.RuntimeException exception,
java.util.Map<java.lang.Object,java.lang.Object> context) |
protected boolean |
EObjectValidator.validate_DataValueConforms(EObject eObject,
EAttribute eAttribute,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
protected boolean |
BasicEAnnotationValidator.validateAttributeDetailLiteralValue(EAnnotation eAnnotation,
EModelElement eModelElement,
java.util.Map.Entry<java.lang.String,java.lang.String> entry,
EAttribute attribute,
java.util.List<java.lang.Object> dataValues,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Returns whether the literal value of this detail entry for the corresponding attribute is valid.
|
protected boolean |
EcoreAnnotationValidator.validateAttributeDetailValueLiteral(EAnnotation eAnnotation,
EModelElement eModelElement,
java.util.Map.Entry<java.lang.String,java.lang.String> entry,
EAttribute attribute,
java.lang.String literalValue,
java.util.List<java.lang.Object> dataValues,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
protected boolean |
BasicEAnnotationValidator.validateAttributeDetailValueLiteral(EAnnotation eAnnotation,
EModelElement eModelElement,
java.util.Map.Entry<java.lang.String,java.lang.String> entry,
EAttribute attribute,
java.lang.String literalValue,
java.util.List<java.lang.Object> dataValues,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Returns whether the given literal value is valid with respect to this detail entry's corresponding attribute's
data type. |
boolean |
EcoreValidator.validateEAttribute_ConsistentTransient(EAttribute eAttribute,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the ConsistentTransient constraint of 'EAttribute'.
|
boolean |
EcoreValidator.validateEAttribute(EAttribute eAttribute,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
| Constructor and Description |
|---|
ValidationContext(EAnnotation eAnnotation,
EModelElement eModelElement,
java.util.Map.Entry<java.lang.String,java.lang.String> entry,
EAttribute eAttribute)
Creates an instance.
|
| Modifier and Type | Field and Description |
|---|---|
static EAttribute |
XMLNamespacePackage.Literals.XML_NAMESPACE_DOCUMENT_ROOT__BASE
The meta object literal for the 'Base' attribute feature.
|
static EAttribute |
XMLNamespacePackage.Literals.XML_NAMESPACE_DOCUMENT_ROOT__ID
The meta object literal for the 'Id' attribute feature.
|
static EAttribute |
XMLNamespacePackage.Literals.XML_NAMESPACE_DOCUMENT_ROOT__LANG
The meta object literal for the 'Lang' attribute feature.
|
static EAttribute |
XMLNamespacePackage.Literals.XML_NAMESPACE_DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.
|
static EAttribute |
XMLNamespacePackage.Literals.XML_NAMESPACE_DOCUMENT_ROOT__SPACE
The meta object literal for the 'Space' attribute feature.
|
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Base()
Returns the meta object for the attribute '
Base'. |
EAttribute |
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Id()
Returns the meta object for the attribute '
Id'. |
EAttribute |
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Lang()
Returns the meta object for the attribute '
Lang'. |
EAttribute |
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Mixed()
Returns the meta object for the attribute list '
Mixed'. |
EAttribute |
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Space()
Returns the meta object for the attribute '
Space'. |
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
XMLNamespacePackageImpl.getXMLNamespaceDocumentRoot_Base() |
EAttribute |
XMLNamespacePackageImpl.getXMLNamespaceDocumentRoot_Id() |
EAttribute |
XMLNamespacePackageImpl.getXMLNamespaceDocumentRoot_Lang() |
EAttribute |
XMLNamespacePackageImpl.getXMLNamespaceDocumentRoot_Mixed() |
EAttribute |
XMLNamespacePackageImpl.getXMLNamespaceDocumentRoot_Space() |
| Modifier and Type | Field and Description |
|---|---|
static EAttribute |
XMLTypePackage.Literals.ANY_TYPE__ANY
The meta object literal for the 'Any' attribute list feature.
|
static EAttribute |
XMLTypePackage.Literals.ANY_TYPE__ANY_ATTRIBUTE
The meta object literal for the 'Any Attribute' attribute list feature.
|
static EAttribute |
XMLTypePackage.Literals.ANY_TYPE__MIXED
The meta object literal for the 'Mixed' attribute list feature.
|
static EAttribute |
XMLTypePackage.Literals.PROCESSING_INSTRUCTION__DATA
The meta object literal for the 'Data' attribute feature.
|
static EAttribute |
XMLTypePackage.Literals.PROCESSING_INSTRUCTION__TARGET
The meta object literal for the 'Target' attribute feature.
|
static EAttribute |
XMLTypePackage.Literals.SIMPLE_ANY_TYPE__RAW_VALUE
The meta object literal for the 'Raw Value' attribute feature.
|
static EAttribute |
XMLTypePackage.Literals.SIMPLE_ANY_TYPE__VALUE
The meta object literal for the 'Value' attribute feature.
|
static EAttribute |
XMLTypePackage.Literals.XML_TYPE_DOCUMENT_ROOT__CDATA
The meta object literal for the 'CDATA' attribute feature.
|
static EAttribute |
XMLTypePackage.Literals.XML_TYPE_DOCUMENT_ROOT__COMMENT
The meta object literal for the 'Comment' attribute feature.
|
static EAttribute |
XMLTypePackage.Literals.XML_TYPE_DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.
|
static EAttribute |
XMLTypePackage.Literals.XML_TYPE_DOCUMENT_ROOT__TEXT
The meta object literal for the 'Text' attribute feature.
|
| Modifier and Type | Method and Description |
|---|---|
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.getAnyType_Mixed()
Returns the meta object for the attribute list '
Mixed'. |
EAttribute |
XMLTypePackage.getProcessingInstruction_Data()
Returns the meta object for the attribute '
Data'. |
EAttribute |
XMLTypePackage.getProcessingInstruction_Target()
Returns the meta object for the attribute '
Target'. |
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_CDATA()
Returns the meta object for the attribute '
CDATA'. |
EAttribute |
XMLTypePackage.getXMLTypeDocumentRoot_Comment()
Returns the meta object for the attribute '
Comment'. |
EAttribute |
XMLTypePackage.getXMLTypeDocumentRoot_Mixed()
Returns the meta object for the attribute list '
Mixed'. |
EAttribute |
XMLTypePackage.getXMLTypeDocumentRoot_Text()
Returns the meta object for the attribute '
Text'. |
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
XMLTypePackageImpl.getAnyType_Any() |
EAttribute |
XMLTypePackageImpl.getAnyType_AnyAttribute() |
EAttribute |
XMLTypePackageImpl.getAnyType_Mixed() |
EAttribute |
XMLTypePackageImpl.getProcessingInstruction_Data() |
EAttribute |
XMLTypePackageImpl.getProcessingInstruction_Target() |
EAttribute |
XMLTypePackageImpl.getSimpleAnyType_RawValue() |
EAttribute |
XMLTypePackageImpl.getSimpleAnyType_Value() |
EAttribute |
XMLTypePackageImpl.getXMLTypeDocumentRoot_CDATA() |
EAttribute |
XMLTypePackageImpl.getXMLTypeDocumentRoot_Comment() |
EAttribute |
XMLTypePackageImpl.getXMLTypeDocumentRoot_Mixed() |
EAttribute |
XMLTypePackageImpl.getXMLTypeDocumentRoot_Text() |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature