edu.cmu.sei.aadl.model.property
Interface PropertyPackage

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:
PropertyPackageImpl

public interface PropertyPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
PropertyFactory

Nested Class Summary
static interface PropertyPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int AADLBOOLEAN
          The meta object id for the 'Aadlboolean' class
static int AADLBOOLEAN__COMMENT
          The feature id for the 'Comment' attribute list
static int AADLBOOLEAN__NAME
          The feature id for the 'Name' attribute
static int AADLBOOLEAN_FEATURE_COUNT
          The number of structural features of the 'Aadlboolean' class
static int AADLINTEGER
          The meta object id for the 'Aadlinteger' class
static int AADLINTEGER__COMMENT
          The feature id for the 'Comment' attribute list
static int AADLINTEGER__LOWER
          The feature id for the 'Lower' containment reference
static int AADLINTEGER__NAME
          The feature id for the 'Name' attribute
static int AADLINTEGER__PROPERTY_TYPE
          The feature id for the 'Property Type' containment reference
static int AADLINTEGER__PROPERTY_TYPE_REFERENCE
          The feature id for the 'Property Type Reference' reference
static int AADLINTEGER__UPPER
          The feature id for the 'Upper' containment reference
static int AADLINTEGER_FEATURE_COUNT
          The number of structural features of the 'Aadlinteger' class
static int AADLREAL
          The meta object id for the 'Aadlreal' class
static int AADLREAL__COMMENT
          The feature id for the 'Comment' attribute list
static int AADLREAL__LOWER
          The feature id for the 'Lower' containment reference
static int AADLREAL__NAME
          The feature id for the 'Name' attribute
static int AADLREAL__PROPERTY_TYPE
          The feature id for the 'Property Type' containment reference
static int AADLREAL__PROPERTY_TYPE_REFERENCE
          The feature id for the 'Property Type Reference' reference
static int AADLREAL__UPPER
          The feature id for the 'Upper' containment reference
static int AADLREAL_FEATURE_COUNT
          The number of structural features of the 'Aadlreal' class
static int AADLSTRING
          The meta object id for the 'Aadlstring' class
static int AADLSTRING__COMMENT
          The feature id for the 'Comment' attribute list
static int AADLSTRING__NAME
          The feature id for the 'Name' attribute
static int AADLSTRING_FEATURE_COUNT
          The number of structural features of the 'Aadlstring' class
static int BOOLEAN_AND
          The meta object id for the 'Boolean AND' class
static int BOOLEAN_AND__BOOLEAN_VALUE
          The feature id for the 'Boolean Value' containment reference list
static int BOOLEAN_AND__COMMENT
          The feature id for the 'Comment' attribute list
static int BOOLEAN_AND__VALUE
          The feature id for the 'Value' attribute
static int BOOLEAN_AND_FEATURE_COUNT
          The number of structural features of the 'Boolean AND' class
static int BOOLEAN_NOT
          The meta object id for the 'Boolean NOT' class
static int BOOLEAN_NOT__BOOLEAN_VALUE
          The feature id for the 'Boolean Value' containment reference
static int BOOLEAN_NOT__COMMENT
          The feature id for the 'Comment' attribute list
static int BOOLEAN_NOT__VALUE
          The feature id for the 'Value' attribute
static int BOOLEAN_NOT_FEATURE_COUNT
          The number of structural features of the 'Boolean NOT' class
static int BOOLEAN_OR
          The meta object id for the 'Boolean OR' class
static int BOOLEAN_OR__BOOLEAN_VALUE
          The feature id for the 'Boolean Value' containment reference list
static int BOOLEAN_OR__COMMENT
          The feature id for the 'Comment' attribute list
static int BOOLEAN_OR__VALUE
          The feature id for the 'Value' attribute
static int BOOLEAN_OR_FEATURE_COUNT
          The number of structural features of the 'Boolean OR' class
static int BOOLEAN_OR_PROPERTY_REFERENCE
          The meta object id for the 'Boolean Or Property Reference' class
static int BOOLEAN_OR_PROPERTY_REFERENCE__COMMENT
          The feature id for the 'Comment' attribute list
static int BOOLEAN_OR_PROPERTY_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Boolean Or Property Reference' class
static int BOOLEAN_VALUE
          The meta object id for the 'Boolean Value' class
static int BOOLEAN_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int BOOLEAN_VALUE__VALUE
          The feature id for the 'Value' attribute
static int BOOLEAN_VALUE_FEATURE_COUNT
          The number of structural features of the 'Boolean Value' class
static int CLASSIFIER_TYPE
          The meta object id for the 'Classifier Type' class
static int CLASSIFIER_TYPE__CATEGORY
          The feature id for the 'Category' attribute list
static int CLASSIFIER_TYPE__COMMENT
          The feature id for the 'Comment' attribute list
static int CLASSIFIER_TYPE__NAME
          The feature id for the 'Name' attribute
static int CLASSIFIER_TYPE_FEATURE_COUNT
          The number of structural features of the 'Classifier Type' class
static int CLASSIFIER_VALUE
          The meta object id for the 'Classifier Value' class
static int CLASSIFIER_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int CLASSIFIER_VALUE__COMPONENT_CLASSIFIER
          The feature id for the 'Component Classifier' reference
static int CLASSIFIER_VALUE__VALUE
          The feature id for the 'Value' attribute
static int CLASSIFIER_VALUE_FEATURE_COUNT
          The number of structural features of the 'Classifier Value' class
static int COMPONENT_CATEGORY
          The meta object id for the 'Component Category' enum
static java.lang.String copyright
           
static PropertyPackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int ENUM_LITERAL
          The meta object id for the 'Enum Literal' class
static int ENUM_LITERAL__COMMENT
          The feature id for the 'Comment' attribute list
static int ENUM_LITERAL__NAME
          The feature id for the 'Name' attribute
static int ENUM_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Enum Literal' class
static int ENUM_TYPE
          The meta object id for the 'Enum Type' class
static int ENUM_TYPE__COMMENT
          The feature id for the 'Comment' attribute list
static int ENUM_TYPE__ENUM_LITERAL
          The feature id for the 'Enum Literal' containment reference list
static int ENUM_TYPE__NAME
          The feature id for the 'Name' attribute
static int ENUM_TYPE_FEATURE_COUNT
          The number of structural features of the 'Enum Type' class
static int ENUM_VALUE
          The meta object id for the 'Enum Value' class
static int ENUM_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int ENUM_VALUE__ENUM_LITERAL
          The feature id for the 'Enum Literal' reference
static int ENUM_VALUE_FEATURE_COUNT
          The number of structural features of the 'Enum Value' class
static int FALSE
          The meta object id for the 'FALSE' class
static int FALSE__COMMENT
          The feature id for the 'Comment' attribute list
static int FALSE__VALUE
          The feature id for the 'Value' attribute
static int FALSE_FEATURE_COUNT
          The number of structural features of the 'FALSE' class
static int INTEGER_RANGE_VALUE
          The meta object id for the 'Integer Range Value' class
static int INTEGER_RANGE_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int INTEGER_RANGE_VALUE__DELTA
          The feature id for the 'Delta' containment reference
static int INTEGER_RANGE_VALUE__MAXIMUM
          The feature id for the 'Maximum' containment reference
static int INTEGER_RANGE_VALUE__MINIMUM
          The feature id for the 'Minimum' containment reference
static int INTEGER_RANGE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Integer Range Value' class
static int INTEGER_VALUE
          The meta object id for the 'Integer Value' class
static int INTEGER_VALUE__BASE
          The feature id for the 'Base' attribute
static int INTEGER_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int INTEGER_VALUE__UNIT_LITERAL
          The feature id for the 'Unit Literal' reference
static int INTEGER_VALUE__VALUE
          The feature id for the 'Value' attribute
static int INTEGER_VALUE__VALUE_STRING
          The feature id for the 'Value String' attribute
static int INTEGER_VALUE_FEATURE_COUNT
          The number of structural features of the 'Integer Value' class
static int NUMBER_OR_PROPERTY_REFERENCE
          The meta object id for the 'Number Or Property Reference' class
static int NUMBER_OR_PROPERTY_REFERENCE__COMMENT
          The feature id for the 'Comment' attribute list
static int NUMBER_OR_PROPERTY_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Number Or Property Reference' class
static int NUMBER_TYPE
          The meta object id for the 'Number Type' class
static int NUMBER_TYPE__COMMENT
          The feature id for the 'Comment' attribute list
static int NUMBER_TYPE__LOWER
          The feature id for the 'Lower' containment reference
static int NUMBER_TYPE__NAME
          The feature id for the 'Name' attribute
static int NUMBER_TYPE__PROPERTY_TYPE
          The feature id for the 'Property Type' containment reference
static int NUMBER_TYPE__PROPERTY_TYPE_REFERENCE
          The feature id for the 'Property Type Reference' reference
static int NUMBER_TYPE__UPPER
          The feature id for the 'Upper' containment reference
static int NUMBER_TYPE_FEATURE_COUNT
          The number of structural features of the 'Number Type' class
static int NUMBER_VALUE
          The meta object id for the 'Number Value' class
static int NUMBER_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int NUMBER_VALUE__UNIT_LITERAL
          The feature id for the 'Unit Literal' reference
static int NUMBER_VALUE__VALUE_STRING
          The feature id for the 'Value String' attribute
static int NUMBER_VALUE_FEATURE_COUNT
          The number of structural features of the 'Number Value' class
static int PROPERTIES
          The meta object id for the 'Properties' class
static int PROPERTIES__COMMENT
          The feature id for the 'Comment' attribute list
static int PROPERTIES__PROPERTY_ASSOCIATION
          The feature id for the 'Property Association' containment reference list
static int PROPERTIES_FEATURE_COUNT
          The number of structural features of the 'Properties' class
static int PROPERTY_ASSOCIATION
          The meta object id for the 'Association' class
static int PROPERTY_ASSOCIATION__ACCESS
          The feature id for the 'Access' attribute
static int PROPERTY_ASSOCIATION__APPEND
          The feature id for the 'Append' attribute
static int PROPERTY_ASSOCIATION__APPLIES_TO
          The feature id for the 'Applies To' reference list
static int PROPERTY_ASSOCIATION__COMMENT
          The feature id for the 'Comment' attribute list
static int PROPERTY_ASSOCIATION__CONSTANT
          The feature id for the 'Constant' attribute
static int PROPERTY_ASSOCIATION__DERIVED
          The feature id for the 'Derived' attribute
static int PROPERTY_ASSOCIATION__IN_BINDING
          The feature id for the 'In Binding' reference list
static int PROPERTY_ASSOCIATION__IN_MODES
          The feature id for the 'In Modes' reference list
static int PROPERTY_ASSOCIATION__NAME
          The feature id for the 'Name' attribute
static int PROPERTY_ASSOCIATION__NO_MODE
          The feature id for the 'No Mode' attribute
static int PROPERTY_ASSOCIATION__PROPERTIES
          The feature id for the 'Properties' containment reference
static int PROPERTY_ASSOCIATION__PROPERTY_DEFINITION
          The feature id for the 'Property Definition' reference
static int PROPERTY_ASSOCIATION__PROPERTY_VALUE
          The feature id for the 'Property Value' containment reference list
static int PROPERTY_ASSOCIATION_FEATURE_COUNT
          The number of structural features of the 'Association' class
static int PROPERTY_CONSTANT
          The meta object id for the 'Constant' class
static int PROPERTY_CONSTANT__COMMENT
          The feature id for the 'Comment' attribute list
static int PROPERTY_CONSTANT__CONSTANT_VALUE
          The feature id for the 'Constant Value' containment reference list
static int PROPERTY_CONSTANT__LIST
          The feature id for the 'List' attribute
static int PROPERTY_CONSTANT__NAME
          The feature id for the 'Name' attribute
static int PROPERTY_CONSTANT__PROPERTY_TYPE
          The feature id for the 'Property Type' containment reference
static int PROPERTY_CONSTANT__PROPERTY_TYPE_REFERENCE
          The feature id for the 'Property Type Reference' reference
