Interface SimplePackage

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

public interface SimplePackage extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See Also:
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      static final SimplePackage eINSTANCE
      The singleton instance of the package.
    • ROOT_ELEMENT

      static final int ROOT_ELEMENT
      The meta object id for the 'Root Element' class.
      See Also:
    • ROOT_ELEMENT__MODEL

      static final int ROOT_ELEMENT__MODEL
      The feature id for the 'Model' container reference.
      See Also:
    • ROOT_ELEMENT__NAME

      static final int ROOT_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • ROOT_ELEMENT__DEFINITION

      static final int ROOT_ELEMENT__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • ROOT_ELEMENT__ANNOTATIONS

      static final int ROOT_ELEMENT__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
    • ROOT_ELEMENT_FEATURE_COUNT

      static final int ROOT_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Root Element' class.
      See Also:
    • ANNOTATION

      static final int ANNOTATION
      The meta object id for the 'Annotation' class.
      See Also:
    • ANNOTATION__MODEL

      static final int ANNOTATION__MODEL
      The feature id for the 'Model' container reference.
      See Also:
    • ANNOTATION__NAME

      static final int ANNOTATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • ANNOTATION__DEFINITION

      static final int ANNOTATION__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • ANNOTATION__ANNOTATIONS

      static final int ANNOTATION__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
    • ANNOTATION__PREFIX

      static final int ANNOTATION__PREFIX
      The feature id for the 'Prefix' attribute.
      See Also:
    • ANNOTATION__ATTRIBUTES

      static final int ANNOTATION__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
    • ANNOTATION_FEATURE_COUNT

      static final int ANNOTATION_FEATURE_COUNT
      The number of structural features of the 'Annotation' class.
      See Also:
    • ANNOTATED

      static final int ANNOTATED
      The meta object id for the 'Annotated' class.
      See Also:
    • ANNOTATED__ANNOTATIONS

      static final int ANNOTATED__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
    • ANNOTATED_FEATURE_COUNT

      static final int ANNOTATED_FEATURE_COUNT
      The number of structural features of the 'Annotated' class.
      See Also:
    • ANNOTATION_QUALIFIER

      static final int ANNOTATION_QUALIFIER
      The meta object id for the 'Annotation Qualifier' class.
      See Also:
    • ANNOTATION_QUALIFIER__QUAL_NAME

      static final int ANNOTATION_QUALIFIER__QUAL_NAME
      The feature id for the 'Qual Name' attribute.
      See Also:
    • ANNOTATION_QUALIFIER__QUAL_VALUE

      static final int ANNOTATION_QUALIFIER__QUAL_VALUE
      The feature id for the 'Qual Value' attribute.
      See Also:
    • ANNOTATION_QUALIFIER__QUAL_PATH

      static final int ANNOTATION_QUALIFIER__QUAL_PATH
      The feature id for the 'Qual Path' containment reference.
      See Also:
    • ANNOTATION_QUALIFIER_FEATURE_COUNT

      static final int ANNOTATION_QUALIFIER_FEATURE_COUNT
      The number of structural features of the 'Annotation Qualifier' class.
      See Also:
    • ANNOTATION_REF

      static final int ANNOTATION_REF
      The meta object id for the 'Annotation Ref' class.
      See Also:
    • ANNOTATION_REF__ANNOTATION

      static final int ANNOTATION_REF__ANNOTATION
      The feature id for the 'Annotation' reference.
      See Also:
    • ANNOTATION_REF__ATTRIBUTE

      static final int ANNOTATION_REF__ATTRIBUTE
      The feature id for the 'Attribute' reference.
      See Also:
    • ANNOTATION_REF__QUALIFIERS

      static final int ANNOTATION_REF__QUALIFIERS
      The feature id for the 'Qualifiers' containment reference list.
      See Also:
    • ANNOTATION_REF_FEATURE_COUNT

      static final int ANNOTATION_REF_FEATURE_COUNT
      The number of structural features of the 'Annotation Ref' class.
      See Also:
    • ASSIGN_PATH_ROOT

      static final int ASSIGN_PATH_ROOT
      The meta object id for the 'Assign Path Root' class.
      See Also:
    • ASSIGN_PATH_ROOT__NAME

      static final int ASSIGN_PATH_ROOT__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • ASSIGN_PATH_ROOT_FEATURE_COUNT

      static final int ASSIGN_PATH_ROOT_FEATURE_COUNT
      The number of structural features of the 'Assign Path Root' class.
      See Also:
    • ATTRIBUTE

      static final int ATTRIBUTE
      The meta object id for the 'Attribute' class.
      See Also:
    • ATTRIBUTE__NAME

      static final int ATTRIBUTE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • ATTRIBUTE__GET_NAME_OR_DEFAULT

      static final int ATTRIBUTE__GET_NAME_OR_DEFAULT
      The feature id for the 'Get Name Or Default' attribute.
      See Also:
    • ATTRIBUTE__TYPE_CALL

      static final int ATTRIBUTE__TYPE_CALL
      The feature id for the 'Type Call' containment reference.
      See Also:
    • ATTRIBUTE__IS_TYPE_INFERRED

      static final int ATTRIBUTE__IS_TYPE_INFERRED
      The feature id for the 'Is Type Inferred' attribute.
      See Also:
    • ATTRIBUTE__DEFINITION

      static final int ATTRIBUTE__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • ATTRIBUTE__ANNOTATIONS

      static final int ATTRIBUTE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
    • ATTRIBUTE__REFERENCES

      static final int ATTRIBUTE__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
    • ATTRIBUTE__OVERRIDE

      static final int ATTRIBUTE__OVERRIDE
      The feature id for the 'Override' attribute.
      See Also:
    • ATTRIBUTE__CARD

      static final int ATTRIBUTE__CARD
      The feature id for the 'Card' containment reference.
      See Also:
    • ATTRIBUTE__SYNONYMS

      static final int ATTRIBUTE__SYNONYMS
      The feature id for the 'Synonyms' containment reference list.
      See Also:
    • ATTRIBUTE__RULE_REFERENCE

      static final int ATTRIBUTE__RULE_REFERENCE
      The feature id for the 'Rule Reference' containment reference.
      See Also:
    • ATTRIBUTE_FEATURE_COUNT

      static final int ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'Attribute' class.
      See Also:
    • DATA

      static final int DATA
      The meta object id for the 'Data' class.
      See Also:
    • DATA__MODEL

      static final int DATA__MODEL
      The feature id for the 'Model' container reference.
      See Also:
    • DATA__NAME

      static final int DATA__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DATA__DEFINITION

      static final int DATA__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • DATA__ANNOTATIONS

      static final int DATA__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
    • DATA__REFERENCES

      static final int DATA__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
    • DATA__SUPER_TYPE

      static final int DATA__SUPER_TYPE
      The feature id for the 'Super Type' reference.
      See Also:
    • DATA__SYNONYMS

      static final int DATA__SYNONYMS
      The feature id for the 'Synonyms' containment reference list.
      See Also:
    • DATA__ATTRIBUTES

      static final int DATA__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
    • DATA__CONDITIONS

      static final int DATA__CONDITIONS
      The feature id for the 'Conditions' containment reference list.
      See Also:
    • DATA_FEATURE_COUNT

      static final int DATA_FEATURE_COUNT
      The number of structural features of the 'Data' class.
      See Also:
    • CHOICE

      static final int CHOICE
      The meta object id for the 'Choice' class.
      See Also:
    • CHOICE__MODEL

      static final int CHOICE__MODEL
      The feature id for the 'Model' container reference.
      See Also:
    • CHOICE__NAME

      static final int CHOICE__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • CHOICE__DEFINITION

      static final int CHOICE__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • CHOICE__ANNOTATIONS

      static final int CHOICE__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
    • CHOICE__REFERENCES

      static final int CHOICE__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
    • CHOICE__SUPER_TYPE

      static final int CHOICE__SUPER_TYPE
      The feature id for the 'Super Type' reference.
      See Also:
    • CHOICE__SYNONYMS

      static final int CHOICE__SYNONYMS
      The feature id for the 'Synonyms' containment reference list.
      See Also:
    • CHOICE__ATTRIBUTES

      static final int CHOICE__ATTRIBUTES
      The feature id for the 'Attributes' containment reference list.
      See Also:
    • CHOICE__CONDITIONS

      static final int CHOICE__CONDITIONS
      The feature id for the 'Conditions' containment reference list.
      See Also:
    • CHOICE__HARDCODED_CONDITIONS

      static final int CHOICE__HARDCODED_CONDITIONS
      The feature id for the 'hardcoded Conditions' containment reference list.
      See Also:
    • CHOICE_FEATURE_COUNT

      static final int CHOICE_FEATURE_COUNT
      The number of structural features of the 'Choice' class.
      See Also:
    • CHOICE_OPTION

      static final int CHOICE_OPTION
      The meta object id for the 'Choice Option' class.
      See Also:
    • CHOICE_OPTION__NAME

      static final int CHOICE_OPTION__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • CHOICE_OPTION__GET_NAME_OR_DEFAULT

      static final int CHOICE_OPTION__GET_NAME_OR_DEFAULT
      The feature id for the 'Get Name Or Default' attribute.
      See Also:
    • CHOICE_OPTION__TYPE_CALL

      static final int CHOICE_OPTION__TYPE_CALL
      The feature id for the 'Type Call' containment reference.
      See Also:
    • CHOICE_OPTION__IS_TYPE_INFERRED

      static final int CHOICE_OPTION__IS_TYPE_INFERRED
      The feature id for the 'Is Type Inferred' attribute.
      See Also:
    • CHOICE_OPTION__DEFINITION

      static final int CHOICE_OPTION__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • CHOICE_OPTION__ANNOTATIONS

      static final int CHOICE_OPTION__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
    • CHOICE_OPTION__REFERENCES

      static final int CHOICE_OPTION__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
    • CHOICE_OPTION__OVERRIDE

      static final int CHOICE_OPTION__OVERRIDE
      The feature id for the 'Override' attribute.
      See Also:
    • CHOICE_OPTION__CARD

      static final int CHOICE_OPTION__CARD
      The feature id for the 'Card' containment reference.
      See Also:
    • CHOICE_OPTION__SYNONYMS

      static final int CHOICE_OPTION__SYNONYMS
      The feature id for the 'Synonyms' containment reference list.
      See Also:
    • CHOICE_OPTION__RULE_REFERENCE

      static final int CHOICE_OPTION__RULE_REFERENCE
      The feature id for the 'Rule Reference' containment reference.
      See Also:
    • CHOICE_OPTION__HARDCODED_NAME

      static final int CHOICE_OPTION__HARDCODED_NAME
      The feature id for the 'hardcoded Name' attribute.
      See Also:
    • CHOICE_OPTION__HARDCODED_CARDINALITY

      static final int CHOICE_OPTION__HARDCODED_CARDINALITY
      The feature id for the 'hardcoded Cardinality' containment reference.
      See Also:
    • CHOICE_OPTION_FEATURE_COUNT

      static final int CHOICE_OPTION_FEATURE_COUNT
      The number of structural features of the 'Choice Option' class.
      See Also:
    • FUNCTION

      static final int FUNCTION
      The meta object id for the 'Function' class.
      See Also:
    • FUNCTION__MODEL

      static final int FUNCTION__MODEL
      The feature id for the 'Model' container reference.
      See Also:
    • FUNCTION__NAME

      static final int FUNCTION__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • FUNCTION__DEFINITION

      static final int FUNCTION__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • FUNCTION__ANNOTATIONS

      static final int FUNCTION__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
    • FUNCTION__REFERENCES

      static final int FUNCTION__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
    • FUNCTION__INPUTS

      static final int FUNCTION__INPUTS
      The feature id for the 'Inputs' containment reference list.
      See Also:
    • FUNCTION__OUTPUT

      static final int FUNCTION__OUTPUT
      The feature id for the 'Output' containment reference.
      See Also:
    • FUNCTION__SHORTCUTS

      static final int FUNCTION__SHORTCUTS
      The feature id for the 'Shortcuts' containment reference list.
      See Also:
    • FUNCTION__CONDITIONS

      static final int FUNCTION__CONDITIONS
      The feature id for the 'Conditions' containment reference list.
      See Also:
    • FUNCTION__OPERATIONS

      static final int FUNCTION__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
    • FUNCTION__POST_CONDITIONS

      static final int FUNCTION__POST_CONDITIONS
      The feature id for the 'Post Conditions' containment reference list.
      See Also:
    • FUNCTION_FEATURE_COUNT

      static final int FUNCTION_FEATURE_COUNT
      The number of structural features of the 'Function' class.
      See Also:
    • FUNCTION_DISPATCH

      static final int FUNCTION_DISPATCH
      The meta object id for the 'Function Dispatch' class.
      See Also:
    • FUNCTION_DISPATCH__MODEL

      static final int FUNCTION_DISPATCH__MODEL
      The feature id for the 'Model' container reference.
      See Also:
    • FUNCTION_DISPATCH__NAME

      static final int FUNCTION_DISPATCH__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • FUNCTION_DISPATCH__DEFINITION

      static final int FUNCTION_DISPATCH__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • FUNCTION_DISPATCH__ANNOTATIONS

      static final int FUNCTION_DISPATCH__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
    • FUNCTION_DISPATCH__REFERENCES

      static final int FUNCTION_DISPATCH__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
    • FUNCTION_DISPATCH__INPUTS

      static final int FUNCTION_DISPATCH__INPUTS
      The feature id for the 'Inputs' containment reference list.
      See Also:
    • FUNCTION_DISPATCH__OUTPUT

      static final int FUNCTION_DISPATCH__OUTPUT
      The feature id for the 'Output' containment reference.
      See Also:
    • FUNCTION_DISPATCH__SHORTCUTS

      static final int FUNCTION_DISPATCH__SHORTCUTS
      The feature id for the 'Shortcuts' containment reference list.
      See Also:
    • FUNCTION_DISPATCH__CONDITIONS

      static final int FUNCTION_DISPATCH__CONDITIONS
      The feature id for the 'Conditions' containment reference list.
      See Also:
    • FUNCTION_DISPATCH__OPERATIONS

      static final int FUNCTION_DISPATCH__OPERATIONS
      The feature id for the 'Operations' containment reference list.
      See Also:
    • FUNCTION_DISPATCH__POST_CONDITIONS

      static final int FUNCTION_DISPATCH__POST_CONDITIONS
      The feature id for the 'Post Conditions' containment reference list.
      See Also:
    • FUNCTION_DISPATCH__ATTRIBUTE

      static final int FUNCTION_DISPATCH__ATTRIBUTE
      The feature id for the 'Attribute' reference.
      See Also:
    • FUNCTION_DISPATCH__VALUE

      static final int FUNCTION_DISPATCH__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • FUNCTION_DISPATCH_FEATURE_COUNT

      static final int FUNCTION_DISPATCH_FEATURE_COUNT
      The number of structural features of the 'Function Dispatch' class.
      See Also:
    • CONDITION

      static final int CONDITION
      The meta object id for the 'Condition' class.
      See Also:
    • CONDITION__DEFINITION

      static final int CONDITION__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • CONDITION__ANNOTATIONS

      static final int CONDITION__ANNOTATIONS
      The feature id for the 'Annotations' containment reference list.
      See Also:
    • CONDITION__NAME

      static final int CONDITION__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • CONDITION__REFERENCES

      static final int CONDITION__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
    • CONDITION__POST_CONDITION

      static final int CONDITION__POST_CONDITION
      The feature id for the 'Post Condition' attribute.
      See Also:
    • CONDITION__EXPRESSION

      static final int CONDITION__EXPRESSION
      The feature id for the 'Expression' containment reference.
      See Also:
    • CONDITION_FEATURE_COUNT

      static final int CONDITION_FEATURE_COUNT
      The number of structural features of the 'Condition' class.
      See Also:
    • OPERATION

      static final int OPERATION
      The meta object id for the 'Operation' class.
      See Also:
    • OPERATION__DEFINITION

      static final int OPERATION__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • OPERATION__FUNCTION

      static final int OPERATION__FUNCTION
      The feature id for the 'Function' container reference.
      See Also:
    • OPERATION__ASSIGN_ROOT

      static final int OPERATION__ASSIGN_ROOT
      The feature id for the 'Assign Root' reference.
      See Also:
    • OPERATION__PATH

      static final int OPERATION__PATH
      The feature id for the 'Path' containment reference.
      See Also:
    • OPERATION__EXPRESSION

      static final int OPERATION__EXPRESSION
      The feature id for the 'Expression' containment reference.
      See Also:
    • OPERATION__ADD

      static final int OPERATION__ADD
      The feature id for the 'Add' attribute.
      See Also:
    • OPERATION_FEATURE_COUNT

      static final int OPERATION_FEATURE_COUNT
      The number of structural features of the 'Operation' class.
      See Also:
    • SEGMENT

      static final int SEGMENT
      The meta object id for the 'Segment' class.
      See Also:
    • SEGMENT__ATTRIBUTE

      static final int SEGMENT__ATTRIBUTE
      The feature id for the 'Attribute' reference.
      See Also:
    • SEGMENT__NEXT

      static final int SEGMENT__NEXT
      The feature id for the 'Next' containment reference.
      See Also:
    • SEGMENT__PREV

      static final int SEGMENT__PREV
      The feature id for the 'Prev' container reference.
      See Also:
    • SEGMENT_FEATURE_COUNT

      static final int SEGMENT_FEATURE_COUNT
      The number of structural features of the 'Segment' class.
      See Also:
    • SHORTCUT_DECLARATION

      static final int SHORTCUT_DECLARATION
      The meta object id for the 'Shortcut Declaration' class.
      See Also:
    • SHORTCUT_DECLARATION__NAME

      static final int SHORTCUT_DECLARATION__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • SHORTCUT_DECLARATION__DEFINITION

      static final int SHORTCUT_DECLARATION__DEFINITION
      The feature id for the 'Definition' attribute.
      See Also:
    • SHORTCUT_DECLARATION__EXPRESSION

      static final int SHORTCUT_DECLARATION__EXPRESSION
      The feature id for the 'Expression' containment reference.
      See Also:
    • SHORTCUT_DECLARATION_FEATURE_COUNT

      static final int SHORTCUT_DECLARATION_FEATURE_COUNT
      The number of structural features of the 'Shortcut Declaration' class.
      See Also:
    • REFERENCES

      static final int REFERENCES
      The meta object id for the 'References' class.
      See Also:
    • REFERENCES__REFERENCES

      static final int REFERENCES__REFERENCES
      The feature id for the 'References' containment reference list.
      See Also:
    • REFERENCES_FEATURE_COUNT

      static final int REFERENCES_FEATURE_COUNT
      The number of structural features of the 'References' class.
      See Also:
    • ROSETTA_RULE_REFERENCE

      static final int ROSETTA_RULE_REFERENCE
      The meta object id for the 'Rosetta Rule Reference' class.
      See Also:
    • ROSETTA_RULE_REFERENCE__REPORTING_RULE

      static final int ROSETTA_RULE_REFERENCE__REPORTING_RULE
      The feature id for the 'Reporting Rule' reference.
      See Also:
    • ROSETTA_RULE_REFERENCE_FEATURE_COUNT

      static final int ROSETTA_RULE_REFERENCE_FEATURE_COUNT
      The number of structural features of the 'Rosetta Rule Reference' class.
      See Also:
  • Method Details

    • getRootElement

      org.eclipse.emf.ecore.EClass getRootElement()
      Returns the meta object for class 'Root Element'.
      Returns:
      the meta object for class 'Root Element'.
      See Also:
    • getAnnotation

      org.eclipse.emf.ecore.EClass getAnnotation()
      Returns the meta object for class 'Annotation'.
      Returns:
      the meta object for class 'Annotation'.
      See Also:
    • getAnnotation_Prefix

      org.eclipse.emf.ecore.EAttribute getAnnotation_Prefix()
      Returns the meta object for the attribute 'Prefix'.
      Returns:
      the meta object for the attribute 'Prefix'.
      See Also:
    • getAnnotation_Attributes

      org.eclipse.emf.ecore.EReference getAnnotation_Attributes()
      Returns the meta object for the containment reference list 'Attributes'.
      Returns:
      the meta object for the containment reference list 'Attributes'.
      See Also:
    • getAnnotated

      org.eclipse.emf.ecore.EClass getAnnotated()
      Returns the meta object for class 'Annotated'.
      Returns:
      the meta object for class 'Annotated'.
      See Also:
    • getAnnotated_Annotations

      org.eclipse.emf.ecore.EReference getAnnotated_Annotations()
      Returns the meta object for the containment reference list 'Annotations'.
      Returns:
      the meta object for the containment reference list 'Annotations'.
      See Also:
    • getAnnotationQualifier

      org.eclipse.emf.ecore.EClass getAnnotationQualifier()
      Returns the meta object for class 'Annotation Qualifier'.
      Returns:
      the meta object for class 'Annotation Qualifier'.
      See Also:
    • getAnnotationQualifier_QualName

      org.eclipse.emf.ecore.EAttribute getAnnotationQualifier_QualName()
      Returns the meta object for the attribute 'Qual Name'.
      Returns:
      the meta object for the attribute 'Qual Name'.
      See Also:
    • getAnnotationQualifier_QualValue

      org.eclipse.emf.ecore.EAttribute getAnnotationQualifier_QualValue()
      Returns the meta object for the attribute 'Qual Value'.
      Returns:
      the meta object for the attribute 'Qual Value'.
      See Also:
    • getAnnotationQualifier_QualPath

      org.eclipse.emf.ecore.EReference getAnnotationQualifier_QualPath()
      Returns the meta object for the containment reference 'Qual Path'.
      Returns:
      the meta object for the containment reference 'Qual Path'.
      See Also:
    • getAnnotationRef

      org.eclipse.emf.ecore.EClass getAnnotationRef()
      Returns the meta object for class 'Annotation Ref'.
      Returns:
      the meta object for class 'Annotation Ref'.
      See Also:
    • getAnnotationRef_Annotation

      org.eclipse.emf.ecore.EReference getAnnotationRef_Annotation()
      Returns the meta object for the reference 'Annotation'.
      Returns:
      the meta object for the reference 'Annotation'.
      See Also:
    • getAnnotationRef_Attribute

      org.eclipse.emf.ecore.EReference getAnnotationRef_Attribute()
      Returns the meta object for the reference 'Attribute'.
      Returns:
      the meta object for the reference 'Attribute'.
      See Also:
    • getAnnotationRef_Qualifiers

      org.eclipse.emf.ecore.EReference getAnnotationRef_Qualifiers()
      Returns the meta object for the containment reference list 'Qualifiers'.
      Returns:
      the meta object for the containment reference list 'Qualifiers'.
      See Also:
    • getAssignPathRoot

      org.eclipse.emf.ecore.EClass getAssignPathRoot()
      Returns the meta object for class 'Assign Path Root'.
      Returns:
      the meta object for class 'Assign Path Root'.
      See Also:
    • getAttribute

      org.eclipse.emf.ecore.EClass getAttribute()
      Returns the meta object for class 'Attribute'.
      Returns:
      the meta object for class 'Attribute'.
      See Also:
    • getAttribute_Override

      org.eclipse.emf.ecore.EAttribute getAttribute_Override()
      Returns the meta object for the attribute 'Override'.
      Returns:
      the meta object for the attribute 'Override'.
      See Also:
    • getAttribute_Card

      org.eclipse.emf.ecore.EReference getAttribute_Card()
      Returns the meta object for the containment reference 'Card'.
      Returns:
      the meta object for the containment reference 'Card'.
      See Also:
    • getAttribute_Synonyms

      org.eclipse.emf.ecore.EReference getAttribute_Synonyms()
      Returns the meta object for the containment reference list 'Synonyms'.
      Returns:
      the meta object for the containment reference list 'Synonyms'.
      See Also:
    • getAttribute_RuleReference

      org.eclipse.emf.ecore.EReference getAttribute_RuleReference()
      Returns the meta object for the containment reference 'Rule Reference'.
      Returns:
      the meta object for the containment reference 'Rule Reference'.
      See Also:
    • getData

      org.eclipse.emf.ecore.EClass getData()
      Returns the meta object for class 'Data'.
      Returns:
      the meta object for class 'Data'.
      See Also:
    • getData_SuperType

      org.eclipse.emf.ecore.EReference getData_SuperType()
      Returns the meta object for the reference 'Super Type'.
      Returns:
      the meta object for the reference 'Super Type'.
      See Also:
    • getData_Synonyms

      org.eclipse.emf.ecore.EReference getData_Synonyms()
      Returns the meta object for the containment reference list 'Synonyms'.
      Returns:
      the meta object for the containment reference list 'Synonyms'.
      See Also:
    • getData_Attributes

      org.eclipse.emf.ecore.EReference getData_Attributes()
      Returns the meta object for the containment reference list 'Attributes'.
      Returns:
      the meta object for the containment reference list 'Attributes'.
      See Also:
    • getData_Conditions

      org.eclipse.emf.ecore.EReference getData_Conditions()
      Returns the meta object for the containment reference list 'Conditions'.
      Returns:
      the meta object for the containment reference list 'Conditions'.
      See Also:
    • getChoice

      org.eclipse.emf.ecore.EClass getChoice()
      Returns the meta object for class 'Choice'.
      Returns:
      the meta object for class 'Choice'.
      See Also:
    • getChoice__hardcodedConditions

      org.eclipse.emf.ecore.EReference getChoice__hardcodedConditions()
      Returns the meta object for the containment reference list 'hardcoded Conditions'.
      Returns:
      the meta object for the containment reference list 'hardcoded Conditions'.
      See Also:
    • getChoiceOption

      org.eclipse.emf.ecore.EClass getChoiceOption()
      Returns the meta object for class 'Choice Option'.
      Returns:
      the meta object for class 'Choice Option'.
      See Also:
    • getChoiceOption__hardcodedName

      org.eclipse.emf.ecore.EAttribute getChoiceOption__hardcodedName()
      Returns the meta object for the attribute 'hardcoded Name'.
      Returns:
      the meta object for the attribute 'hardcoded Name'.
      See Also:
    • getChoiceOption__hardcodedCardinality

      org.eclipse.emf.ecore.EReference getChoiceOption__hardcodedCardinality()
      Returns the meta object for the containment reference 'hardcoded Cardinality'.
      Returns:
      the meta object for the containment reference 'hardcoded Cardinality'.
      See Also:
    • getFunction

      org.eclipse.emf.ecore.EClass getFunction()
      Returns the meta object for class 'Function'.
      Returns:
      the meta object for class 'Function'.
      See Also:
    • getFunction_Inputs

      org.eclipse.emf.ecore.EReference getFunction_Inputs()
      Returns the meta object for the containment reference list 'Inputs'.
      Returns:
      the meta object for the containment reference list 'Inputs'.
      See Also:
    • getFunction_Output

      org.eclipse.emf.ecore.EReference getFunction_Output()
      Returns the meta object for the containment reference 'Output'.
      Returns:
      the meta object for the containment reference 'Output'.
      See Also:
    • getFunction_Shortcuts

      org.eclipse.emf.ecore.EReference getFunction_Shortcuts()
      Returns the meta object for the containment reference list 'Shortcuts'.
      Returns:
      the meta object for the containment reference list 'Shortcuts'.
      See Also:
    • getFunction_Conditions

      org.eclipse.emf.ecore.EReference getFunction_Conditions()
      Returns the meta object for the containment reference list 'Conditions'.
      Returns:
      the meta object for the containment reference list 'Conditions'.
      See Also:
    • getFunction_Operations

      org.eclipse.emf.ecore.EReference getFunction_Operations()
      Returns the meta object for the containment reference list 'Operations'.
      Returns:
      the meta object for the containment reference list 'Operations'.
      See Also:
    • getFunction_PostConditions

      org.eclipse.emf.ecore.EReference getFunction_PostConditions()
      Returns the meta object for the containment reference list 'Post Conditions'.
      Returns:
      the meta object for the containment reference list 'Post Conditions'.
      See Also:
    • getFunctionDispatch

      org.eclipse.emf.ecore.EClass getFunctionDispatch()
      Returns the meta object for class 'Function Dispatch'.
      Returns:
      the meta object for class 'Function Dispatch'.
      See Also:
    • getFunctionDispatch_Attribute

      org.eclipse.emf.ecore.EReference getFunctionDispatch_Attribute()
      Returns the meta object for the reference 'Attribute'.
      Returns:
      the meta object for the reference 'Attribute'.
      See Also:
    • getFunctionDispatch_Value

      org.eclipse.emf.ecore.EReference getFunctionDispatch_Value()
      Returns the meta object for the containment reference 'Value'.
      Returns:
      the meta object for the containment reference 'Value'.
      See Also:
    • getCondition

      org.eclipse.emf.ecore.EClass getCondition()
      Returns the meta object for class 'Condition'.
      Returns:
      the meta object for class 'Condition'.
      See Also:
    • getCondition_PostCondition

      org.eclipse.emf.ecore.EAttribute getCondition_PostCondition()
      Returns the meta object for the attribute 'Post Condition'.
      Returns:
      the meta object for the attribute 'Post Condition'.
      See Also:
    • getCondition_Expression

      org.eclipse.emf.ecore.EReference getCondition_Expression()
      Returns the meta object for the containment reference 'Expression'.
      Returns:
      the meta object for the containment reference 'Expression'.
      See Also:
    • getOperation

      org.eclipse.emf.ecore.EClass getOperation()
      Returns the meta object for class 'Operation'.
      Returns:
      the meta object for class 'Operation'.
      See Also:
    • getOperation_Function

      org.eclipse.emf.ecore.EReference getOperation_Function()
      Returns the meta object for the container reference 'Function'.
      Returns:
      the meta object for the container reference 'Function'.
      See Also:
    • getOperation_AssignRoot

      org.eclipse.emf.ecore.EReference getOperation_AssignRoot()
      Returns the meta object for the reference 'Assign Root'.
      Returns:
      the meta object for the reference 'Assign Root'.
      See Also:
    • getOperation_Path

      org.eclipse.emf.ecore.EReference getOperation_Path()
      Returns the meta object for the containment reference 'Path'.
      Returns:
      the meta object for the containment reference 'Path'.
      See Also:
    • getOperation_Expression

      org.eclipse.emf.ecore.EReference getOperation_Expression()
      Returns the meta object for the containment reference 'Expression'.
      Returns:
      the meta object for the containment reference 'Expression'.
      See Also:
    • getOperation_Add

      org.eclipse.emf.ecore.EAttribute getOperation_Add()
      Returns the meta object for the attribute 'Add'.
      Returns:
      the meta object for the attribute 'Add'.
      See Also:
    • getSegment

      org.eclipse.emf.ecore.EClass getSegment()
      Returns the meta object for class 'Segment'.
      Returns:
      the meta object for class 'Segment'.
      See Also:
    • getSegment_Attribute

      org.eclipse.emf.ecore.EReference getSegment_Attribute()
      Returns the meta object for the reference 'Attribute'.
      Returns:
      the meta object for the reference 'Attribute'.
      See Also:
    • getSegment_Next

      org.eclipse.emf.ecore.EReference getSegment_Next()
      Returns the meta object for the containment reference 'Next'.
      Returns:
      the meta object for the containment reference 'Next'.
      See Also:
    • getSegment_Prev

      org.eclipse.emf.ecore.EReference getSegment_Prev()
      Returns the meta object for the container reference 'Prev'.
      Returns:
      the meta object for the container reference 'Prev'.
      See Also:
    • getShortcutDeclaration

      org.eclipse.emf.ecore.EClass getShortcutDeclaration()
      Returns the meta object for class 'Shortcut Declaration'.
      Returns:
      the meta object for class 'Shortcut Declaration'.
      See Also:
    • getShortcutDeclaration_Expression

      org.eclipse.emf.ecore.EReference getShortcutDeclaration_Expression()
      Returns the meta object for the containment reference 'Expression'.
      Returns:
      the meta object for the containment reference 'Expression'.
      See Also:
    • getReferences

      org.eclipse.emf.ecore.EClass getReferences()
      Returns the meta object for class 'References'.
      Returns:
      the meta object for class 'References'.
      See Also:
    • getReferences_References

      org.eclipse.emf.ecore.EReference getReferences_References()
      Returns the meta object for the containment reference list 'References'.
      Returns:
      the meta object for the containment reference list 'References'.
      See Also:
    • getRosettaRuleReference

      org.eclipse.emf.ecore.EClass getRosettaRuleReference()
      Returns the meta object for class 'Rosetta Rule Reference'.
      Returns:
      the meta object for class 'Rosetta Rule Reference'.
      See Also:
    • getRosettaRuleReference_ReportingRule

      org.eclipse.emf.ecore.EReference getRosettaRuleReference_ReportingRule()
      Returns the meta object for the reference 'Reporting Rule'.
      Returns:
      the meta object for the reference 'Reporting Rule'.
      See Also:
    • getSimpleFactory

      SimpleFactory getSimpleFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.