Package com._1c.g5.v8.dt.xdto.model
Interface XdtoPackage
-
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
XdtoPackageImpl
public interface XdtoPackage extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
XdtoFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
XdtoPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
-
Field Summary
Fields Modifier and Type Field Description static XdtoPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
ENUMERATION
The meta object id for the 'Enumeration
' class.static int
ENUMERATION__CONTENT
The feature id for the 'Content' attribute.static int
ENUMERATION__TYPE
The feature id for the 'Type' containment reference.static int
ENUMERATION_FEATURE_COUNT
The number of structural features of the 'Enumeration' class.static int
ENUMERATION_OPERATION_COUNT
The number of operations of the 'Enumeration' class.static int
FORM
The meta object id for the 'Form
' enum.static int
IMPORT
The meta object id for the 'Import
' class.static int
IMPORT__LOCATION
The feature id for the 'Location' attribute.static int
IMPORT__NAMESPACE
The feature id for the 'Namespace' attribute.static int
IMPORT_FEATURE_COUNT
The number of structural features of the 'Import' class.static int
IMPORT_OPERATION_COUNT
The number of operations of the 'Import' class.static int
INNER_MODEL
The meta object id for the 'Inner Model
' class.static int
INNER_MODEL__PACKAGES
The feature id for the 'Packages' containment reference list.static int
INNER_MODEL_FEATURE_COUNT
The number of structural features of the 'Inner Model' class.static int
INNER_MODEL_OPERATION_COUNT
The number of operations of the 'Inner Model' class.static int
MODEL
The meta object id for the 'Model
' class.static int
MODEL__PACKAGES
The feature id for the 'Packages' reference list.static int
MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.static int
MODEL_OPERATION_COUNT
The number of operations of the 'Model' class.static int
OBJECT_TYPE
The meta object id for the 'Object Type
' class.static int
OBJECT_TYPE__ABSTRACT
The feature id for the 'Abstract' attribute.static int
OBJECT_TYPE__BASE_TYPE
The feature id for the 'Base Type' containment reference.static int
OBJECT_TYPE__MIXED
The feature id for the 'Mixed' attribute.static int
OBJECT_TYPE__NAME
The feature id for the 'Name' attribute.static int
OBJECT_TYPE__OPEN
The feature id for the 'Open' attribute.static int
OBJECT_TYPE__ORDERED
The feature id for the 'Ordered' attribute.static int
OBJECT_TYPE__PROPERTIES
The feature id for the 'Properties' containment reference list.static int
OBJECT_TYPE__SEQUENCED
The feature id for the 'Sequenced' attribute.static int
OBJECT_TYPE_FEATURE_COUNT
The number of structural features of the 'Object Type' class.static int
OBJECT_TYPE_OPERATION_COUNT
The number of operations of the 'Object Type' class.static int
PACKAGE
The meta object id for the 'Package
' class.static int
PACKAGE__ATTRIBUTE_FORM_QUALIFIED
The feature id for the 'Attribute Form Qualified' attribute.static int
PACKAGE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.static int
PACKAGE__ELEMENT_FORM_QUALIFIED
The feature id for the 'Element Form Qualified' attribute.static int
PACKAGE__NS_URI
The feature id for the 'Ns Uri' attribute.static int
PACKAGE__OBJECTS
The feature id for the 'Objects' containment reference list.static int
PACKAGE__PROPERTIES
The feature id for the 'Properties' containment reference list.static int
PACKAGE__TYPES
The feature id for the 'Types' containment reference list.static int
PACKAGE_FEATURE_COUNT
The number of structural features of the 'Package' class.static int
PACKAGE_OPERATION_COUNT
The number of operations of the 'Package' class.static int
PACKAGE_SCOPE_SPEC
The meta object id for the 'Package Scope Spec
' class.static int
PACKAGE_SCOPE_SPEC__OBJECT_TYPE
The feature id for the 'Object Type' reference.static int
PACKAGE_SCOPE_SPEC__PROPERTY
The feature id for the 'Property' reference.static int
PACKAGE_SCOPE_SPEC__TYPE
The feature id for the 'Type' reference.static int
PACKAGE_SCOPE_SPEC__VALUE_TYPE
The feature id for the 'Value Type' reference.static int
PACKAGE_SCOPE_SPEC_FEATURE_COUNT
The number of structural features of the 'Package Scope Spec' class.static int
PACKAGE_SCOPE_SPEC_OPERATION_COUNT
The number of operations of the 'Package Scope Spec' class.static int
PATTERN
The meta object id for the 'Pattern
' class.static int
PATTERN__PATTERN
The feature id for the 'Pattern' attribute.static int
PATTERN_FEATURE_COUNT
The number of structural features of the 'Pattern' class.static int
PATTERN_OPERATION_COUNT
The number of operations of the 'Pattern' class.static int
PROPERTY
The meta object id for the 'Property
' class.static int
PROPERTY__DEFAULT
The feature id for the 'Default' attribute.static int
PROPERTY__FIXED
The feature id for the 'Fixed' attribute.static int
PROPERTY__FORM
The feature id for the 'Form' attribute.static int
PROPERTY__LOCAL_NAME
The feature id for the 'Local Name' attribute.static int
PROPERTY__LOWER_BOUND
The feature id for the 'Lower Bound' attribute.static int
PROPERTY__NAME
The feature id for the 'Name' attribute.static int
PROPERTY__NAMESPACE_URI
The feature id for the 'Namespace URI' attribute.static int
PROPERTY__NILLABLE
The feature id for the 'Nillable' attribute.static int
PROPERTY__QUALIFIED
The feature id for the 'Qualified' attribute.static int
PROPERTY__REF
The feature id for the 'Ref' containment reference.static int
PROPERTY__TYPE
The feature id for the 'Type' containment reference.static int
PROPERTY__TYPE_DEFS
The feature id for the 'Type Defs' containment reference.static int
PROPERTY__UPPER_BOUND
The feature id for the 'Upper Bound' attribute.static int
PROPERTY_FEATURE_COUNT
The number of structural features of the 'Property' class.static int
PROPERTY_OPERATION_COUNT
The number of operations of the 'Property' class.static int
TYPE
The meta object id for the 'Type
' class.static int
TYPE__BASE_TYPE
The feature id for the 'Base Type' containment reference.static int
TYPE__NAME
The feature id for the 'Name' attribute.static int
TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.static int
TYPE_OPERATION_COUNT
The number of operations of the 'Type' class.static int
VALUE_TYPE
The meta object id for the 'Value Type
' class.static int
VALUE_TYPE__BASE_TYPE
The feature id for the 'Base Type' containment reference.static int
VALUE_TYPE__ENUMERATIONS
The feature id for the 'Enumerations' containment reference list.static int
VALUE_TYPE__FRACTION_DIGITS
The feature id for the 'Fraction Digits' attribute.static int
VALUE_TYPE__ITEM_TYPE
The feature id for the 'Item Type' containment reference.static int
VALUE_TYPE__LENGTH
The feature id for the 'Length' attribute.static int
VALUE_TYPE__MAX_EXCLUSIVE
The feature id for the 'Max Exclusive' attribute.static int
VALUE_TYPE__MAX_INCLUSIVE
The feature id for the 'Max Inclusive' attribute.static int
VALUE_TYPE__MAX_LENGTH
The feature id for the 'Max Length' attribute.static int
VALUE_TYPE__MEMEBER_TYPES
The feature id for the 'Memeber Types' containment reference list.static int
VALUE_TYPE__MIN_EXCLUSIVE
The feature id for the 'Min Exclusive' attribute.static int
VALUE_TYPE__MIN_INCLUSIVE
The feature id for the 'Min Inclusive' attribute.static int
VALUE_TYPE__MIN_LENGTH
The feature id for the 'Min Length' attribute.static int
VALUE_TYPE__NAME
The feature id for the 'Name' attribute.static int
VALUE_TYPE__PATTERNS
The feature id for the 'Patterns' containment reference list.static int
VALUE_TYPE__TOTAL_DIGITS
The feature id for the 'Total Digits' attribute.static int
VALUE_TYPE__TYPE_DEFS
The feature id for the 'Type Defs' containment reference list.static int
VALUE_TYPE__VARIETY
The feature id for the 'Variety' attribute.static int
VALUE_TYPE__WHITESPACE
The feature id for the 'Whitespace' attribute.static int
VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Value Type' class.static int
VALUE_TYPE_OPERATION_COUNT
The number of operations of the 'Value Type' class.static int
VARIETY
The meta object id for the 'Variety
' enum.static int
WHITESPACE
The meta object id for the 'Whitespace
' enum.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClass
getEnumeration()
Returns the meta object for class 'Enumeration
'.org.eclipse.emf.ecore.EAttribute
getEnumeration_Content()
Returns the meta object for the attribute 'Content
'.org.eclipse.emf.ecore.EReference
getEnumeration_Type()
Returns the meta object for the containment reference 'Type
'.org.eclipse.emf.ecore.EEnum
getForm()
Returns the meta object for enum 'Form
'.org.eclipse.emf.ecore.EClass
getImport()
Returns the meta object for class 'Import
'.org.eclipse.emf.ecore.EAttribute
getImport_Location()
Returns the meta object for the attribute 'Location
'.org.eclipse.emf.ecore.EAttribute
getImport_Namespace()
Returns the meta object for the attribute 'Namespace
'.org.eclipse.emf.ecore.EClass
getInnerModel()
Returns the meta object for class 'Inner Model
'.org.eclipse.emf.ecore.EReference
getInnerModel_Packages()
Returns the meta object for the containment reference list 'Packages
'.org.eclipse.emf.ecore.EClass
getModel()
Returns the meta object for class 'Model
'.org.eclipse.emf.ecore.EReference
getModel_Packages()
Returns the meta object for the reference list 'Packages
'.org.eclipse.emf.ecore.EClass
getObjectType()
Returns the meta object for class 'Object Type
'.org.eclipse.emf.ecore.EAttribute
getObjectType_Abstract()
Returns the meta object for the attribute 'Abstract
'.org.eclipse.emf.ecore.EAttribute
getObjectType_Mixed()
Returns the meta object for the attribute 'Mixed
'.org.eclipse.emf.ecore.EAttribute
getObjectType_Open()
Returns the meta object for the attribute 'Open
'.org.eclipse.emf.ecore.EAttribute
getObjectType_Ordered()
Returns the meta object for the attribute 'Ordered
'.org.eclipse.emf.ecore.EReference
getObjectType_Properties()
Returns the meta object for the containment reference list 'Properties
'.org.eclipse.emf.ecore.EAttribute
getObjectType_Sequenced()
Returns the meta object for the attribute 'Sequenced
'.org.eclipse.emf.ecore.EClass
getPackage()
Returns the meta object for class 'Package
'.org.eclipse.emf.ecore.EAttribute
getPackage_AttributeFormQualified()
Returns the meta object for the attribute 'Attribute Form Qualified
'.org.eclipse.emf.ecore.EReference
getPackage_Dependencies()
Returns the meta object for the containment reference list 'Dependencies
'.org.eclipse.emf.ecore.EAttribute
getPackage_ElementFormQualified()
Returns the meta object for the attribute 'Element Form Qualified
'.org.eclipse.emf.ecore.EAttribute
getPackage_NsUri()
Returns the meta object for the attribute 'Ns Uri
'.org.eclipse.emf.ecore.EReference
getPackage_Objects()
Returns the meta object for the containment reference list 'Objects
'.org.eclipse.emf.ecore.EReference
getPackage_Properties()
Returns the meta object for the containment reference list 'Properties
'.org.eclipse.emf.ecore.EReference
getPackage_Types()
Returns the meta object for the containment reference list 'Types
'.org.eclipse.emf.ecore.EClass
getPackageScopeSpec()
Returns the meta object for class 'Package Scope Spec
'.org.eclipse.emf.ecore.EReference
getPackageScopeSpec_ObjectType()
Returns the meta object for the reference 'Object Type
'.org.eclipse.emf.ecore.EReference
getPackageScopeSpec_Property()
Returns the meta object for the reference 'Property
'.org.eclipse.emf.ecore.EReference
getPackageScopeSpec_Type()
Returns the meta object for the reference 'Type
'.org.eclipse.emf.ecore.EReference
getPackageScopeSpec_ValueType()
Returns the meta object for the reference 'Value Type
'.org.eclipse.emf.ecore.EClass
getPattern()
Returns the meta object for class 'Pattern
'.org.eclipse.emf.ecore.EAttribute
getPattern_Pattern()
Returns the meta object for the attribute 'Pattern
'.org.eclipse.emf.ecore.EClass
getProperty()
Returns the meta object for class 'Property
'.org.eclipse.emf.ecore.EAttribute
getProperty_Default()
Returns the meta object for the attribute 'Default
'.org.eclipse.emf.ecore.EAttribute
getProperty_Fixed()
Returns the meta object for the attribute 'Fixed
'.org.eclipse.emf.ecore.EAttribute
getProperty_Form()
Returns the meta object for the attribute 'Form
'.org.eclipse.emf.ecore.EAttribute
getProperty_LocalName()
Returns the meta object for the attribute 'Local Name
'.org.eclipse.emf.ecore.EAttribute
getProperty_LowerBound()
Returns the meta object for the attribute 'Lower Bound
'.org.eclipse.emf.ecore.EAttribute
getProperty_Name()
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EAttribute
getProperty_NamespaceURI()
Returns the meta object for the attribute 'Namespace URI
'.org.eclipse.emf.ecore.EAttribute
getProperty_Nillable()
Returns the meta object for the attribute 'Nillable
'.org.eclipse.emf.ecore.EAttribute
getProperty_Qualified()
Returns the meta object for the attribute 'Qualified
'.org.eclipse.emf.ecore.EReference
getProperty_Ref()
Returns the meta object for the containment reference 'Ref
'.org.eclipse.emf.ecore.EReference
getProperty_Type()
Returns the meta object for the containment reference 'Type
'.org.eclipse.emf.ecore.EReference
getProperty_TypeDefs()
Returns the meta object for the containment reference 'Type Defs
'.org.eclipse.emf.ecore.EAttribute
getProperty_UpperBound()
Returns the meta object for the attribute 'Upper Bound
'.org.eclipse.emf.ecore.EClass
getType()
Returns the meta object for class 'Type
'.org.eclipse.emf.ecore.EReference
getType_BaseType()
Returns the meta object for the containment reference 'Base Type
'.org.eclipse.emf.ecore.EAttribute
getType_Name()
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EClass
getValueType()
Returns the meta object for class 'Value Type
'.org.eclipse.emf.ecore.EReference
getValueType_Enumerations()
Returns the meta object for the containment reference list 'Enumerations
'.org.eclipse.emf.ecore.EAttribute
getValueType_FractionDigits()
Returns the meta object for the attribute 'Fraction Digits
'.org.eclipse.emf.ecore.EReference
getValueType_ItemType()
Returns the meta object for the containment reference 'Item Type
'.org.eclipse.emf.ecore.EAttribute
getValueType_Length()
Returns the meta object for the attribute 'Length
'.org.eclipse.emf.ecore.EAttribute
getValueType_MaxExclusive()
Returns the meta object for the attribute 'Max Exclusive
'.org.eclipse.emf.ecore.EAttribute
getValueType_MaxInclusive()
Returns the meta object for the attribute 'Max Inclusive
'.org.eclipse.emf.ecore.EAttribute
getValueType_MaxLength()
Returns the meta object for the attribute 'Max Length
'.org.eclipse.emf.ecore.EReference
getValueType_MemeberTypes()
Returns the meta object for the containment reference list 'Memeber Types
'.org.eclipse.emf.ecore.EAttribute
getValueType_MinExclusive()
Returns the meta object for the attribute 'Min Exclusive
'.org.eclipse.emf.ecore.EAttribute
getValueType_MinInclusive()
Returns the meta object for the attribute 'Min Inclusive
'.org.eclipse.emf.ecore.EAttribute
getValueType_MinLength()
Returns the meta object for the attribute 'Min Length
'.org.eclipse.emf.ecore.EReference
getValueType_Patterns()
Returns the meta object for the containment reference list 'Patterns
'.org.eclipse.emf.ecore.EAttribute
getValueType_TotalDigits()
Returns the meta object for the attribute 'Total Digits
'.org.eclipse.emf.ecore.EReference
getValueType_TypeDefs()
Returns the meta object for the containment reference list 'Type Defs
'.org.eclipse.emf.ecore.EAttribute
getValueType_Variety()
Returns the meta object for the attribute 'Variety
'.org.eclipse.emf.ecore.EAttribute
getValueType_Whitespace()
Returns the meta object for the attribute 'Whitespace
'.org.eclipse.emf.ecore.EEnum
getVariety()
Returns the meta object for enum 'Variety
'.org.eclipse.emf.ecore.EEnum
getWhitespace()
Returns the meta object for enum 'Whitespace
'.XdtoFactory
getXdtoFactory()
Returns the factory that creates the instances of the model.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final XdtoPackage eINSTANCE
The singleton instance of the package.
-
MODEL
static final int MODEL
The meta object id for the 'Model
' class.- See Also:
ModelImpl
,XdtoPackageImpl.getModel()
, Constant Field Values
-
MODEL__PACKAGES
static final int MODEL__PACKAGES
The feature id for the 'Packages' reference list.- See Also:
- Constant Field Values
-
MODEL_FEATURE_COUNT
static final int MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.- See Also:
- Constant Field Values
-
MODEL_OPERATION_COUNT
static final int MODEL_OPERATION_COUNT
The number of operations of the 'Model' class.- See Also:
- Constant Field Values
-
INNER_MODEL
static final int INNER_MODEL
The meta object id for the 'Inner Model
' class.
-
INNER_MODEL__PACKAGES
static final int INNER_MODEL__PACKAGES
The feature id for the 'Packages' containment reference list.- See Also:
- Constant Field Values
-
INNER_MODEL_FEATURE_COUNT
static final int INNER_MODEL_FEATURE_COUNT
The number of structural features of the 'Inner Model' class.- See Also:
- Constant Field Values
-
INNER_MODEL_OPERATION_COUNT
static final int INNER_MODEL_OPERATION_COUNT
The number of operations of the 'Inner Model' class.- See Also:
- Constant Field Values
-
PACKAGE
static final int PACKAGE
The meta object id for the 'Package
' class.
-
PACKAGE__NS_URI
static final int PACKAGE__NS_URI
The feature id for the 'Ns Uri' attribute.- See Also:
- Constant Field Values
-
PACKAGE__ELEMENT_FORM_QUALIFIED
static final int PACKAGE__ELEMENT_FORM_QUALIFIED
The feature id for the 'Element Form Qualified' attribute.- See Also:
- Constant Field Values
-
PACKAGE__ATTRIBUTE_FORM_QUALIFIED
static final int PACKAGE__ATTRIBUTE_FORM_QUALIFIED
The feature id for the 'Attribute Form Qualified' attribute.- See Also:
- Constant Field Values
-
PACKAGE__TYPES
static final int PACKAGE__TYPES
The feature id for the 'Types' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__OBJECTS
static final int PACKAGE__OBJECTS
The feature id for the 'Objects' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__PROPERTIES
static final int PACKAGE__PROPERTIES
The feature id for the 'Properties' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__DEPENDENCIES
static final int PACKAGE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE_FEATURE_COUNT
static final int PACKAGE_FEATURE_COUNT
The number of structural features of the 'Package' class.- See Also:
- Constant Field Values
-
PACKAGE_OPERATION_COUNT
static final int PACKAGE_OPERATION_COUNT
The number of operations of the 'Package' class.- See Also:
- Constant Field Values
-
TYPE
static final int TYPE
The meta object id for the 'Type
' class.- See Also:
TypeImpl
,XdtoPackageImpl.getType()
, Constant Field Values
-
TYPE__NAME
static final int TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TYPE__BASE_TYPE
static final int TYPE__BASE_TYPE
The feature id for the 'Base Type' containment reference.- See Also:
- Constant Field Values
-
TYPE_FEATURE_COUNT
static final int TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.- See Also:
- Constant Field Values
-
TYPE_OPERATION_COUNT
static final int TYPE_OPERATION_COUNT
The number of operations of the 'Type' class.- See Also:
- Constant Field Values
-
VALUE_TYPE
static final int VALUE_TYPE
The meta object id for the 'Value Type
' class.
-
VALUE_TYPE__NAME
static final int VALUE_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__BASE_TYPE
static final int VALUE_TYPE__BASE_TYPE
The feature id for the 'Base Type' containment reference.- See Also:
- Constant Field Values
-
VALUE_TYPE__VARIETY
static final int VALUE_TYPE__VARIETY
The feature id for the 'Variety' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__PATTERNS
static final int VALUE_TYPE__PATTERNS
The feature id for the 'Patterns' containment reference list.- See Also:
- Constant Field Values
-
VALUE_TYPE__ENUMERATIONS
static final int VALUE_TYPE__ENUMERATIONS
The feature id for the 'Enumerations' containment reference list.- See Also:
- Constant Field Values
-
VALUE_TYPE__TYPE_DEFS
static final int VALUE_TYPE__TYPE_DEFS
The feature id for the 'Type Defs' containment reference list.- See Also:
- Constant Field Values
-
VALUE_TYPE__ITEM_TYPE
static final int VALUE_TYPE__ITEM_TYPE
The feature id for the 'Item Type' containment reference.- See Also:
- Constant Field Values
-
VALUE_TYPE__MEMEBER_TYPES
static final int VALUE_TYPE__MEMEBER_TYPES
The feature id for the 'Memeber Types' containment reference list.- See Also:
- Constant Field Values
-
VALUE_TYPE__LENGTH
static final int VALUE_TYPE__LENGTH
The feature id for the 'Length' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__MIN_LENGTH
static final int VALUE_TYPE__MIN_LENGTH
The feature id for the 'Min Length' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__MAX_LENGTH
static final int VALUE_TYPE__MAX_LENGTH
The feature id for the 'Max Length' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__WHITESPACE
static final int VALUE_TYPE__WHITESPACE
The feature id for the 'Whitespace' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__MIN_INCLUSIVE
static final int VALUE_TYPE__MIN_INCLUSIVE
The feature id for the 'Min Inclusive' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__MIN_EXCLUSIVE
static final int VALUE_TYPE__MIN_EXCLUSIVE
The feature id for the 'Min Exclusive' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__MAX_INCLUSIVE
static final int VALUE_TYPE__MAX_INCLUSIVE
The feature id for the 'Max Inclusive' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__MAX_EXCLUSIVE
static final int VALUE_TYPE__MAX_EXCLUSIVE
The feature id for the 'Max Exclusive' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__TOTAL_DIGITS
static final int VALUE_TYPE__TOTAL_DIGITS
The feature id for the 'Total Digits' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE__FRACTION_DIGITS
static final int VALUE_TYPE__FRACTION_DIGITS
The feature id for the 'Fraction Digits' attribute.- See Also:
- Constant Field Values
-
VALUE_TYPE_FEATURE_COUNT
static final int VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Value Type' class.- See Also:
- Constant Field Values
-
VALUE_TYPE_OPERATION_COUNT
static final int VALUE_TYPE_OPERATION_COUNT
The number of operations of the 'Value Type' class.- See Also:
- Constant Field Values
-
OBJECT_TYPE
static final int OBJECT_TYPE
The meta object id for the 'Object Type
' class.
-
OBJECT_TYPE__NAME
static final int OBJECT_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OBJECT_TYPE__BASE_TYPE
static final int OBJECT_TYPE__BASE_TYPE
The feature id for the 'Base Type' containment reference.- See Also:
- Constant Field Values
-
OBJECT_TYPE__PROPERTIES
static final int OBJECT_TYPE__PROPERTIES
The feature id for the 'Properties' containment reference list.- See Also:
- Constant Field Values
-
OBJECT_TYPE__OPEN
static final int OBJECT_TYPE__OPEN
The feature id for the 'Open' attribute.- See Also:
- Constant Field Values
-
OBJECT_TYPE__ABSTRACT
static final int OBJECT_TYPE__ABSTRACT
The feature id for the 'Abstract' attribute.- See Also:
- Constant Field Values
-
OBJECT_TYPE__MIXED
static final int OBJECT_TYPE__MIXED
The feature id for the 'Mixed' attribute.- See Also:
- Constant Field Values
-
OBJECT_TYPE__ORDERED
static final int OBJECT_TYPE__ORDERED
The feature id for the 'Ordered' attribute.- See Also:
- Constant Field Values
-
OBJECT_TYPE__SEQUENCED
static final int OBJECT_TYPE__SEQUENCED
The feature id for the 'Sequenced' attribute.- See Also:
- Constant Field Values
-
OBJECT_TYPE_FEATURE_COUNT
static final int OBJECT_TYPE_FEATURE_COUNT
The number of structural features of the 'Object Type' class.- See Also:
- Constant Field Values
-
OBJECT_TYPE_OPERATION_COUNT
static final int OBJECT_TYPE_OPERATION_COUNT
The number of operations of the 'Object Type' class.- See Also:
- Constant Field Values
-
PROPERTY
static final int PROPERTY
The meta object id for the 'Property
' class.
-
PROPERTY__NAME
static final int PROPERTY__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PROPERTY__TYPE_DEFS
static final int PROPERTY__TYPE_DEFS
The feature id for the 'Type Defs' containment reference.- See Also:
- Constant Field Values
-
PROPERTY__REF
static final int PROPERTY__REF
The feature id for the 'Ref' containment reference.- See Also:
- Constant Field Values
-
PROPERTY__TYPE
static final int PROPERTY__TYPE
The feature id for the 'Type' containment reference.- See Also:
- Constant Field Values
-
PROPERTY__LOWER_BOUND
static final int PROPERTY__LOWER_BOUND
The feature id for the 'Lower Bound' attribute.- See Also:
- Constant Field Values
-
PROPERTY__UPPER_BOUND
static final int PROPERTY__UPPER_BOUND
The feature id for the 'Upper Bound' attribute.- See Also:
- Constant Field Values
-
PROPERTY__NILLABLE
static final int PROPERTY__NILLABLE
The feature id for the 'Nillable' attribute.- See Also:
- Constant Field Values
-
PROPERTY__FIXED
static final int PROPERTY__FIXED
The feature id for the 'Fixed' attribute.- See Also:
- Constant Field Values
-
PROPERTY__DEFAULT
static final int PROPERTY__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
PROPERTY__FORM
static final int PROPERTY__FORM
The feature id for the 'Form' attribute.- See Also:
- Constant Field Values
-
PROPERTY__LOCAL_NAME
static final int PROPERTY__LOCAL_NAME
The feature id for the 'Local Name' attribute.- See Also:
- Constant Field Values
-
PROPERTY__NAMESPACE_URI
static final int PROPERTY__NAMESPACE_URI
The feature id for the 'Namespace URI' attribute.- See Also:
- Constant Field Values
-
PROPERTY__QUALIFIED
static final int PROPERTY__QUALIFIED
The feature id for the 'Qualified' attribute.- See Also:
- Constant Field Values
-
PROPERTY_FEATURE_COUNT
static final int PROPERTY_FEATURE_COUNT
The number of structural features of the 'Property' class.- See Also:
- Constant Field Values
-
PROPERTY_OPERATION_COUNT
static final int PROPERTY_OPERATION_COUNT
The number of operations of the 'Property' class.- See Also:
- Constant Field Values
-
IMPORT
static final int IMPORT
The meta object id for the 'Import
' class.
-
IMPORT__NAMESPACE
static final int IMPORT__NAMESPACE
The feature id for the 'Namespace' attribute.- See Also:
- Constant Field Values
-
IMPORT__LOCATION
static final int IMPORT__LOCATION
The feature id for the 'Location' attribute.- See Also:
- Constant Field Values
-
IMPORT_FEATURE_COUNT
static final int IMPORT_FEATURE_COUNT
The number of structural features of the 'Import' class.- See Also:
- Constant Field Values
-
IMPORT_OPERATION_COUNT
static final int IMPORT_OPERATION_COUNT
The number of operations of the 'Import' class.- See Also:
- Constant Field Values
-
PATTERN
static final int PATTERN
The meta object id for the 'Pattern
' class.
-
PATTERN__PATTERN
static final int PATTERN__PATTERN
The feature id for the 'Pattern' attribute.- See Also:
- Constant Field Values
-
PATTERN_FEATURE_COUNT
static final int PATTERN_FEATURE_COUNT
The number of structural features of the 'Pattern' class.- See Also:
- Constant Field Values
-
PATTERN_OPERATION_COUNT
static final int PATTERN_OPERATION_COUNT
The number of operations of the 'Pattern' class.- See Also:
- Constant Field Values
-
ENUMERATION
static final int ENUMERATION
The meta object id for the 'Enumeration
' class.
-
ENUMERATION__TYPE
static final int ENUMERATION__TYPE
The feature id for the 'Type' containment reference.- See Also:
- Constant Field Values
-
ENUMERATION__CONTENT
static final int ENUMERATION__CONTENT
The feature id for the 'Content' attribute.- See Also:
- Constant Field Values
-
ENUMERATION_FEATURE_COUNT
static final int ENUMERATION_FEATURE_COUNT
The number of structural features of the 'Enumeration' class.- See Also:
- Constant Field Values
-
ENUMERATION_OPERATION_COUNT
static final int ENUMERATION_OPERATION_COUNT
The number of operations of the 'Enumeration' class.- See Also:
- Constant Field Values
-
PACKAGE_SCOPE_SPEC
static final int PACKAGE_SCOPE_SPEC
The meta object id for the 'Package Scope Spec
' class.
-
PACKAGE_SCOPE_SPEC__PROPERTY
static final int PACKAGE_SCOPE_SPEC__PROPERTY
The feature id for the 'Property' reference.- See Also:
- Constant Field Values
-
PACKAGE_SCOPE_SPEC__TYPE
static final int PACKAGE_SCOPE_SPEC__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
PACKAGE_SCOPE_SPEC__VALUE_TYPE
static final int PACKAGE_SCOPE_SPEC__VALUE_TYPE
The feature id for the 'Value Type' reference.- See Also:
- Constant Field Values
-
PACKAGE_SCOPE_SPEC__OBJECT_TYPE
static final int PACKAGE_SCOPE_SPEC__OBJECT_TYPE
The feature id for the 'Object Type' reference.- See Also:
- Constant Field Values
-
PACKAGE_SCOPE_SPEC_FEATURE_COUNT
static final int PACKAGE_SCOPE_SPEC_FEATURE_COUNT
The number of structural features of the 'Package Scope Spec' class.- See Also:
- Constant Field Values
-
PACKAGE_SCOPE_SPEC_OPERATION_COUNT
static final int PACKAGE_SCOPE_SPEC_OPERATION_COUNT
The number of operations of the 'Package Scope Spec' class.- See Also:
- Constant Field Values
-
VARIETY
static final int VARIETY
The meta object id for the 'Variety
' enum.- See Also:
Variety
,XdtoPackageImpl.getVariety()
, Constant Field Values
-
WHITESPACE
static final int WHITESPACE
The meta object id for the 'Whitespace
' enum.
-
FORM
static final int FORM
The meta object id for the 'Form
' enum.- See Also:
Form
,XdtoPackageImpl.getForm()
, Constant Field Values
-
-
Method Detail
-
getModel
org.eclipse.emf.ecore.EClass getModel()
Returns the meta object for class 'Model
'.- Returns:
- the meta object for class 'Model'.
- See Also:
Model
-
getModel_Packages
org.eclipse.emf.ecore.EReference getModel_Packages()
Returns the meta object for the reference list 'Packages
'.- Returns:
- the meta object for the reference list 'Packages'.
- See Also:
Model.getPackages()
,getModel()
-
getInnerModel
org.eclipse.emf.ecore.EClass getInnerModel()
Returns the meta object for class 'Inner Model
'.- Returns:
- the meta object for class 'Inner Model'.
- See Also:
InnerModel
-
getInnerModel_Packages
org.eclipse.emf.ecore.EReference getInnerModel_Packages()
Returns the meta object for the containment reference list 'Packages
'.- Returns:
- the meta object for the containment reference list 'Packages'.
- See Also:
InnerModel.getPackages()
,getInnerModel()
-
getPackage
org.eclipse.emf.ecore.EClass getPackage()
Returns the meta object for class 'Package
'.- Returns:
- the meta object for class 'Package'.
- See Also:
Package
-
getPackage_NsUri
org.eclipse.emf.ecore.EAttribute getPackage_NsUri()
Returns the meta object for the attribute 'Ns Uri
'.- Returns:
- the meta object for the attribute 'Ns Uri'.
- See Also:
Package.getNsUri()
,getPackage()
-
getPackage_ElementFormQualified
org.eclipse.emf.ecore.EAttribute getPackage_ElementFormQualified()
Returns the meta object for the attribute 'Element Form Qualified
'.- Returns:
- the meta object for the attribute 'Element Form Qualified'.
- See Also:
Package.isElementFormQualified()
,getPackage()
-
getPackage_AttributeFormQualified
org.eclipse.emf.ecore.EAttribute getPackage_AttributeFormQualified()
Returns the meta object for the attribute 'Attribute Form Qualified
'.- Returns:
- the meta object for the attribute 'Attribute Form Qualified'.
- See Also:
Package.isAttributeFormQualified()
,getPackage()
-
getPackage_Types
org.eclipse.emf.ecore.EReference getPackage_Types()
Returns the meta object for the containment reference list 'Types
'.- Returns:
- the meta object for the containment reference list 'Types'.
- See Also:
Package.getTypes()
,getPackage()
-
getPackage_Objects
org.eclipse.emf.ecore.EReference getPackage_Objects()
Returns the meta object for the containment reference list 'Objects
'.- Returns:
- the meta object for the containment reference list 'Objects'.
- See Also:
Package.getObjects()
,getPackage()
-
getPackage_Properties
org.eclipse.emf.ecore.EReference getPackage_Properties()
Returns the meta object for the containment reference list 'Properties
'.- Returns:
- the meta object for the containment reference list 'Properties'.
- See Also:
Package.getProperties()
,getPackage()
-
getPackage_Dependencies
org.eclipse.emf.ecore.EReference getPackage_Dependencies()
Returns the meta object for the containment reference list 'Dependencies
'.- Returns:
- the meta object for the containment reference list 'Dependencies'.
- See Also:
Package.getDependencies()
,getPackage()
-
getType
org.eclipse.emf.ecore.EClass getType()
Returns the meta object for class 'Type
'.- Returns:
- the meta object for class 'Type'.
- See Also:
Type
-
getType_Name
org.eclipse.emf.ecore.EAttribute getType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
Type.getName()
,getType()
-
getType_BaseType
org.eclipse.emf.ecore.EReference getType_BaseType()
Returns the meta object for the containment reference 'Base Type
'.- Returns:
- the meta object for the containment reference 'Base Type'.
- See Also:
Type.getBaseType()
,getType()
-
getValueType
org.eclipse.emf.ecore.EClass getValueType()
Returns the meta object for class 'Value Type
'.- Returns:
- the meta object for class 'Value Type'.
- See Also:
ValueType
-
getValueType_Variety
org.eclipse.emf.ecore.EAttribute getValueType_Variety()
Returns the meta object for the attribute 'Variety
'.- Returns:
- the meta object for the attribute 'Variety'.
- See Also:
ValueType.getVariety()
,getValueType()
-
getValueType_Patterns
org.eclipse.emf.ecore.EReference getValueType_Patterns()
Returns the meta object for the containment reference list 'Patterns
'.- Returns:
- the meta object for the containment reference list 'Patterns'.
- See Also:
ValueType.getPatterns()
,getValueType()
-
getValueType_Enumerations
org.eclipse.emf.ecore.EReference getValueType_Enumerations()
Returns the meta object for the containment reference list 'Enumerations
'.- Returns:
- the meta object for the containment reference list 'Enumerations'.
- See Also:
ValueType.getEnumerations()
,getValueType()
-
getValueType_TypeDefs
org.eclipse.emf.ecore.EReference getValueType_TypeDefs()
Returns the meta object for the containment reference list 'Type Defs
'.- Returns:
- the meta object for the containment reference list 'Type Defs'.
- See Also:
ValueType.getTypeDefs()
,getValueType()
-
getValueType_ItemType
org.eclipse.emf.ecore.EReference getValueType_ItemType()
Returns the meta object for the containment reference 'Item Type
'.- Returns:
- the meta object for the containment reference 'Item Type'.
- See Also:
ValueType.getItemType()
,getValueType()
-
getValueType_MemeberTypes
org.eclipse.emf.ecore.EReference getValueType_MemeberTypes()
Returns the meta object for the containment reference list 'Memeber Types
'.- Returns:
- the meta object for the containment reference list 'Memeber Types'.
- See Also:
ValueType.getMemeberTypes()
,getValueType()
-
getValueType_Length
org.eclipse.emf.ecore.EAttribute getValueType_Length()
Returns the meta object for the attribute 'Length
'.- Returns:
- the meta object for the attribute 'Length'.
- See Also:
ValueType.getLength()
,getValueType()
-
getValueType_MinLength
org.eclipse.emf.ecore.EAttribute getValueType_MinLength()
Returns the meta object for the attribute 'Min Length
'.- Returns:
- the meta object for the attribute 'Min Length'.
- See Also:
ValueType.getMinLength()
,getValueType()
-
getValueType_MaxLength
org.eclipse.emf.ecore.EAttribute getValueType_MaxLength()
Returns the meta object for the attribute 'Max Length
'.- Returns:
- the meta object for the attribute 'Max Length'.
- See Also:
ValueType.getMaxLength()
,getValueType()
-
getValueType_Whitespace
org.eclipse.emf.ecore.EAttribute getValueType_Whitespace()
Returns the meta object for the attribute 'Whitespace
'.- Returns:
- the meta object for the attribute 'Whitespace'.
- See Also:
ValueType.getWhitespace()
,getValueType()
-
getValueType_MinInclusive
org.eclipse.emf.ecore.EAttribute getValueType_MinInclusive()
Returns the meta object for the attribute 'Min Inclusive
'.- Returns:
- the meta object for the attribute 'Min Inclusive'.
- See Also:
ValueType.getMinInclusive()
,getValueType()
-
getValueType_MinExclusive
org.eclipse.emf.ecore.EAttribute getValueType_MinExclusive()
Returns the meta object for the attribute 'Min Exclusive
'.- Returns:
- the meta object for the attribute 'Min Exclusive'.
- See Also:
ValueType.getMinExclusive()
,getValueType()
-
getValueType_MaxInclusive
org.eclipse.emf.ecore.EAttribute getValueType_MaxInclusive()
Returns the meta object for the attribute 'Max Inclusive
'.- Returns:
- the meta object for the attribute 'Max Inclusive'.
- See Also:
ValueType.getMaxInclusive()
,getValueType()
-
getValueType_MaxExclusive
org.eclipse.emf.ecore.EAttribute getValueType_MaxExclusive()
Returns the meta object for the attribute 'Max Exclusive
'.- Returns:
- the meta object for the attribute 'Max Exclusive'.
- See Also:
ValueType.getMaxExclusive()
,getValueType()
-
getValueType_TotalDigits
org.eclipse.emf.ecore.EAttribute getValueType_TotalDigits()
Returns the meta object for the attribute 'Total Digits
'.- Returns:
- the meta object for the attribute 'Total Digits'.
- See Also:
ValueType.getTotalDigits()
,getValueType()
-
getValueType_FractionDigits
org.eclipse.emf.ecore.EAttribute getValueType_FractionDigits()
Returns the meta object for the attribute 'Fraction Digits
'.- Returns:
- the meta object for the attribute 'Fraction Digits'.
- See Also:
ValueType.getFractionDigits()
,getValueType()
-
getObjectType
org.eclipse.emf.ecore.EClass getObjectType()
Returns the meta object for class 'Object Type
'.- Returns:
- the meta object for class 'Object Type'.
- See Also:
ObjectType
-
getObjectType_Properties
org.eclipse.emf.ecore.EReference getObjectType_Properties()
Returns the meta object for the containment reference list 'Properties
'.- Returns:
- the meta object for the containment reference list 'Properties'.
- See Also:
ObjectType.getProperties()
,getObjectType()
-
getObjectType_Open
org.eclipse.emf.ecore.EAttribute getObjectType_Open()
Returns the meta object for the attribute 'Open
'.- Returns:
- the meta object for the attribute 'Open'.
- See Also:
ObjectType.isOpen()
,getObjectType()
-
getObjectType_Abstract
org.eclipse.emf.ecore.EAttribute getObjectType_Abstract()
Returns the meta object for the attribute 'Abstract
'.- Returns:
- the meta object for the attribute 'Abstract'.
- See Also:
ObjectType.isAbstract()
,getObjectType()
-
getObjectType_Mixed
org.eclipse.emf.ecore.EAttribute getObjectType_Mixed()
Returns the meta object for the attribute 'Mixed
'.- Returns:
- the meta object for the attribute 'Mixed'.
- See Also:
ObjectType.isMixed()
,getObjectType()
-
getObjectType_Ordered
org.eclipse.emf.ecore.EAttribute getObjectType_Ordered()
Returns the meta object for the attribute 'Ordered
'.- Returns:
- the meta object for the attribute 'Ordered'.
- See Also:
ObjectType.isOrdered()
,getObjectType()
-
getObjectType_Sequenced
org.eclipse.emf.ecore.EAttribute getObjectType_Sequenced()
Returns the meta object for the attribute 'Sequenced
'.- Returns:
- the meta object for the attribute 'Sequenced'.
- See Also:
ObjectType.isSequenced()
,getObjectType()
-
getProperty
org.eclipse.emf.ecore.EClass getProperty()
Returns the meta object for class 'Property
'.- Returns:
- the meta object for class 'Property'.
- See Also:
Property
-
getProperty_Name
org.eclipse.emf.ecore.EAttribute getProperty_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
Property.getName()
,getProperty()
-
getProperty_TypeDefs
org.eclipse.emf.ecore.EReference getProperty_TypeDefs()
Returns the meta object for the containment reference 'Type Defs
'.- Returns:
- the meta object for the containment reference 'Type Defs'.
- See Also:
Property.getTypeDefs()
,getProperty()
-
getProperty_Ref
org.eclipse.emf.ecore.EReference getProperty_Ref()
Returns the meta object for the containment reference 'Ref
'.- Returns:
- the meta object for the containment reference 'Ref'.
- See Also:
Property.getRef()
,getProperty()
-
getProperty_Type
org.eclipse.emf.ecore.EReference getProperty_Type()
Returns the meta object for the containment reference 'Type
'.- Returns:
- the meta object for the containment reference 'Type'.
- See Also:
Property.getType()
,getProperty()
-
getProperty_LowerBound
org.eclipse.emf.ecore.EAttribute getProperty_LowerBound()
Returns the meta object for the attribute 'Lower Bound
'.- Returns:
- the meta object for the attribute 'Lower Bound'.
- See Also:
Property.getLowerBound()
,getProperty()
-
getProperty_UpperBound
org.eclipse.emf.ecore.EAttribute getProperty_UpperBound()
Returns the meta object for the attribute 'Upper Bound
'.- Returns:
- the meta object for the attribute 'Upper Bound'.
- See Also:
Property.getUpperBound()
,getProperty()
-
getProperty_Nillable
org.eclipse.emf.ecore.EAttribute getProperty_Nillable()
Returns the meta object for the attribute 'Nillable
'.- Returns:
- the meta object for the attribute 'Nillable'.
- See Also:
Property.isNillable()
,getProperty()
-
getProperty_Fixed
org.eclipse.emf.ecore.EAttribute getProperty_Fixed()
Returns the meta object for the attribute 'Fixed
'.- Returns:
- the meta object for the attribute 'Fixed'.
- See Also:
Property.isFixed()
,getProperty()
-
getProperty_Default
org.eclipse.emf.ecore.EAttribute getProperty_Default()
Returns the meta object for the attribute 'Default
'.- Returns:
- the meta object for the attribute 'Default'.
- See Also:
Property.getDefault()
,getProperty()
-
getProperty_Form
org.eclipse.emf.ecore.EAttribute getProperty_Form()
Returns the meta object for the attribute 'Form
'.- Returns:
- the meta object for the attribute 'Form'.
- See Also:
Property.getForm()
,getProperty()
-
getProperty_LocalName
org.eclipse.emf.ecore.EAttribute getProperty_LocalName()
Returns the meta object for the attribute 'Local Name
'.- Returns:
- the meta object for the attribute 'Local Name'.
- See Also:
Property.getLocalName()
,getProperty()
-
getProperty_NamespaceURI
org.eclipse.emf.ecore.EAttribute getProperty_NamespaceURI()
Returns the meta object for the attribute 'Namespace URI
'.- Returns:
- the meta object for the attribute 'Namespace URI'.
- See Also:
Property.getNamespaceURI()
,getProperty()
-
getProperty_Qualified
org.eclipse.emf.ecore.EAttribute getProperty_Qualified()
Returns the meta object for the attribute 'Qualified
'.- Returns:
- the meta object for the attribute 'Qualified'.
- See Also:
Property.getQualified()
,getProperty()
-
getImport
org.eclipse.emf.ecore.EClass getImport()
Returns the meta object for class 'Import
'.- Returns:
- the meta object for class 'Import'.
- See Also:
Import
-
getImport_Namespace
org.eclipse.emf.ecore.EAttribute getImport_Namespace()
Returns the meta object for the attribute 'Namespace
'.- Returns:
- the meta object for the attribute 'Namespace'.
- See Also:
Import.getNamespace()
,getImport()
-
getImport_Location
org.eclipse.emf.ecore.EAttribute getImport_Location()
Returns the meta object for the attribute 'Location
'.- Returns:
- the meta object for the attribute 'Location'.
- See Also:
Import.getLocation()
,getImport()
-
getPattern
org.eclipse.emf.ecore.EClass getPattern()
Returns the meta object for class 'Pattern
'.- Returns:
- the meta object for class 'Pattern'.
- See Also:
Pattern
-
getPattern_Pattern
org.eclipse.emf.ecore.EAttribute getPattern_Pattern()
Returns the meta object for the attribute 'Pattern
'.- Returns:
- the meta object for the attribute 'Pattern'.
- See Also:
Pattern.getPattern()
,getPattern()
-
getEnumeration
org.eclipse.emf.ecore.EClass getEnumeration()
Returns the meta object for class 'Enumeration
'.- Returns:
- the meta object for class 'Enumeration'.
- See Also:
Enumeration
-
getEnumeration_Type
org.eclipse.emf.ecore.EReference getEnumeration_Type()
Returns the meta object for the containment reference 'Type
'.- Returns:
- the meta object for the containment reference 'Type'.
- See Also:
Enumeration.getType()
,getEnumeration()
-
getEnumeration_Content
org.eclipse.emf.ecore.EAttribute getEnumeration_Content()
Returns the meta object for the attribute 'Content
'.- Returns:
- the meta object for the attribute 'Content'.
- See Also:
Enumeration.getContent()
,getEnumeration()
-
getPackageScopeSpec
org.eclipse.emf.ecore.EClass getPackageScopeSpec()
Returns the meta object for class 'Package Scope Spec
'.- Returns:
- the meta object for class 'Package Scope Spec'.
- See Also:
PackageScopeSpec
-
getPackageScopeSpec_Property
org.eclipse.emf.ecore.EReference getPackageScopeSpec_Property()
Returns the meta object for the reference 'Property
'.- Returns:
- the meta object for the reference 'Property'.
- See Also:
PackageScopeSpec.getProperty()
,getPackageScopeSpec()
-
getPackageScopeSpec_Type
org.eclipse.emf.ecore.EReference getPackageScopeSpec_Type()
Returns the meta object for the reference 'Type
'.- Returns:
- the meta object for the reference 'Type'.
- See Also:
PackageScopeSpec.getType()
,getPackageScopeSpec()
-
getPackageScopeSpec_ValueType
org.eclipse.emf.ecore.EReference getPackageScopeSpec_ValueType()
Returns the meta object for the reference 'Value Type
'.- Returns:
- the meta object for the reference 'Value Type'.
- See Also:
PackageScopeSpec.getValueType()
,getPackageScopeSpec()
-
getPackageScopeSpec_ObjectType
org.eclipse.emf.ecore.EReference getPackageScopeSpec_ObjectType()
Returns the meta object for the reference 'Object Type
'.- Returns:
- the meta object for the reference 'Object Type'.
- See Also:
PackageScopeSpec.getObjectType()
,getPackageScopeSpec()
-
getVariety
org.eclipse.emf.ecore.EEnum getVariety()
Returns the meta object for enum 'Variety
'.- Returns:
- the meta object for enum 'Variety'.
- See Also:
Variety
-
getWhitespace
org.eclipse.emf.ecore.EEnum getWhitespace()
Returns the meta object for enum 'Whitespace
'.- Returns:
- the meta object for enum 'Whitespace'.
- See Also:
Whitespace
-
getForm
org.eclipse.emf.ecore.EEnum getForm()
Returns the meta object for enum 'Form
'.- Returns:
- the meta object for enum 'Form'.
- See Also:
Form
-
getXdtoFactory
XdtoFactory getXdtoFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-