static int PROPERTY_CONSTANT_FEATURE_COUNT
          The number of structural features of the 'Constant' class
static int PROPERTY_CONSTANT_TYPE
          The meta object id for the 'Constant Type' class
static int PROPERTY_CONSTANT_TYPE__COMMENT
          The feature id for the 'Comment' attribute list
static int PROPERTY_CONSTANT_TYPE__NAME
          The feature id for the 'Name' attribute
static int PROPERTY_CONSTANT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Constant Type' class
static int PROPERTY_DEFINITION
          The meta object id for the 'Definition' class
static int PROPERTY_DEFINITION__ACCESS
          The feature id for the 'Access' attribute
static int PROPERTY_DEFINITION__APPLIES_TO_CLASSIFIER
          The feature id for the 'Applies To Classifier' containment reference list
static int PROPERTY_DEFINITION__APPLIESTO
          The feature id for the 'Appliesto' attribute list
static int PROPERTY_DEFINITION__COMMENT
          The feature id for the 'Comment' attribute list
static int PROPERTY_DEFINITION__DEFAULTPROPERTY_VALUE
          The feature id for the 'Defaultproperty Value' containment reference list
static int PROPERTY_DEFINITION__HAS_EMPTY_LIST
          The feature id for the 'Has Empty List' attribute
static int PROPERTY_DEFINITION__INHERIT
          The feature id for the 'Inherit' attribute
static int PROPERTY_DEFINITION__LIST
          The feature id for the 'List' attribute
static int PROPERTY_DEFINITION__NAME
          The feature id for the 'Name' attribute
static int PROPERTY_DEFINITION__PROPERTY_TYPE
          The feature id for the 'Property Type' containment reference
static int PROPERTY_DEFINITION__PROPERTY_TYPE_REFERENCE
          The feature id for the 'Property Type Reference' reference
static int PROPERTY_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Definition' class
static int PROPERTY_OWNER_CATEGORY
          The meta object id for the 'Owner Category' enum
static int PROPERTY_REFERENCE
          The meta object id for the 'Reference' class
static int PROPERTY_REFERENCE__COMMENT
          The feature id for the 'Comment' attribute list
static int PROPERTY_REFERENCE__REFERENCE_SIGN
          The feature id for the 'Reference Sign' attribute
static int PROPERTY_REFERENCE__REFERENCED_PROPERTY
          The feature id for the 'Referenced Property' reference
static int PROPERTY_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Reference' class
static int PROPERTY_SET
          The meta object id for the 'Set' class
static int PROPERTY_SET__COMMENT
          The feature id for the 'Comment' attribute list
static int PROPERTY_SET__CONTENTS
          The feature id for the 'Contents' attribute list
static int PROPERTY_SET__NAME
          The feature id for the 'Name' attribute
static int PROPERTY_SET__PROPERTY_CONSTANT
          The feature id for the 'Property Constant' containment reference list
static int PROPERTY_SET__PROPERTY_DEFINITION
          The feature id for the 'Property Definition' containment reference list
static int PROPERTY_SET__PROPERTY_TYPE
          The feature id for the 'Property Type' containment reference list
static int PROPERTY_SET_FEATURE_COUNT
          The number of structural features of the 'Set' class
static int PROPERTY_TYPE
          The meta object id for the 'Type' class
static int PROPERTY_TYPE__COMMENT
          The feature id for the 'Comment' attribute list
static int PROPERTY_TYPE__NAME
          The feature id for the 'Name' attribute
static int PROPERTY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Type' class
static int PROPERTY_VALUE
          The meta object id for the 'Value' class
static int PROPERTY_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int PROPERTY_VALUE_FEATURE_COUNT
          The number of structural features of the 'Value' class
static int PROPERTY_VALUE_HOLDER
          The meta object id for the 'Value Holder' class
static int PROPERTY_VALUE_HOLDER_FEATURE_COUNT
          The number of structural features of the 'Value Holder' class
static int RANGE_TYPE
          The meta object id for the 'Range Type' class
static int RANGE_TYPE__COMMENT
          The feature id for the 'Comment' attribute list
static int RANGE_TYPE__NAME
          The feature id for the 'Name' attribute
static int RANGE_TYPE__PROPERTY_TYPE
          The feature id for the 'Property Type' containment reference
static int RANGE_TYPE__PROPERTY_TYPE_REFERENCE
          The feature id for the 'Property Type Reference' reference
static int RANGE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Range Type' class
static int RANGE_VALUE
          The meta object id for the 'Range Value' class
static int RANGE_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int RANGE_VALUE__DELTA
          The feature id for the 'Delta' containment reference
static int RANGE_VALUE__MAXIMUM
          The feature id for the 'Maximum' containment reference
static int RANGE_VALUE__MINIMUM
          The feature id for the 'Minimum' containment reference
static int RANGE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Range Value' class
static int REAL_RANGE_VALUE
          The meta object id for the 'Real Range Value' class
static int REAL_RANGE_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int REAL_RANGE_VALUE__DELTA
          The feature id for the 'Delta' containment reference
static int REAL_RANGE_VALUE__MAXIMUM
          The feature id for the 'Maximum' containment reference
static int REAL_RANGE_VALUE__MINIMUM
          The feature id for the 'Minimum' containment reference
static int REAL_RANGE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Real Range Value' class
static int REAL_VALUE
          The meta object id for the 'Real Value' class
static int REAL_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int REAL_VALUE__UNIT_LITERAL
          The feature id for the 'Unit Literal' reference
static int REAL_VALUE__VALUE
          The feature id for the 'Value' attribute
static int REAL_VALUE__VALUE_STRING
          The feature id for the 'Value String' attribute
static int REAL_VALUE_FEATURE_COUNT
          The number of structural features of the 'Real Value' class
static int REFERABLE_ELEMENT_CATEGORY
          The meta object id for the 'Referable Element Category' enum
static int REFERENCE_ELEMENT
          The meta object id for the 'Reference Element' class
static int REFERENCE_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Reference Element' class
static int REFERENCE_TYPE
          The meta object id for the 'Reference Type' class
static int REFERENCE_TYPE__CATEGORY
          The feature id for the 'Category' attribute list
static int REFERENCE_TYPE__COMMENT
          The feature id for the 'Comment' attribute list
static int REFERENCE_TYPE__NAME
          The feature id for the 'Name' attribute
static int REFERENCE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Reference Type' class
static int REFERENCE_VALUE
          The meta object id for the 'Reference Value' class
static int REFERENCE_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int REFERENCE_VALUE__REFERENCE_ELEMENT
          The feature id for the 'Reference Element' reference list
static int REFERENCE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Reference Value' class
static int REFERENCED_PROPERTY
          The meta object id for the 'Referenced Property' class
static int REFERENCED_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Referenced Property' class
static int STRING_VALUE
          The meta object id for the 'String Value' class
static int STRING_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int STRING_VALUE__VALUE
          The feature id for the 'Value' attribute
static int STRING_VALUE_FEATURE_COUNT
          The number of structural features of the 'String Value' class
static int TRUE
          The meta object id for the 'TRUE' class
static int TRUE__COMMENT
          The feature id for the 'Comment' attribute list
static int TRUE__VALUE
          The feature id for the 'Value' attribute
static int TRUE_FALSE_VALUE
          The meta object id for the 'True False Value' class
static int TRUE_FALSE_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int TRUE_FALSE_VALUE__VALUE
          The feature id for the 'Value' attribute
static int TRUE_FALSE_VALUE_FEATURE_COUNT
          The number of structural features of the 'True False Value' class
static int TRUE_FEATURE_COUNT
          The number of structural features of the 'TRUE' class
static int UNIT_LITERAL
          The meta object id for the 'Unit Literal' class
static int UNIT_LITERAL__BASEUNIT
          The feature id for the 'Baseunit' reference
static int UNIT_LITERAL__COMMENT
          The feature id for the 'Comment' attribute list
static int UNIT_LITERAL__FACTOR
          The feature id for the 'Factor' containment reference
static int UNIT_LITERAL__NAME
          The feature id for the 'Name' attribute
static int UNIT_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Unit Literal' class
static int UNITS_TYPE
          The meta object id for the 'Units Type' class
static int UNITS_TYPE__COMMENT
          The feature id for the 'Comment' attribute list
static int UNITS_TYPE__NAME
          The feature id for the 'Name' attribute
static int UNITS_TYPE__UNIT_LITERAL
          The feature id for the 'Unit Literal' containment reference list
static int UNITS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Units Type' class
 
Method Summary
 org.eclipse.emf.ecore.EClass getAadlboolean()
          Returns the meta object for class 'Aadlboolean'
 org.eclipse.emf.ecore.EClass getAadlinteger()
          Returns the meta object for class 'Aadlinteger'
 org.eclipse.emf.ecore.EClass getAadlreal()
          Returns the meta object for class 'Aadlreal'
 org.eclipse.emf.ecore.EClass getAadlstring()
          Returns the meta object for class 'Aadlstring'
 org.eclipse.emf.ecore.EReference getBooleanAND_BooleanValue()
          Returns the meta object for the containment reference list 'Boolean Value'
 org.eclipse.emf.ecore.EClass getBooleanAND()
          Returns the meta object for class 'Boolean AND'
 org.eclipse.emf.ecore.EReference getBooleanNOT_BooleanValue()
          Returns the meta object for the containment reference 'Boolean Value'
 org.eclipse.emf.ecore.EClass getBooleanNOT()
          Returns the meta object for class 'Boolean NOT'
 org.eclipse.emf.ecore.EReference getBooleanOR_BooleanValue()
          Returns the meta object for the containment reference list 'Boolean Value'
 org.eclipse.emf.ecore.EClass getBooleanOR()
          Returns the meta object for class 'Boolean OR'
 org.eclipse.emf.ecore.EClass getBooleanOrPropertyReference()
          Returns the meta object for class 'Boolean Or Property Reference'
 org.eclipse.emf.ecore.EAttribute getBooleanValue_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getBooleanValue()
          Returns the meta object for class 'Boolean Value'
 org.eclipse.emf.ecore.EAttribute getClassifierType_Category()
          Returns the meta object for the attribute list 'Category'
 org.eclipse.emf.ecore.EClass getClassifierType()
          Returns the meta object for class 'Classifier Type'
 org.eclipse.emf.ecore.EReference getClassifierValue_ComponentClassifier()
          Returns the meta object for the reference 'Component Classifier'
 org.eclipse.emf.ecore.EAttribute getClassifierValue_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getClassifierValue()
          Returns the meta object for class 'Classifier Value'
 org.eclipse.emf.ecore.EEnum getComponentCategory()
          Returns the meta object for enum 'Component Category'
 org.eclipse.emf.ecore.EClass getEnumLiteral()
          Returns the meta object for class 'Enum Literal'
 org.eclipse.emf.ecore.EReference getEnumType_EnumLiteral()
          Returns the meta object for the containment reference list 'Enum Literal'
 org.eclipse.emf.ecore.EClass getEnumType()
          Returns the meta object for class 'Enum Type'
 org.eclipse.emf.ecore.EReference getEnumValue_EnumLiteral()
          Returns the meta object for the reference 'Enum Literal'
 org.eclipse.emf.ecore.EClass getEnumValue()
          Returns the meta object for class 'Enum Value'
 org.eclipse.emf.ecore.EClass getFALSE()
          Returns the meta object for class 'FALSE'
 org.eclipse.emf.ecore.EClass getIntegerRangeValue()
          Returns the meta object for class 'Integer Range Value'
 org.eclipse.emf.ecore.EAttribute getIntegerValue_Base()
          Returns the meta object for the attribute 'Base'
 org.eclipse.emf.ecore.EAttribute getIntegerValue_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getIntegerValue()
          Returns the meta object for class 'Integer Value'
 org.eclipse.emf.ecore.EClass getNumberOrPropertyReference()
          Returns the meta object for class 'Number Or Property Reference'
 org.eclipse.emf.ecore.EReference getNumberType_Lower()
          Returns the meta object for the containment reference 'Lower'
 org.eclipse.emf.ecore.EReference getNumberType_PropertyType()
          Returns the meta object for the containment reference 'Property Type'
 org.eclipse.emf.ecore.EReference getNumberType_PropertyTypeReference()
          Returns the meta object for the reference 'Property Type Reference'
 org.eclipse.emf.ecore.EReference getNumberType_Upper()
          Returns the meta object for the containment reference 'Upper'
 org.eclipse.emf.ecore.EClass getNumberType()
          Returns the meta object for class 'Number Type'
 org.eclipse.emf.ecore.EReference getNumberValue_UnitLiteral()
          Returns the meta object for the reference 'Unit Literal'
 org.eclipse.emf.ecore.EAttribute getNumberValue_ValueString()
          Returns the meta object for the attribute 'Value String'
 org.eclipse.emf.ecore.EClass getNumberValue()
          Returns the meta object for class 'Number Value'
 org.eclipse.emf.ecore.EReference getProperties_PropertyAssociation()
          Returns the meta object for the containment reference list 'Property Association'
 org.eclipse.emf.ecore.EClass getProperties()
          Returns the meta object for class 'Properties'
 org.eclipse.emf.ecore.EAttribute getPropertyAssociation_Access()
          Returns the meta object for the attribute 'Access'
 org.eclipse.emf.ecore.EAttribute getPropertyAssociation_Append()
          Returns the meta object for the attribute 'Append'
 org.eclipse.emf.ecore.EReference getPropertyAssociation_AppliesTo()
          Returns the meta object for the reference list 'Applies To'
 org.eclipse.emf.ecore.EAttribute getPropertyAssociation_Constant()
          Returns the meta object for the attribute 'Constant'
 org.eclipse.emf.ecore.EAttribute getPropertyAssociation_Derived()
          Returns the meta object for the attribute 'Derived'
 org.eclipse.emf.ecore.EReference getPropertyAssociation_InBinding()
          Returns the meta object for the reference list 'In Binding'
 org.eclipse.emf.ecore.EReference getPropertyAssociation_PropertyDefinition()
          Returns the meta object for the reference 'Property Definition'
 org.eclipse.emf.ecore.EReference getPropertyAssociation_PropertyValue()
          Returns the meta object for the containment reference list 'Property Value'
 org.eclipse.emf.ecore.EClass getPropertyAssociation()
          Returns the meta object for class 'Association'
 org.eclipse.emf.ecore.EReference getPropertyConstant_ConstantValue()
          Returns the meta object for the containment reference list 'Constant Value'
 org.eclipse.emf.ecore.EAttribute getPropertyConstant_List()
          Returns the meta object for the attribute 'List'
 org.eclipse.emf.ecore.EReference getPropertyConstant_PropertyType()
          Returns the meta object for the containment reference 'Property Type'
 org.eclipse.emf.ecore.EReference getPropertyConstant_PropertyTypeReference()
          Returns the meta object for the reference 'Property Type Reference'
 org.eclipse.emf.ecore.EClass getPropertyConstant()
          Returns the meta object for class 'Constant'
 org.eclipse.emf.ecore.EClass getPropertyConstantType()
          Returns the meta object for class 'Constant Type'
 org.eclipse.emf.ecore.EAttribute getPropertyDefinition_Access()
          Returns the meta object for the attribute 'Access'
 org.eclipse.emf.ecore.EAttribute getPropertyDefinition_Appliesto()
          Returns the meta object for the attribute list 'Appliesto'
 org.eclipse.emf.ecore.EReference getPropertyDefinition_AppliesToClassifier()
          Returns the meta object for the containment reference list 'Applies To Classifier'
 org.eclipse.emf.ecore.EReference getPropertyDefinition_DefaultpropertyValue()
          Returns the meta object for the containment reference list 'Defaultproperty Value'
 org.eclipse.emf.ecore.EAttribute getPropertyDefinition_HasEmptyList()
          Returns the meta object for the attribute 'Has Empty List'
 org.eclipse.emf.ecore.EAttribute getPropertyDefinition_Inherit()
          Returns the meta object for the attribute 'Inherit'
 org.eclipse.emf.ecore.EAttribute getPropertyDefinition_List()
          Returns the meta object for the attribute 'List'
 org.eclipse.emf.ecore.EReference getPropertyDefinition_PropertyType()
          Returns the meta object for the containment reference 'Property Type'
 org.eclipse.emf.ecore.EReference getPropertyDefinition_PropertyTypeReference()
          Returns the meta object for the reference 'Property Type Reference'
 org.eclipse.emf.ecore.EClass getPropertyDefinition()
          Returns the meta object for class 'Definition'
 PropertyFactory getPropertyFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EEnum getPropertyOwnerCategory()
          Returns the meta object for enum 'Owner Category'
 org.eclipse.emf.ecore.EReference getPropertyReference_ReferencedProperty()
          Returns the meta object for the reference 'Referenced Property'
 org.eclipse.emf.ecore.EAttribute getPropertyReference_ReferenceSign()
          Returns the meta object for the attribute 'Reference Sign'
 org.eclipse.emf.ecore.EClass getPropertyReference()
          Returns the meta object for class 'Reference'
 org.eclipse.emf.ecore.EAttribute getPropertySet_Contents()
          Returns the meta object for the attribute list 'Contents'
 org.eclipse.emf.ecore.EReference getPropertySet_PropertyConstant()
          Returns the meta object for the containment reference list 'Property Constant'
 org.eclipse.emf.ecore.EReference getPropertySet_PropertyDefinition()
          Returns the meta object for the containment reference list 'Property Definition'
 org.eclipse.emf.ecore.EReference getPropertySet_PropertyType()
          Returns the meta object for the containment reference list 'Property Type'
 org.eclipse.emf.ecore.EClass getPropertySet()
          Returns the meta object for class 'Set'
 org.eclipse.emf.ecore.EClass getPropertyType()
          Returns the meta object for class 'Type'
 org.eclipse.emf.ecore.EClass getPropertyValue()
          Returns the meta object for class 'Value'
 org.eclipse.emf.ecore.EClass getPropertyValueHolder()
          Returns the meta object for class 'Value Holder'
 org.eclipse.emf.ecore.EReference getRangeType_PropertyType()
          Returns the meta object for the containment reference 'Property Type'
 org.eclipse.emf.ecore.EReference getRangeType_PropertyTypeReference()
          Returns the meta object for the reference 'Property Type Reference'
 org.eclipse.emf.ecore.EClass getRangeType()
          Returns the meta object for class 'Range Type'
 org.eclipse.emf.ecore.EReference getRangeValue_Delta()
          Returns the meta object for the containment reference 'Delta'
 org.eclipse.emf.ecore.EReference getRangeValue_Maximum()
          Returns the meta object for the containment reference 'Maximum'
 org.eclipse.emf.ecore.EReference getRangeValue_Minimum()
          Returns the meta object for the containment reference 'Minimum'
 org.eclipse.emf.ecore.EClass getRangeValue()
          Returns the meta object for class 'Range Value'
 org.eclipse.emf.ecore.EClass getRealRangeValue()
          Returns the meta object for class 'Real Range Value'
 org.eclipse.emf.ecore.EAttribute getRealValue_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getRealValue()
          Returns the meta object for class 'Real Value'
 org.eclipse.emf.ecore.EEnum getReferableElementCategory()
          Returns the meta object for enum 'Referable Element Category'
 org.eclipse.emf.ecore.EClass getReferencedProperty()
          Returns the meta object for class 'Referenced Property'
 org.eclipse.emf.ecore.EClass getReferenceElement()
          Returns the meta object for class 'Reference Element'
 org.eclipse.emf.ecore.EAttribute getReferenceType_Category()
          Returns the meta object for the attribute list 'Category'
 org.eclipse.emf.ecore.EClass getReferenceType()
          Returns the meta object for class 'Reference Type'
 org.eclipse.emf.ecore.EReference getReferenceValue_ReferenceElement()
          Returns the meta object for the reference list 'Reference Element'
 org.eclipse.emf.ecore.EClass getReferenceValue()
          Returns the meta object for class 'Reference Value'
 org.eclipse.emf.ecore.EAttribute getStringValue_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getStringValue()
          Returns the meta object for class 'String Value'
 org.eclipse.emf.ecore.EClass getTRUE()
          Returns the meta object for class 'TRUE'
 org.eclipse.emf.ecore.EClass getTrueFalseValue()
          Returns the meta object for class 'True False Value'
 org.eclipse.emf.ecore.EReference getUnitLiteral_Baseunit()
          Returns the meta object for the reference 'Baseunit'
 org.eclipse.emf.ecore.EReference getUnitLiteral_Factor()
          Returns the meta object for the containment reference 'Factor'
 org.eclipse.emf.ecore.EClass getUnitLiteral()
          Returns the meta object for class 'Unit Literal'
 org.eclipse.emf.ecore.EReference getUnitsType_UnitLiteral()
          Returns the meta object for the containment reference list 'Unit Literal'
 org.eclipse.emf.ecore.EClass getUnitsType()
          Returns the meta object for class 'Units Type'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final PropertyPackage eINSTANCE
The singleton instance of the package.


PROPERTIES

static final int PROPERTIES
The meta object id for the 'Properties' class.

See Also:
PropertiesImpl, PropertyPackageImpl.getProperties(), Constant Field Values

PROPERTIES__COMMENT

static final int PROPERTIES__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

PROPERTIES__PROPERTY_ASSOCIATION

static final int PROPERTIES__PROPERTY_ASSOCIATION
The feature id for the 'Property Association' containment reference list.

See Also:
Constant Field Values

PROPERTIES_FEATURE_COUNT

static final int PROPERTIES_FEATURE_COUNT
The number of structural features of the 'Properties' class.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION

static final int PROPERTY_ASSOCIATION
The meta object id for the 'Association' class.

See Also:
PropertyAssociationImpl, PropertyPackageImpl.getPropertyAssociation(), Constant Field Values

PROPERTY_ASSOCIATION__COMMENT

static final int PROPERTY_ASSOCIATION__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__NAME

static final int PROPERTY_ASSOCIATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__PROPERTIES

static final int PROPERTY_ASSOCIATION__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__IN_MODES

static final int PROPERTY_ASSOCIATION__IN_MODES
The feature id for the 'In Modes' reference list.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__NO_MODE

static final int PROPERTY_ASSOCIATION__NO_MODE
The feature id for the 'No Mode' attribute.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__PROPERTY_DEFINITION

static final int PROPERTY_ASSOCIATION__PROPERTY_DEFINITION
The feature id for the 'Property Definition' reference.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__PROPERTY_VALUE

static final int PROPERTY_ASSOCIATION__PROPERTY_VALUE
The feature id for the 'Property Value' containment reference list.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__IN_BINDING

static final int PROPERTY_ASSOCIATION__IN_BINDING
The feature id for the 'In Binding' reference list.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__CONSTANT

static final int PROPERTY_ASSOCIATION__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__ACCESS

static final int PROPERTY_ASSOCIATION__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__APPEND

static final int PROPERTY_ASSOCIATION__APPEND
The feature id for the 'Append' attribute.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__APPLIES_TO

static final int PROPERTY_ASSOCIATION__APPLIES_TO
The feature id for the 'Applies To' reference list.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION__DERIVED

static final int PROPERTY_ASSOCIATION__DERIVED
The feature id for the 'Derived' attribute.

See Also:
Constant Field Values

PROPERTY_ASSOCIATION_FEATURE_COUNT

static final int PROPERTY_ASSOCIATION_FEATURE_COUNT
The number of structural features of the 'Association' class.

See Also:
Constant Field Values

PROPERTY_DEFINITION

static final int PROPERTY_DEFINITION
The meta object id for the 'Definition' class.

See Also:
PropertyDefinitionImpl, PropertyPackageImpl.getPropertyDefinition(), Constant Field Values

PROPERTY_DEFINITION__COMMENT

static final int PROPERTY_DEFINITION__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

PROPERTY_DEFINITION__NAME

static final int PROPERTY_DEFINITION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROPERTY_DEFINITION__PROPERTY_TYPE_REFERENCE

static final int PROPERTY_DEFINITION__PROPERTY_TYPE_REFERENCE
The feature id for the 'Property Type Reference' reference.

See Also:
Constant Field Values

PROPERTY_DEFINITION__PROPERTY_TYPE

static final int PROPERTY_DEFINITION__PROPERTY_TYPE
The feature id for the 'Property Type' containment reference.

See Also:
Constant Field Values

PROPERTY_DEFINITION__DEFAULTPROPERTY_VALUE

static final int PROPERTY_DEFINITION__DEFAULTPROPERTY_VALUE
The feature id for the 'Defaultproperty Value' containment reference list.

See Also:
Constant Field Values

PROPERTY_DEFINITION__APPLIES_TO_CLASSIFIER

static final int PROPERTY_DEFINITION__APPLIES_TO_CLASSIFIER
The feature id for the 'Applies To Classifier' containment reference list.

See Also:
Constant Field Values

PROPERTY_DEFINITION__ACCESS

static final int PROPERTY_DEFINITION__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

PROPERTY_DEFINITION__INHERIT

static final int PROPERTY_DEFINITION__INHERIT
The feature id for the 'Inherit' attribute.

See Also:
Constant Field Values

PROPERTY_DEFINITION__LIST

static final int PROPERTY_DEFINITION__LIST
The feature id for the 'List' attribute.

See Also:
Constant Field Values

PROPERTY_DEFINITION__APPLIESTO

static final int PROPERTY_DEFINITION__APPLIESTO
The feature id for the 'Appliesto' attribute list.

See Also:
Constant Field Values

PROPERTY_DEFINITION__HAS_EMPTY_LIST

static final int PROPERTY_DEFINITION__HAS_EMPTY_LIST
The feature id for the 'Has Empty List' attribute.

See Also:
Constant Field Values

PROPERTY_DEFINITION_FEATURE_COUNT

static final int PROPERTY_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Definition' class.

See Also:
Constant Field Values

PROPERTY_SET

static final int PROPERTY_SET
The meta object id for the 'Set' class.

See Also:
PropertySetImpl, PropertyPackageImpl.getPropertySet(), Constant Field Values

PROPERTY_SET__COMMENT

static final int PROPERTY_SET__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

PROPERTY_SET__NAME

static final int PROPERTY_SET__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROPERTY_SET__CONTENTS

static final int PROPERTY_SET__CONTENTS
The feature id for the 'Contents' attribute list.

See Also:
Constant Field Values

PROPERTY_SET__PROPERTY_DEFINITION

static final int PROPERTY_SET__PROPERTY_DEFINITION
The feature id for the 'Property Definition' containment reference list.

See Also:
Constant Field Values

PROPERTY_SET__PROPERTY_CONSTANT

static final int PROPERTY_SET__PROPERTY_CONSTANT
The feature id for the 'Property Constant' containment reference list.

See Also:
Constant Field Values

PROPERTY_SET__PROPERTY_TYPE

static final int PROPERTY_SET__PROPERTY_TYPE
The feature id for the 'Property Type' containment reference list.

See Also:
Constant Field Values

PROPERTY_SET_FEATURE_COUNT

static final int PROPERTY_SET_FEATURE_COUNT
The number of structural features of the 'Set' class.

See Also:
Constant Field Values

PROPERTY_TYPE

static final int PROPERTY_TYPE
The meta object id for the 'Type' class.

See Also:
PropertyTypeImpl, PropertyPackageImpl.getPropertyType(), Constant Field Values

PROPERTY_CONSTANT_TYPE

static final int PROPERTY_CONSTANT_TYPE
The meta object id for the 'Constant Type' class.

See Also:
PropertyConstantTypeImpl, PropertyPackageImpl.getPropertyConstantType(), Constant Field Values

AADLBOOLEAN

static final int AADLBOOLEAN
The meta object id for the 'Aadlboolean' class.

See Also:
AadlbooleanImpl, PropertyPackageImpl.getAadlboolean(), Constant Field Values

AADLSTRING

static final int AADLSTRING
The meta object id for the 'Aadlstring' class.

See Also:
AadlstringImpl, PropertyPackageImpl.getAadlstring(), Constant Field Values

NUMBER_TYPE

static final int NUMBER_TYPE
The meta object id for the 'Number Type' class.

See Also:
NumberTypeImpl, PropertyPackageImpl.getNumberType(), Constant Field Values

AADLINTEGER

static final int AADLINTEGER
The meta object id for the 'Aadlinteger' class.

See Also:
AadlintegerImpl, PropertyPackageImpl.getAadlinteger(), Constant Field Values

PROPERTY_TYPE__COMMENT

static final int PROPERTY_TYPE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

PROPERTY_TYPE__NAME

static final int PROPERTY_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROPERTY_TYPE_FEATURE_COUNT

static final int PROPERTY_TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.

See Also:
Constant Field Values

RANGE_TYPE

static final int RANGE_TYPE
The meta object id for the 'Range Type' class.

See Also:
RangeTypeImpl, PropertyPackageImpl.getRangeType(), Constant Field Values

CLASSIFIER_TYPE

static final int CLASSIFIER_TYPE
The meta object id for the 'Classifier Type' class.

See Also:
ClassifierTypeImpl, PropertyPackageImpl.getClassifierType(), Constant Field Values

ENUM_TYPE

static final int ENUM_TYPE
The meta object id for the 'Enum Type' class.

See Also:
EnumTypeImpl, PropertyPackageImpl.getEnumType(), Constant Field Values

UNITS_TYPE

static final int UNITS_TYPE
The meta object id for the 'Units Type' class.

See Also:
UnitsTypeImpl, PropertyPackageImpl.getUnitsType(), Constant Field Values

ENUM_LITERAL

static final int ENUM_LITERAL
The meta object id for the 'Enum Literal' class.

See Also:
EnumLiteralImpl, PropertyPackageImpl.getEnumLiteral(), Constant Field Values

UNIT_LITERAL

static final int UNIT_LITERAL
The meta object id for the 'Unit Literal' class.

See Also:
UnitLiteralImpl, PropertyPackageImpl.getUnitLiteral(), Constant Field Values

PROPERTY_VALUE

static final int PROPERTY_VALUE
The meta object id for the 'Value' class.

See Also:
PropertyValueImpl, PropertyPackageImpl.getPropertyValue(), Constant Field Values

BOOLEAN_OR_PROPERTY_REFERENCE

static final int BOOLEAN_OR_PROPERTY_REFERENCE
The meta object id for the 'Boolean Or Property Reference' class.

See Also:
BooleanOrPropertyReferenceImpl, PropertyPackageImpl.getBooleanOrPropertyReference(), Constant Field Values

BOOLEAN_VALUE

static final int BOOLEAN_VALUE
The meta object id for the 'Boolean Value' class.

See Also:
BooleanValueImpl, PropertyPackageImpl.getBooleanValue(), Constant Field Values

RANGE_VALUE

static final int RANGE_VALUE
The meta object id for the 'Range Value' class.

See Also:
RangeValueImpl, PropertyPackageImpl.getRangeValue(), Constant Field Values

BOOLEAN_AND

static final int BOOLEAN_AND
The meta object id for the 'Boolean AND' class.

See Also:
BooleanANDImpl, PropertyPackageImpl.getBooleanAND(), Constant Field Values

BOOLEAN_OR

static final int BOOLEAN_OR
The meta object id for the 'Boolean OR' class.

See Also:
BooleanORImpl, PropertyPackageImpl.getBooleanOR(), Constant Field Values

BOOLEAN_NOT

static final int BOOLEAN_NOT
The meta object id for the 'Boolean NOT' class.

See Also:
BooleanNOTImpl, PropertyPackageImpl.getBooleanNOT(), Constant Field Values

TRUE

static final int TRUE
The meta object id for the 'TRUE' class.

See Also:
TRUEImpl, PropertyPackageImpl.getTRUE(), Constant Field Values

FALSE

static final int FALSE
The meta object id for the 'FALSE' class.

See Also:
FALSEImpl, PropertyPackageImpl.getFALSE(), Constant Field Values

STRING_VALUE

static final int STRING_VALUE
The meta object id for the 'String Value' class.

See Also:
StringValueImpl, PropertyPackageImpl.getStringValue(), Constant Field Values

NUMBER_VALUE

static final int NUMBER_VALUE
The meta object id for the 'Number Value' class.

See Also:
NumberValueImpl, PropertyPackageImpl.getNumberValue(), Constant Field Values

INTEGER_VALUE

static final int INTEGER_VALUE
The meta object id for the 'Integer Value' class.

See Also:
IntegerValueImpl, PropertyPackageImpl.getIntegerValue(), Constant Field Values

REAL_VALUE

static final int REAL_VALUE
The meta object id for the 'Real Value' class.

See Also:
RealValueImpl, PropertyPackageImpl.getRealValue(), Constant Field Values

INTEGER_RANGE_VALUE

static final int INTEGER_RANGE_VALUE
The meta object id for the 'Integer Range Value' class.

See Also:
IntegerRangeValueImpl, PropertyPackageImpl.getIntegerRangeValue(), Constant Field Values

REAL_RANGE_VALUE

static final int REAL_RANGE_VALUE
The meta object id for the 'Real Range Value' class.

See Also:
RealRangeValueImpl, PropertyPackageImpl.getRealRangeValue(), Constant Field Values

ENUM_VALUE

static final int ENUM_VALUE
The meta object id for the 'Enum Value' class.

See Also:
EnumValueImpl, PropertyPackageImpl.getEnumValue(), Constant Field Values

CLASSIFIER_VALUE

static final int CLASSIFIER_VALUE
The meta object id for the 'Classifier Value' class.

See Also:
ClassifierValueImpl, PropertyPackageImpl.getClassifierValue(), Constant Field Values

PROPERTY_REFERENCE

static final int PROPERTY_REFERENCE
The meta object id for the 'Reference' class.

See Also:
PropertyReferenceImpl, PropertyPackageImpl.getPropertyReference(), Constant Field Values

AADLREAL

static final int AADLREAL
The meta object id for the 'Aadlreal' class.

See Also:
AadlrealImpl, PropertyPackageImpl.getAadlreal(), Constant Field Values

PROPERTY_CONSTANT

static final int PROPERTY_CONSTANT
The meta object id for the 'Constant' class.

See Also:
PropertyConstantImpl, PropertyPackageImpl.getPropertyConstant(), Constant Field Values

REFERENCED_PROPERTY

static final int REFERENCED_PROPERTY
The meta object id for the 'Referenced Property' class.

See Also:
ReferencedPropertyImpl, PropertyPackageImpl.getReferencedProperty(), Constant Field Values

REFERENCE_VALUE

static final int REFERENCE_VALUE
The meta object id for the 'Reference Value' class.

See Also:
ReferenceValueImpl, PropertyPackageImpl.getReferenceValue(), Constant Field Values

REFERENCE_ELEMENT

static final int REFERENCE_ELEMENT
The meta object id for the 'Reference Element' class.

See Also:
ReferenceElementImpl, PropertyPackageImpl.getReferenceElement(), Constant Field Values

TRUE_FALSE_VALUE

static final int TRUE_FALSE_VALUE
The meta object id for the 'True False Value' class.

See Also:
TrueFalseValueImpl, PropertyPackageImpl.getTrueFalseValue(), Constant Field Values

PROPERTY_CONSTANT_TYPE__COMMENT

static final int PROPERTY_CONSTANT_TYPE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

PROPERTY_CONSTANT_TYPE__NAME

static final int PROPERTY_CONSTANT_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROPERTY_CONSTANT_TYPE_FEATURE_COUNT

static final int PROPERTY_CONSTANT_TYPE_FEATURE_COUNT
The number of structural features of the 'Constant Type' class.

See Also:
Constant Field Values

AADLBOOLEAN__COMMENT

static final int AADLBOOLEAN__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

AADLBOOLEAN__NAME

static final int AADLBOOLEAN__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

AADLBOOLEAN_FEATURE_COUNT

static final int AADLBOOLEAN_FEATURE_COUNT
The number of structural features of the 'Aadlboolean' class.

See Also:
Constant Field Values

AADLSTRING__COMMENT

static final int AADLSTRING__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

AADLSTRING__NAME

static final int AADLSTRING__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

AADLSTRING_FEATURE_COUNT

static final int AADLSTRING_FEATURE_COUNT
The number of structural features of the 'Aadlstring' class.

See Also:
Constant Field Values

NUMBER_TYPE__COMMENT

static final int NUMBER_TYPE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

NUMBER_TYPE__NAME

static final int NUMBER_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NUMBER_TYPE__PROPERTY_TYPE_REFERENCE

static final int NUMBER_TYPE__PROPERTY_TYPE_REFERENCE
The feature id for the 'Property Type Reference' reference.

See Also:
Constant Field Values

NUMBER_TYPE__PROPERTY_TYPE

static final int NUMBER_TYPE__PROPERTY_TYPE
The feature id for the 'Property Type' containment reference.

See Also:
Constant Field Values

NUMBER_TYPE__LOWER

static final int NUMBER_TYPE__LOWER
The feature id for the 'Lower' containment reference.

See Also:
Constant Field Values

NUMBER_TYPE__UPPER

static final int NUMBER_TYPE__UPPER
The feature id for the 'Upper' containment reference.

See Also:
Constant Field Values

NUMBER_TYPE_FEATURE_COUNT

static final int NUMBER_TYPE_FEATURE_COUNT
The number of structural features of the 'Number Type' class.

See Also:
Constant Field Values

AADLINTEGER__COMMENT

static final int AADLINTEGER__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

AADLINTEGER__NAME

static final int AADLINTEGER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

AADLINTEGER__PROPERTY_TYPE_REFERENCE

static final int AADLINTEGER__PROPERTY_TYPE_REFERENCE
The feature id for the 'Property Type Reference' reference.

See Also:
Constant Field Values

AADLINTEGER__PROPERTY_TYPE

static final int AADLINTEGER__PROPERTY_TYPE
The feature id for the 'Property Type' containment reference.

See Also:
Constant Field Values

AADLINTEGER__LOWER

static final int AADLINTEGER__LOWER
The feature id for the 'Lower' containment reference.

See Also:
Constant Field Values

AADLINTEGER__UPPER

static final int AADLINTEGER__UPPER
The feature id for the 'Upper' containment reference.

See Also:
Constant Field Values

AADLINTEGER_FEATURE_COUNT

static final int AADLINTEGER_FEATURE_COUNT
The number of structural features of the 'Aadlinteger' class.

See Also:
Constant Field Values

RANGE_TYPE__COMMENT

static final int RANGE_TYPE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

RANGE_TYPE__NAME

static final int RANGE_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

RANGE_TYPE__PROPERTY_TYPE

static final int RANGE_TYPE__PROPERTY_TYPE
The feature id for the 'Property Type' containment reference.

See Also:
Constant Field Values

RANGE_TYPE__PROPERTY_TYPE_REFERENCE

static final int RANGE_TYPE__PROPERTY_TYPE_REFERENCE
The feature id for the 'Property Type Reference' reference.

See Also:
Constant Field Values

RANGE_TYPE_FEATURE_COUNT

static final int RANGE_TYPE_FEATURE_COUNT
The number of structural features of the 'Range Type' class.

See Also:
Constant Field Values

CLASSIFIER_TYPE__COMMENT

static final int CLASSIFIER_TYPE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

CLASSIFIER_TYPE__NAME

static final int CLASSIFIER_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CLASSIFIER_TYPE__CATEGORY

static final int CLASSIFIER_TYPE__CATEGORY
The feature id for the 'Category' attribute list.

See Also:
Constant Field Values

CLASSIFIER_TYPE_FEATURE_COUNT

static final int CLASSIFIER_TYPE_FEATURE_COUNT
The number of structural features of the 'Classifier Type' class.

See Also:
Constant Field Values

REFERENCE_TYPE

static final int REFERENCE_TYPE
The meta object id for the 'Reference Type' class.

See Also:
ReferenceTypeImpl, PropertyPackageImpl.getReferenceType(), Constant Field Values

REFERENCE_TYPE__COMMENT

static final int REFERENCE_TYPE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

REFERENCE_TYPE__NAME

static final int REFERENCE_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

REFERENCE_TYPE__CATEGORY

static final int REFERENCE_TYPE__CATEGORY
The feature id for the 'Category' attribute list.

See Also:
Constant Field Values

REFERENCE_TYPE_FEATURE_COUNT

static final int REFERENCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Reference Type' class.

See Also:
Constant Field Values

ENUM_TYPE__COMMENT

static final int ENUM_TYPE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

ENUM_TYPE__NAME

static final int ENUM_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ENUM_TYPE__ENUM_LITERAL

static final int ENUM_TYPE__ENUM_LITERAL
The feature id for the 'Enum Literal' containment reference list.

See Also:
Constant Field Values

ENUM_TYPE_FEATURE_COUNT

static final int ENUM_TYPE_FEATURE_COUNT
The number of structural features of the 'Enum Type' class.

See Also:
Constant Field Values

UNITS_TYPE__COMMENT

static final int UNITS_TYPE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

UNITS_TYPE__NAME

static final int UNITS_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

UNITS_TYPE__UNIT_LITERAL

static final int UNITS_TYPE__UNIT_LITERAL
The feature id for the 'Unit Literal' containment reference list.

See Also:
Constant Field Values

UNITS_TYPE_FEATURE_COUNT

static final int UNITS_TYPE_FEATURE_COUNT
The number of structural features of the 'Units Type' class.

See Also:
Constant Field Values

ENUM_LITERAL__COMMENT

static final int ENUM_LITERAL__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

ENUM_LITERAL__NAME

static final int ENUM_LITERAL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ENUM_LITERAL_FEATURE_COUNT

static final int ENUM_LITERAL_FEATURE_COUNT
The number of structural features of the 'Enum Literal' class.

See Also:
Constant Field Values

UNIT_LITERAL__COMMENT

static final int UNIT_LITERAL__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

UNIT_LITERAL__NAME

static final int UNIT_LITERAL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

UNIT_LITERAL__BASEUNIT

static final int UNIT_LITERAL__BASEUNIT
The feature id for the 'Baseunit' reference.

See Also:
Constant Field Values

UNIT_LITERAL__FACTOR

static final int UNIT_LITERAL__FACTOR
The feature id for the 'Factor' containment reference.

See Also:
Constant Field Values

UNIT_LITERAL_FEATURE_COUNT

static final int UNIT_LITERAL_FEATURE_COUNT
The number of structural features of the 'Unit Literal' class.

See Also:
Constant Field Values

PROPERTY_VALUE__COMMENT

static final int PROPERTY_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

PROPERTY_VALUE_FEATURE_COUNT

static final int PROPERTY_VALUE_FEATURE_COUNT
The number of structural features of the 'Value' class.

See Also:
Constant Field Values

BOOLEAN_OR_PROPERTY_REFERENCE__COMMENT

static final int BOOLEAN_OR_PROPERTY_REFERENCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

BOOLEAN_OR_PROPERTY_REFERENCE_FEATURE_COUNT

static final int BOOLEAN_OR_PROPERTY_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Boolean Or Property Reference' class.

See Also:
Constant Field Values

BOOLEAN_VALUE__COMMENT

static final int BOOLEAN_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

BOOLEAN_VALUE__VALUE

static final int BOOLEAN_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

BOOLEAN_VALUE_FEATURE_COUNT

static final int BOOLEAN_VALUE_FEATURE_COUNT
The number of structural features of the 'Boolean Value' class.

See Also:
Constant Field Values

RANGE_VALUE__COMMENT

static final int RANGE_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

RANGE_VALUE__MINIMUM

static final int RANGE_VALUE__MINIMUM
The feature id for the 'Minimum' containment reference.

See Also:
Constant Field Values

RANGE_VALUE__MAXIMUM

static final int RANGE_VALUE__MAXIMUM
The feature id for the 'Maximum' containment reference.

See Also:
Constant Field Values

RANGE_VALUE__DELTA

static final int RANGE_VALUE__DELTA
The feature id for the 'Delta' containment reference.

See Also:
Constant Field Values

RANGE_VALUE_FEATURE_COUNT

static final int RANGE_VALUE_FEATURE_COUNT
The number of structural features of the 'Range Value' class.

See Also:
Constant Field Values

BOOLEAN_AND__COMMENT

static final int BOOLEAN_AND__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

BOOLEAN_AND__VALUE

static final int BOOLEAN_AND__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

BOOLEAN_AND__BOOLEAN_VALUE

static final int BOOLEAN_AND__BOOLEAN_VALUE
The feature id for the 'Boolean Value' containment reference list.

See Also:
Constant Field Values

BOOLEAN_AND_FEATURE_COUNT

static final int BOOLEAN_AND_FEATURE_COUNT
The number of structural features of the 'Boolean AND' class.

See Also:
Constant Field Values

BOOLEAN_OR__COMMENT

static final int BOOLEAN_OR__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

BOOLEAN_OR__VALUE

static final int BOOLEAN_OR__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

BOOLEAN_OR__BOOLEAN_VALUE

static final int BOOLEAN_OR__BOOLEAN_VALUE
The feature id for the 'Boolean Value' containment reference list.

See Also:
Constant Field Values

BOOLEAN_OR_FEATURE_COUNT

static final int BOOLEAN_OR_FEATURE_COUNT
The number of structural features of the 'Boolean OR' class.

See Also:
Constant Field Values

BOOLEAN_NOT__COMMENT

static final int BOOLEAN_NOT__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

BOOLEAN_NOT__VALUE

static final int BOOLEAN_NOT__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

BOOLEAN_NOT__BOOLEAN_VALUE

static final int BOOLEAN_NOT__BOOLEAN_VALUE
The feature id for the 'Boolean Value' containment reference.

See Also:
Constant Field Values

BOOLEAN_NOT_FEATURE_COUNT

static final int BOOLEAN_NOT_FEATURE_COUNT
The number of structural features of the 'Boolean NOT' class.

See Also:
Constant Field Values

TRUE_FALSE_VALUE__COMMENT

static final int TRUE_FALSE_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

TRUE_FALSE_VALUE__VALUE

static final int TRUE_FALSE_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

TRUE_FALSE_VALUE_FEATURE_COUNT

static final int TRUE_FALSE_VALUE_FEATURE_COUNT
The number of structural features of the 'True False Value' class.

See Also:
Constant Field Values

TRUE__COMMENT

static final int TRUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

TRUE__VALUE

static final int TRUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

TRUE_FEATURE_COUNT

static final int TRUE_FEATURE_COUNT
The number of structural features of the 'TRUE' class.

See Also:
Constant Field Values

FALSE__COMMENT

static final int FALSE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

FALSE__VALUE

static final int FALSE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

FALSE_FEATURE_COUNT

static final int FALSE_FEATURE_COUNT
The number of structural features of the 'FALSE' class.

See Also:
Constant Field Values

STRING_VALUE__COMMENT

static final int STRING_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

STRING_VALUE__VALUE

static final int STRING_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

STRING_VALUE_FEATURE_COUNT

static final int STRING_VALUE_FEATURE_COUNT
The number of structural features of the 'String Value' class.

See Also:
Constant Field Values

NUMBER_VALUE__COMMENT

static final int NUMBER_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

NUMBER_VALUE__UNIT_LITERAL

static final int NUMBER_VALUE__UNIT_LITERAL
The feature id for the 'Unit Literal' reference.

See Also:
Constant Field Values

NUMBER_VALUE__VALUE_STRING

static final int NUMBER_VALUE__VALUE_STRING
The feature id for the 'Value String' attribute.

See Also:
Constant Field Values

NUMBER_VALUE_FEATURE_COUNT

static final int NUMBER_VALUE_FEATURE_COUNT
The number of structural features of the 'Number Value' class.

See Also:
Constant Field Values

INTEGER_VALUE__COMMENT

static final int INTEGER_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

INTEGER_VALUE__UNIT_LITERAL

static final int INTEGER_VALUE__UNIT_LITERAL
The feature id for the 'Unit Literal' reference.

See Also:
Constant Field Values

INTEGER_VALUE__VALUE_STRING

static final int INTEGER_VALUE__VALUE_STRING
The feature id for the 'Value String' attribute.

See Also:
Constant Field Values

INTEGER_VALUE__VALUE

static final int INTEGER_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

INTEGER_VALUE__BASE

static final int INTEGER_VALUE__BASE
The feature id for the 'Base' attribute.

See Also:
Constant Field Values

INTEGER_VALUE_FEATURE_COUNT

static final int INTEGER_VALUE_FEATURE_COUNT
The number of structural features of the 'Integer Value' class.

See Also:
Constant Field Values

REAL_VALUE__COMMENT

static final int REAL_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

REAL_VALUE__UNIT_LITERAL

static final int REAL_VALUE__UNIT_LITERAL
The feature id for the 'Unit Literal' reference.

See Also:
Constant Field Values

REAL_VALUE__VALUE_STRING

static final int REAL_VALUE__VALUE_STRING
The feature id for the 'Value String' attribute.

See Also:
Constant Field Values

REAL_VALUE__VALUE

static final int REAL_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

REAL_VALUE_FEATURE_COUNT

static final int REAL_VALUE_FEATURE_COUNT
The number of structural features of the 'Real Value' class.

See Also:
Constant Field Values

INTEGER_RANGE_VALUE__COMMENT

static final int INTEGER_RANGE_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

INTEGER_RANGE_VALUE__MINIMUM

static final int INTEGER_RANGE_VALUE__MINIMUM
The feature id for the 'Minimum' containment reference.

See Also:
Constant Field Values

INTEGER_RANGE_VALUE__MAXIMUM

static final int INTEGER_RANGE_VALUE__MAXIMUM
The feature id for the 'Maximum' containment reference.

See Also:
Constant Field Values

INTEGER_RANGE_VALUE__DELTA

static final int INTEGER_RANGE_VALUE__DELTA
The feature id for the 'Delta' containment reference.

See Also:
Constant Field Values

INTEGER_RANGE_VALUE_FEATURE_COUNT

static final int INTEGER_RANGE_VALUE_FEATURE_COUNT
The number of structural features of the 'Integer Range Value' class.

See Also:
Constant Field Values

REAL_RANGE_VALUE__COMMENT

static final int REAL_RANGE_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

REAL_RANGE_VALUE__MINIMUM

static final int REAL_RANGE_VALUE__MINIMUM
The feature id for the 'Minimum' containment reference.

See Also:
Constant Field Values

REAL_RANGE_VALUE__MAXIMUM

static final int REAL_RANGE_VALUE__MAXIMUM
The feature id for the 'Maximum' containment reference.

See Also:
Constant Field Values

REAL_RANGE_VALUE__DELTA

static final int REAL_RANGE_VALUE__DELTA
The feature id for the 'Delta' containment reference.

See Also:
Constant Field Values

REAL_RANGE_VALUE_FEATURE_COUNT

static final int REAL_RANGE_VALUE_FEATURE_COUNT
The number of structural features of the 'Real Range Value' class.

See Also:
Constant Field Values

ENUM_VALUE__COMMENT

static final int ENUM_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

ENUM_VALUE__ENUM_LITERAL

static final int ENUM_VALUE__ENUM_LITERAL
The feature id for the 'Enum Literal' reference.

See Also:
Constant Field Values

ENUM_VALUE_FEATURE_COUNT

static final int ENUM_VALUE_FEATURE_COUNT
The number of structural features of the 'Enum Value' class.

See Also:
Constant Field Values

CLASSIFIER_VALUE__COMMENT

static final int CLASSIFIER_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

CLASSIFIER_VALUE__COMPONENT_CLASSIFIER

static final int CLASSIFIER_VALUE__COMPONENT_CLASSIFIER
The feature id for the 'Component Classifier' reference.

See Also:
Constant Field Values

CLASSIFIER_VALUE__VALUE

static final int CLASSIFIER_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

CLASSIFIER_VALUE_FEATURE_COUNT

static final int CLASSIFIER_VALUE_FEATURE_COUNT
The number of structural features of the 'Classifier Value' class.

See Also:
Constant Field Values

PROPERTY_REFERENCE__COMMENT

static final int PROPERTY_REFERENCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

PROPERTY_REFERENCE__REFERENCED_PROPERTY

static final int PROPERTY_REFERENCE__REFERENCED_PROPERTY
The feature id for the 'Referenced Property' reference.

See Also:
Constant Field Values

PROPERTY_REFERENCE__REFERENCE_SIGN

static final int PROPERTY_REFERENCE__REFERENCE_SIGN
The feature id for the 'Reference Sign' attribute.

See Also:
Constant Field Values

PROPERTY_REFERENCE_FEATURE_COUNT

static final int PROPERTY_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Reference' class.

See Also:
Constant Field Values

AADLREAL__COMMENT

static final int AADLREAL__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

AADLREAL__NAME

static final int AADLREAL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

AADLREAL__PROPERTY_TYPE_REFERENCE

static final int AADLREAL__PROPERTY_TYPE_REFERENCE
The feature id for the 'Property Type Reference' reference.

See Also:
Constant Field Values

AADLREAL__PROPERTY_TYPE

static final int AADLREAL__PROPERTY_TYPE
The feature id for the 'Property Type' containment reference.

See Also:
Constant Field Values

AADLREAL__LOWER

static final int AADLREAL__LOWER
The feature id for the 'Lower' containment reference.

See Also:
Constant Field Values

AADLREAL__UPPER

static final int AADLREAL__UPPER
The feature id for the 'Upper' containment reference.

See Also:
Constant Field Values

AADLREAL_FEATURE_COUNT

static final int AADLREAL_FEATURE_COUNT
The number of structural features of the 'Aadlreal' class.

See Also:
Constant Field Values

PROPERTY_CONSTANT__COMMENT

static final int PROPERTY_CONSTANT__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

PROPERTY_CONSTANT__NAME

static final int PROPERTY_CONSTANT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROPERTY_CONSTANT__LIST

static final int PROPERTY_CONSTANT__LIST
The feature id for the 'List' attribute.

See Also:
Constant Field Values

PROPERTY_CONSTANT__PROPERTY_TYPE_REFERENCE

static final int PROPERTY_CONSTANT__PROPERTY_TYPE_REFERENCE
The feature id for the 'Property Type Reference' reference.

See Also:
Constant Field Values

PROPERTY_CONSTANT__PROPERTY_TYPE

static final int PROPERTY_CONSTANT__PROPERTY_TYPE
The feature id for the 'Property Type' containment reference.

See Also:
Constant Field Values

PROPERTY_CONSTANT__CONSTANT_VALUE

static final int PROPERTY_CONSTANT__CONSTANT_VALUE
The feature id for the 'Constant Value' containment reference list.

See Also:
Constant Field Values

PROPERTY_CONSTANT_FEATURE_COUNT

static final int PROPERTY_CONSTANT_FEATURE_COUNT
The number of structural features of the 'Constant' class.

See Also:
Constant Field Values

REFERENCED_PROPERTY_FEATURE_COUNT

static final int REFERENCED_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Referenced Property' class.

See Also:
Constant Field Values

REFERENCE_VALUE__COMMENT

static final int REFERENCE_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

REFERENCE_VALUE__REFERENCE_ELEMENT

static final int REFERENCE_VALUE__REFERENCE_ELEMENT
The feature id for the 'Reference Element' reference list.

See Also:
Constant Field Values

REFERENCE_VALUE_FEATURE_COUNT

static final int REFERENCE_VALUE_FEATURE_COUNT
The number of structural features of the 'Reference Value' class.

See Also:
Constant Field Values

REFERENCE_ELEMENT_FEATURE_COUNT

static final int REFERENCE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Reference Element' class.

See Also:
Constant Field Values

PROPERTY_VALUE_HOLDER

static final int PROPERTY_VALUE_HOLDER
The meta object id for the 'Value Holder' class.

See Also:
PropertyValueHolderImpl, PropertyPackageImpl.getPropertyValueHolder(), Constant Field Values

PROPERTY_VALUE_HOLDER_FEATURE_COUNT

static final int PROPERTY_VALUE_HOLDER_FEATURE_COUNT
The number of structural features of the 'Value Holder' class.

See Also:
Constant Field Values

NUMBER_OR_PROPERTY_REFERENCE

static final int NUMBER_OR_PROPERTY_REFERENCE
The meta object id for the 'Number Or Property Reference' class.

See Also:
NumberOrPropertyReferenceImpl, PropertyPackageImpl.getNumberOrPropertyReference(), Constant Field Values

NUMBER_OR_PROPERTY_REFERENCE__COMMENT

static final int NUMBER_OR_PROPERTY_REFERENCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

NUMBER_OR_PROPERTY_REFERENCE_FEATURE_COUNT

static final int NUMBER_OR_PROPERTY_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Number Or Property Reference' class.

See Also:
Constant Field Values

PROPERTY_OWNER_CATEGORY

static final int PROPERTY_OWNER_CATEGORY
The meta object id for the 'Owner Category' enum.

See Also:
PropertyOwnerCategory, PropertyPackageImpl.getPropertyOwnerCategory(), Constant Field Values

REFERABLE_ELEMENT_CATEGORY

static final int REFERABLE_ELEMENT_CATEGORY
The meta object id for the 'Referable Element Category' enum.

See Also:
ReferableElementCategory, PropertyPackageImpl.getReferableElementCategory(), Constant Field Values

COMPONENT_CATEGORY

static final int COMPONENT_CATEGORY
The meta object id for the 'Component Category' enum.

See Also:
ComponentCategory, PropertyPackageImpl.getComponentCategory(), Constant Field Values
Method Detail

getProperties

org.eclipse.emf.ecore.EClass getProperties()
Returns the meta object for class 'Properties'.

Returns:
the meta object for class 'Properties'.
See Also:
Properties

getProperties_PropertyAssociation

org.eclipse.emf.ecore.EReference getProperties_PropertyAssociation()
Returns the meta object for the containment reference list 'Property Association'.

Returns:
the meta object for the containment reference list 'Property Association'.
See Also:
Properties.getPropertyAssociation(), getProperties()

getPropertyAssociation

org.eclipse.emf.ecore.EClass getPropertyAssociation()
Returns the meta object for class 'Association'.

Returns:
the meta object for class 'Association'.
See Also:
PropertyAssociation

getPropertyAssociation_PropertyDefinition

org.eclipse.emf.ecore.EReference getPropertyAssociation_PropertyDefinition()
Returns the meta object for the reference 'Property Definition'.

Returns:
the meta object for the reference 'Property Definition'.
See Also:
PropertyAssociation.getPropertyDefinition(), getPropertyAssociation()

getPropertyAssociation_PropertyValue

org.eclipse.emf.ecore.EReference getPropertyAssociation_PropertyValue()
Returns the meta object for the containment reference list 'Property Value'.

Returns:
the meta object for the containment reference list 'Property Value'.
See Also:
PropertyAssociation.getPropertyValue(), getPropertyAssociation()

getPropertyAssociation_InBinding

org.eclipse.emf.ecore.EReference getPropertyAssociation_InBinding()
Returns the meta object for the reference list 'In Binding'.

Returns:
the meta object for the reference list 'In Binding'.
See Also:
PropertyAssociation.getInBinding(), getPropertyAssociation()

getPropertyAssociation_AppliesTo

org.eclipse.emf.ecore.EReference getPropertyAssociation_AppliesTo()
Returns the meta object for the reference list 'Applies To'.

Returns:
the meta object for the reference list 'Applies To'.
See Also:
PropertyAssociation.getAppliesTo(), getPropertyAssociation()

getPropertyAssociation_Derived

org.eclipse.emf.ecore.EAttribute getPropertyAssociation_Derived()
Returns the meta object for the attribute 'Derived'.

Returns:
the meta object for the attribute 'Derived'.
See Also:
PropertyAssociation.isDerived(), getPropertyAssociation()

getPropertyAssociation_Constant

org.eclipse.emf.ecore.EAttribute getPropertyAssociation_Constant()
Returns the meta object for the attribute 'Constant'.

Returns:
the meta object for the attribute 'Constant'.
See Also:
PropertyAssociation.isConstant(), getPropertyAssociation()

getPropertyAssociation_Access

org.eclipse.emf.ecore.EAttribute getPropertyAssociation_Access()
Returns the meta object for the attribute 'Access'.

Returns:
the meta object for the attribute 'Access'.
See Also:
PropertyAssociation.isAccess(), getPropertyAssociation()

getPropertyAssociation_Append

org.eclipse.emf.ecore.EAttribute getPropertyAssociation_Append()
Returns the meta object for the attribute 'Append'.

Returns:
the meta object for the attribute 'Append'.
See Also:
PropertyAssociation.isAppend(), getPropertyAssociation()

getPropertyDefinition

org.eclipse.emf.ecore.EClass getPropertyDefinition()
Returns the meta object for class 'Definition'.

Returns:
the meta object for class 'Definition'.
See Also:
PropertyDefinition

getPropertyDefinition_PropertyTypeReference

org.eclipse.emf.ecore.EReference getPropertyDefinition_PropertyTypeReference()
Returns the meta object for the reference 'Property Type Reference'.

Returns:
the meta object for the reference 'Property Type Reference'.
See Also:
PropertyDefinition.getPropertyTypeReference(), getPropertyDefinition()

getPropertyDefinition_PropertyType

org.eclipse.emf.ecore.EReference getPropertyDefinition_PropertyType()
Returns the meta object for the containment reference 'Property Type'.

Returns:
the meta object for the containment reference 'Property Type'.
See Also:
PropertyDefinition.getPropertyType(), getPropertyDefinition()

getPropertyDefinition_DefaultpropertyValue

org.eclipse.emf.ecore.EReference getPropertyDefinition_DefaultpropertyValue()
Returns the meta object for the containment reference list 'Defaultproperty Value'.

Returns:
the meta object for the containment reference list 'Defaultproperty Value'.
See Also:
PropertyDefinition.getDefaultpropertyValue(), getPropertyDefinition()

getPropertyDefinition_AppliesToClassifier

org.eclipse.emf.ecore.EReference getPropertyDefinition_AppliesToClassifier()
Returns the meta object for the containment reference list 'Applies To Classifier'.

Returns:
the meta object for the containment reference list 'Applies To Classifier'.
See Also:
PropertyDefinition.getAppliesToClassifier(), getPropertyDefinition()

getPropertyDefinition_Access

org.eclipse.emf.ecore.EAttribute getPropertyDefinition_Access()
Returns the meta object for the attribute 'Access'.

Returns:
the meta object for the attribute 'Access'.
See Also:
PropertyDefinition.isAccess(), getPropertyDefinition()

getPropertyDefinition_Inherit

org.eclipse.emf.ecore.EAttribute getPropertyDefinition_Inherit()
Returns the meta object for the attribute 'Inherit'.

Returns:
the meta object for the attribute 'Inherit'.
See Also:
PropertyDefinition.isInherit(), getPropertyDefinition()

getPropertyDefinition_List

org.eclipse.emf.ecore.EAttribute getPropertyDefinition_List()
Returns the meta object for the attribute 'List'.

Returns:
the meta object for the attribute 'List'.
See Also:
PropertyDefinition.isList(), getPropertyDefinition()

getPropertyDefinition_Appliesto

org.eclipse.emf.ecore.EAttribute getPropertyDefinition_Appliesto()
Returns the meta object for the attribute list 'Appliesto'.

Returns:
the meta object for the attribute list 'Appliesto'.
See Also:
PropertyDefinition.getAppliesto(), getPropertyDefinition()

getPropertyDefinition_HasEmptyList

org.eclipse.emf.ecore.EAttribute getPropertyDefinition_HasEmptyList()
Returns the meta object for the attribute 'Has Empty List'.

Returns:
the meta object for the attribute 'Has Empty List'.
See Also:
PropertyDefinition.isHasEmptyList(), getPropertyDefinition()

getPropertySet

org.eclipse.emf.ecore.EClass getPropertySet()
Returns the meta object for class 'Set'.

Returns:
the meta object for class 'Set'.
See Also:
PropertySet

getPropertySet_Contents

org.eclipse.emf.ecore.EAttribute getPropertySet_Contents()
Returns the meta object for the attribute list 'Contents'.

Returns:
the meta object for the attribute list 'Contents'.
See Also:
PropertySet.getContents(), getPropertySet()

getPropertySet_PropertyDefinition

org.eclipse.emf.ecore.EReference getPropertySet_PropertyDefinition()
Returns the meta object for the containment reference list 'Property Definition'.

Returns:
the meta object for the containment reference list 'Property Definition'.
See Also:
PropertySet.getPropertyDefinition(), getPropertySet()

getPropertySet_PropertyConstant

org.eclipse.emf.ecore.EReference getPropertySet_PropertyConstant()
Returns the meta object for the containment reference list 'Property Constant'.

Returns:
the meta object for the containment reference list 'Property Constant'.
See Also:
PropertySet.getPropertyConstant(), getPropertySet()

getPropertySet_PropertyType

org.eclipse.emf.ecore.EReference getPropertySet_PropertyType()
Returns the meta object for the containment reference list 'Property Type'.

Returns:
the meta object for the containment reference list 'Property Type'.
See Also:
PropertySet.getPropertyType(), getPropertySet()

getAadlboolean

org.eclipse.emf.ecore.EClass getAadlboolean()
Returns the meta object for class 'Aadlboolean'.

Returns:
the meta object for class 'Aadlboolean'.
See Also:
Aadlboolean

getAadlstring

org.eclipse.emf.ecore.EClass getAadlstring()
Returns the meta object for class 'Aadlstring'.

Returns:
the meta object for class 'Aadlstring'.
See Also:
Aadlstring

getAadlinteger

org.eclipse.emf.ecore.EClass getAadlinteger()
Returns the meta object for class 'Aadlinteger'.

Returns:
the meta object for class 'Aadlinteger'.
See Also:
Aadlinteger

getNumberType

org.eclipse.emf.ecore.EClass getNumberType()
Returns the meta object for class 'Number Type'.

Returns:
the meta object for class 'Number Type'.
See Also:
NumberType

getNumberType_PropertyTypeReference

org.eclipse.emf.ecore.EReference getNumberType_PropertyTypeReference()
Returns the meta object for the reference 'Property Type Reference'.

Returns:
the meta object for the reference 'Property Type Reference'.
See Also:
NumberType.getPropertyTypeReference(), getNumberType()

getNumberType_PropertyType

org.eclipse.emf.ecore.EReference getNumberType_PropertyType()
Returns the meta object for the containment reference 'Property Type'.

Returns:
the meta object for the containment reference 'Property Type'.
See Also:
NumberType.getPropertyType(), getNumberType()

getNumberType_Lower

org.eclipse.emf.ecore.EReference getNumberType_Lower()
Returns the meta object for the containment reference 'Lower'.

Returns:
the meta object for the containment reference 'Lower'.
See Also:
NumberType.getLower(), getNumberType()

getNumberType_Upper

org.eclipse.emf.ecore.EReference getNumberType_Upper()
Returns the meta object for the containment reference 'Upper'.

Returns:
the meta object for the containment reference 'Upper'.
See Also:
NumberType.getUpper(), getNumberType()

getPropertyType

org.eclipse.emf.ecore.EClass getPropertyType()
Returns the meta object for class 'Type'.

Returns:
the meta object for class 'Type'.
See Also:
PropertyType

getRangeType

org.eclipse.emf.ecore.EClass getRangeType()
Returns the meta object for class 'Range Type'.

Returns:
the meta object for class 'Range Type'.
See Also:
RangeType

getRangeType_PropertyType

org.eclipse.emf.ecore.EReference getRangeType_PropertyType()
Returns the meta object for the containment reference 'Property Type'.

Returns:
the meta object for the containment reference 'Property Type'.
See Also:
RangeType.getPropertyType(), getRangeType()

getRangeType_PropertyTypeReference

org.eclipse.emf.ecore.EReference getRangeType_PropertyTypeReference()
Returns the meta object for the reference 'Property Type Reference'.

Returns:
the meta object for the reference 'Property Type Reference'.
See Also:
RangeType.getPropertyTypeReference(), getRangeType()

getClassifierType

org.eclipse.emf.ecore.EClass getClassifierType()
Returns the meta object for class 'Classifier Type'.

Returns:
the meta object for class 'Classifier Type'.
See Also:
ClassifierType

getClassifierType_Category

org.eclipse.emf.ecore.EAttribute getClassifierType_Category()
Returns the meta object for the attribute list 'Category'.

Returns:
the meta object for the attribute list 'Category'.
See Also:
ClassifierType.getCategory(), getClassifierType()

getReferenceType

org.eclipse.emf.ecore.EClass getReferenceType()
Returns the meta object for class 'Reference Type'.

Returns:
the meta object for class 'Reference Type'.
See Also:
ReferenceType

getReferenceType_Category

org.eclipse.emf.ecore.EAttribute getReferenceType_Category()
Returns the meta object for the attribute list 'Category'.

Returns:
the meta object for the attribute list 'Category'.
See Also:
ReferenceType.getCategory(), getReferenceType()

getEnumType

org.eclipse.emf.ecore.EClass getEnumType()
Returns the meta object for class 'Enum Type'.

Returns:
the meta object for class 'Enum Type'.
See Also:
EnumType

getEnumType_EnumLiteral

org.eclipse.emf.ecore.EReference getEnumType_EnumLiteral()
Returns the meta object for the containment reference list 'Enum Literal'.

Returns:
the meta object for the containment reference list 'Enum Literal'.
See Also:
EnumType.getEnumLiteral(), getEnumType()

getUnitsType

org.eclipse.emf.ecore.EClass getUnitsType()
Returns the meta object for class 'Units Type'.

Returns:
the meta object for class 'Units Type'.
See Also:
UnitsType

getUnitsType_UnitLiteral

org.eclipse.emf.ecore.EReference getUnitsType_UnitLiteral()
Returns the meta object for the containment reference list 'Unit Literal'.

Returns:
the meta object for the containment reference list 'Unit Literal'.
See Also:
UnitsType.getUnitLiteral(), getUnitsType()

getEnumLiteral

org.eclipse.emf.ecore.EClass getEnumLiteral()
Returns the meta object for class 'Enum Literal'.

Returns:
the meta object for class 'Enum Literal'.
See Also:
EnumLiteral

getUnitLiteral

org.eclipse.emf.ecore.EClass getUnitLiteral()
Returns the meta object for class 'Unit Literal'.

Returns:
the meta object for class 'Unit Literal'.
See Also:
UnitLiteral

getUnitLiteral_Baseunit

org.eclipse.emf.ecore.EReference getUnitLiteral_Baseunit()
Returns the meta object for the reference 'Baseunit'.

Returns:
the meta object for the reference 'Baseunit'.
See Also:
UnitLiteral.getBaseunit(), getUnitLiteral()

getUnitLiteral_Factor

org.eclipse.emf.ecore.EReference getUnitLiteral_Factor()
Returns the meta object for the containment reference 'Factor'.

Returns:
the meta object for the containment reference 'Factor'.
See Also:
UnitLiteral.getFactor(), getUnitLiteral()

getPropertyValue

org.eclipse.emf.ecore.EClass getPropertyValue()
Returns the meta object for class 'Value'.

Returns:
the meta object for class 'Value'.
See Also:
PropertyValue

getBooleanValue

org.eclipse.emf.ecore.EClass getBooleanValue()
Returns the meta object for class 'Boolean Value'.

Returns:
the meta object for class 'Boolean Value'.
See Also:
BooleanValue

getBooleanValue_Value

org.eclipse.emf.ecore.EAttribute getBooleanValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
BooleanValue.isValue(), getBooleanValue()

getRangeValue

org.eclipse.emf.ecore.EClass getRangeValue()
Returns the meta object for class 'Range Value'.

Returns:
the meta object for class 'Range Value'.
See Also:
RangeValue

getRangeValue_Minimum

org.eclipse.emf.ecore.EReference getRangeValue_Minimum()
Returns the meta object for the containment reference 'Minimum'.

Returns:
the meta object for the containment reference 'Minimum'.
See Also:
RangeValue.getMinimum(), getRangeValue()

getRangeValue_Maximum

org.eclipse.emf.ecore.EReference getRangeValue_Maximum()
Returns the meta object for the containment reference 'Maximum'.

Returns:
the meta object for the containment reference 'Maximum'.
See Also:
RangeValue.getMaximum(), getRangeValue()

getRangeValue_Delta

org.eclipse.emf.ecore.EReference getRangeValue_Delta()
Returns the meta object for the containment reference 'Delta'.

Returns:
the meta object for the containment reference 'Delta'.
See Also:
RangeValue.getDelta(), getRangeValue()

getBooleanAND

org.eclipse.emf.ecore.EClass getBooleanAND()
Returns the meta object for class 'Boolean AND'.

Returns:
the meta object for class 'Boolean AND'.
See Also:
BooleanAND

getBooleanAND_BooleanValue

org.eclipse.emf.ecore.EReference getBooleanAND_BooleanValue()
Returns the meta object for the containment reference list 'Boolean Value'.

Returns:
the meta object for the containment reference list 'Boolean Value'.
See Also:
BooleanAND.getBooleanValue(), getBooleanAND()

getBooleanOR

org.eclipse.emf.ecore.EClass getBooleanOR()
Returns the meta object for class 'Boolean OR'.

Returns:
the meta object for class 'Boolean OR'.
See Also:
BooleanOR

getBooleanOR_BooleanValue

org.eclipse.emf.ecore.EReference getBooleanOR_BooleanValue()
Returns the meta object for the containment reference list 'Boolean Value'.

Returns:
the meta object for the containment reference list 'Boolean Value'.
See Also:
BooleanOR.getBooleanValue(), getBooleanOR()

getBooleanNOT

org.eclipse.emf.ecore.EClass getBooleanNOT()
Returns the meta object for class 'Boolean NOT'.

Returns:
the meta object for class 'Boolean NOT'.
See Also:
BooleanNOT

getBooleanNOT_BooleanValue

org.eclipse.emf.ecore.EReference getBooleanNOT_BooleanValue()
Returns the meta object for the containment reference 'Boolean Value'.

Returns:
the meta object for the containment reference 'Boolean Value'.
See Also:
BooleanNOT.getBooleanValue(), getBooleanNOT()

getTRUE

org.eclipse.emf.ecore.EClass getTRUE()
Returns the meta object for class 'TRUE'.

Returns:
the meta object for class 'TRUE'.
See Also:
TRUE

getFALSE

org.eclipse.emf.ecore.EClass getFALSE()
Returns the meta object for class 'FALSE'.

Returns:
the meta object for class 'FALSE'.
See Also:
FALSE

getStringValue

org.eclipse.emf.ecore.EClass getStringValue()
Returns the meta object for class 'String Value'.

Returns:
the meta object for class 'String Value'.
See Also:
StringValue

getStringValue_Value

org.eclipse.emf.ecore.EAttribute getStringValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
StringValue.getValue(), getStringValue()

getNumberValue

org.eclipse.emf.ecore.EClass getNumberValue()
Returns the meta object for class 'Number Value'.

Returns:
the meta object for class 'Number Value'.
See Also:
NumberValue

getNumberValue_UnitLiteral

org.eclipse.emf.ecore.EReference getNumberValue_UnitLiteral()
Returns the meta object for the reference 'Unit Literal'.

Returns:
the meta object for the reference 'Unit Literal'.
See Also:
NumberValue.getUnitLiteral(), getNumberValue()

getNumberValue_ValueString

org.eclipse.emf.ecore.EAttribute getNumberValue_ValueString()
Returns the meta object for the attribute 'Value String'.

Returns:
the meta object for the attribute 'Value String'.
See Also:
NumberValue.getValueString(), getNumberValue()

getIntegerValue

org.eclipse.emf.ecore.EClass getIntegerValue()
Returns the meta object for class 'Integer Value'.

Returns:
the meta object for class 'Integer Value'.
See Also:
IntegerValue

getIntegerValue_Value

org.eclipse.emf.ecore.EAttribute getIntegerValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
IntegerValue.getValue(), getIntegerValue()

getIntegerValue_Base

org.eclipse.emf.ecore.EAttribute getIntegerValue_Base()
Returns the meta object for the attribute 'Base'.

Returns:
the meta object for the attribute 'Base'.
See Also:
IntegerValue.getBase(), getIntegerValue()

getRealValue

org.eclipse.emf.ecore.EClass getRealValue()
Returns the meta object for class 'Real Value'.

Returns:
the meta object for class 'Real Value'.
See Also:
RealValue

getRealValue_Value

org.eclipse.emf.ecore.EAttribute getRealValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
RealValue.getValue(), getRealValue()

getIntegerRangeValue

org.eclipse.emf.ecore.EClass getIntegerRangeValue()
Returns the meta object for class 'Integer Range Value'.

Returns:
the meta object for class 'Integer Range Value'.
See Also:
IntegerRangeValue

getRealRangeValue

org.eclipse.emf.ecore.EClass getRealRangeValue()
Returns the meta object for class 'Real Range Value'.

Returns:
the meta object for class 'Real Range Value'.
See Also:
RealRangeValue

getEnumValue

org.eclipse.emf.ecore.EClass getEnumValue()
Returns the meta object for class 'Enum Value'.

Returns:
the meta object for class 'Enum Value'.
See Also:
EnumValue

getEnumValue_EnumLiteral

org.eclipse.emf.ecore.EReference getEnumValue_EnumLiteral()
Returns the meta object for the reference 'Enum Literal'.

Returns:
the meta object for the reference 'Enum Literal'.
See Also:
EnumValue.getEnumLiteral(), getEnumValue()

getClassifierValue

org.eclipse.emf.ecore.EClass getClassifierValue()
Returns the meta object for class 'Classifier Value'.

Returns:
the meta object for class 'Classifier Value'.
See Also:
ClassifierValue

getClassifierValue_ComponentClassifier

org.eclipse.emf.ecore.EReference getClassifierValue_ComponentClassifier()
Returns the meta object for the reference 'Component Classifier'.

Returns:
the meta object for the reference 'Component Classifier'.
See Also:
ClassifierValue.getComponentClassifier(), getClassifierValue()

getClassifierValue_Value

org.eclipse.emf.ecore.EAttribute getClassifierValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
ClassifierValue.getValue(), getClassifierValue()

getPropertyReference

org.eclipse.emf.ecore.EClass getPropertyReference()
Returns the meta object for class 'Reference'.

Returns:
the meta object for class 'Reference'.
See Also:
PropertyReference

getPropertyReference_ReferencedProperty

org.eclipse.emf.ecore.EReference getPropertyReference_ReferencedProperty()
Returns the meta object for the reference 'Referenced Property'.

Returns:
the meta object for the reference 'Referenced Property'.
See Also:
PropertyReference.getReferencedProperty(), getPropertyReference()

getPropertyReference_ReferenceSign

org.eclipse.emf.ecore.EAttribute getPropertyReference_ReferenceSign()
Returns the meta object for the attribute 'Reference Sign'.

Returns:
the meta object for the attribute 'Reference Sign'.
See Also:
PropertyReference.getReferenceSign(), getPropertyReference()

getAadlreal

org.eclipse.emf.ecore.EClass getAadlreal()
Returns the meta object for class 'Aadlreal'.

Returns:
the meta object for class 'Aadlreal'.
See Also:
Aadlreal

getPropertyConstant

org.eclipse.emf.ecore.EClass getPropertyConstant()
Returns the meta object for class 'Constant'.

Returns:
the meta object for class 'Constant'.
See Also:
PropertyConstant

getPropertyConstant_ConstantValue

org.eclipse.emf.ecore.EReference getPropertyConstant_ConstantValue()
Returns the meta object for the containment reference list 'Constant Value'.

Returns:
the meta object for the containment reference list 'Constant Value'.
See Also:
PropertyConstant.getConstantValue(), getPropertyConstant()

getPropertyConstant_List

org.eclipse.emf.ecore.EAttribute getPropertyConstant_List()
Returns the meta object for the attribute 'List'.

Returns:
the meta object for the attribute 'List'.
See Also:
PropertyConstant.isList(), getPropertyConstant()

getPropertyConstant_PropertyTypeReference

org.eclipse.emf.ecore.EReference getPropertyConstant_PropertyTypeReference()
Returns the meta object for the reference 'Property Type Reference'.

Returns:
the meta object for the reference 'Property Type Reference'.
See Also:
PropertyConstant.getPropertyTypeReference(), getPropertyConstant()

getPropertyConstant_PropertyType

org.eclipse.emf.ecore.EReference getPropertyConstant_PropertyType()
Returns the meta object for the containment reference 'Property Type'.

Returns:
the meta object for the containment reference 'Property Type'.
See Also:
PropertyConstant.getPropertyType(), getPropertyConstant()

getReferencedProperty

org.eclipse.emf.ecore.EClass getReferencedProperty()
Returns the meta object for class 'Referenced Property'.

Returns:
the meta object for class 'Referenced Property'.
See Also:
ReferencedProperty

getReferenceValue

org.eclipse.emf.ecore.EClass getReferenceValue()
Returns the meta object for class 'Reference Value'.

Returns:
the meta object for class 'Reference Value'.
See Also:
ReferenceValue

getReferenceValue_ReferenceElement

org.eclipse.emf.ecore.EReference getReferenceValue_ReferenceElement()
Returns the meta object for the reference list 'Reference Element'.

Returns:
the meta object for the reference list 'Reference Element'.
See Also:
ReferenceValue.getReferenceElement(), getReferenceValue()

getReferenceElement

org.eclipse.emf.ecore.EClass getReferenceElement()
Returns the meta object for class 'Reference Element'.

Returns:
the meta object for class 'Reference Element'.
See Also:
ReferenceElement

getTrueFalseValue

org.eclipse.emf.ecore.EClass getTrueFalseValue()
Returns the meta object for class 'True False Value'.

Returns:
the meta object for class 'True False Value'.
See Also:
TrueFalseValue

getPropertyConstantType

org.eclipse.emf.ecore.EClass getPropertyConstantType()
Returns the meta object for class 'Constant Type'.

Returns:
the meta object for class 'Constant Type'.
See Also:
PropertyConstantType

getBooleanOrPropertyReference

org.eclipse.emf.ecore.EClass getBooleanOrPropertyReference()
Returns the meta object for class 'Boolean Or Property Reference'.

Returns:
the meta object for class 'Boolean Or Property Reference'.
See Also:
BooleanOrPropertyReference

getPropertyValueHolder

org.eclipse.emf.ecore.EClass getPropertyValueHolder()
Returns the meta object for class 'Value Holder'.

Returns:
the meta object for class 'Value Holder'.
See Also:
PropertyValueHolder

getNumberOrPropertyReference

org.eclipse.emf.ecore.EClass getNumberOrPropertyReference()
Returns the meta object for class 'Number Or Property Reference'.

Returns:
the meta object for class 'Number Or Property Reference'.
See Also:
NumberOrPropertyReference

getPropertyOwnerCategory

org.eclipse.emf.ecore.EEnum getPropertyOwnerCategory()
Returns the meta object for enum 'Owner Category'.

Returns:
the meta object for enum 'Owner Category'.
See Also:
PropertyOwnerCategory

getReferableElementCategory

org.eclipse.emf.ecore.EEnum getReferableElementCategory()
Returns the meta object for enum 'Referable Element Category'.

Returns:
the meta object for enum 'Referable Element Category'.
See Also:
ReferableElementCategory

getComponentCategory

org.eclipse.emf.ecore.EEnum getComponentCategory()
Returns the meta object for enum 'Component Category'.

Returns:
the meta object for enum 'Component Category'.
See Also:
ComponentCategory

getPropertyFactory

PropertyFactory getPropertyFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.