Interface PrologmodelPackage

  • All Superinterfaces:
    EModelElement, ENamedElement, EObject, EPackage, Notifier
    All Known Implementing Classes:
    PrologmodelPackageImpl

    public interface PrologmodelPackage
    extends EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each operation of each class,
    • each enum,
    • and each data type
    See Also:
    PrologmodelFactory
    Generated class or method.
    EMF model class or method.
    kind="package" annotation="http://www.eclipse.org/OCL/Import ecore='http://www.eclipse.org/emf/2002/Ecore'" annotation="http://www.eclipse.org/emf/2002/Ecore invocationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot' settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot'"
    • Field Detail

      • eINSTANCE

        static final PrologmodelPackage eINSTANCE
        The singleton instance of the package.
        Generated class or method.
      • SYSTEM__NAME

        static final int SYSTEM__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM__ATTRIBUTES

        static final int SYSTEM__ATTRIBUTES
        The feature id for the 'Attributes' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM__DATATYPES

        static final int SYSTEM__DATATYPES
        The feature id for the 'Datatypes' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM__OPERATIONS

        static final int SYSTEM__OPERATIONS
        The feature id for the 'Operations' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM__PROPERTIES

        static final int SYSTEM__PROPERTIES
        The feature id for the 'Properties' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM__TYPES

        static final int SYSTEM__TYPES
        The feature id for the 'Types' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM__SYSTEMUSAGES

        static final int SYSTEM__SYSTEMUSAGES
        The feature id for the 'Systemusages' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM_FEATURE_COUNT

        static final int SYSTEM_FEATURE_COUNT
        The number of structural features of the 'System' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM_OPERATION_COUNT

        static final int SYSTEM_OPERATION_COUNT
        The number of operations of the 'System' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ATTRIBUTE__TYPE

        static final int ATTRIBUTE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ATTRIBUTE__NAME

        static final int ATTRIBUTE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ATTRIBUTE_FEATURE_COUNT

        static final int ATTRIBUTE_FEATURE_COUNT
        The number of structural features of the 'Attribute' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ATTRIBUTE_OPERATION_COUNT

        static final int ATTRIBUTE_OPERATION_COUNT
        The number of operations of the 'Attribute' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE__NAME

        static final int VALUE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE__CONTAINING_TYPE

        static final int VALUE__CONTAINING_TYPE
        The feature id for the 'Containing Type' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_FEATURE_COUNT

        static final int VALUE_FEATURE_COUNT
        The number of structural features of the 'Value' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_OPERATION_COUNT

        static final int VALUE_OPERATION_COUNT
        The number of operations of the 'Value' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CALLER__CALLS

        static final int CALLER__CALLS
        The feature id for the 'Calls' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CALLER__NAME

        static final int CALLER__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CALLER_FEATURE_COUNT

        static final int CALLER_FEATURE_COUNT
        The number of structural features of the 'Caller' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CALLER_OPERATION_COUNT

        static final int CALLER_OPERATION_COUNT
        The number of operations of the 'Caller' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION__CALLS

        static final int OPERATION__CALLS
        The feature id for the 'Calls' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION__NAME

        static final int OPERATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION__PARAMETERS

        static final int OPERATION__PARAMETERS
        The feature id for the 'Parameters' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION__RETURN_VALUES

        static final int OPERATION__RETURN_VALUES
        The feature id for the 'Return Values' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION__PROPERTY_DEFINITIONS

        static final int OPERATION__PROPERTY_DEFINITIONS
        The feature id for the 'Property Definitions' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION__RETURN_VALUE_ASSIGNMENTS

        static final int OPERATION__RETURN_VALUE_ASSIGNMENTS
        The feature id for the 'Return Value Assignments' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION__STATE_VARIABLES

        static final int OPERATION__STATE_VARIABLES
        The feature id for the 'State Variables' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION__DEFAULT_STATE_DEFINITIONS

        static final int OPERATION__DEFAULT_STATE_DEFINITIONS
        The feature id for the 'Default State Definitions' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION__POST_EXECUTION_STATE_DEFINITIONS

        static final int OPERATION__POST_EXECUTION_STATE_DEFINITIONS
        The feature id for the 'Post Execution State Definitions' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_FEATURE_COUNT

        static final int OPERATION_FEATURE_COUNT
        The number of structural features of the 'Operation' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_OPERATION_COUNT

        static final int OPERATION_OPERATION_COUNT
        The number of operations of the 'Operation' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE__DATATYPE

        static final int VARIABLE__DATATYPE
        The feature id for the 'Datatype' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE__NAME

        static final int VARIABLE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_FEATURE_COUNT

        static final int VARIABLE_FEATURE_COUNT
        The number of structural features of the 'Variable' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_OPERATION_COUNT

        static final int VARIABLE_OPERATION_COUNT
        The number of operations of the 'Variable' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_TYPE__ATTRIBUTES

        static final int DATA_TYPE__ATTRIBUTES
        The feature id for the 'Attributes' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_TYPE__NAME

        static final int DATA_TYPE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_TYPE_FEATURE_COUNT

        static final int DATA_TYPE_FEATURE_COUNT
        The number of structural features of the 'Data Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_TYPE_OPERATION_COUNT

        static final int DATA_TYPE_OPERATION_COUNT
        The number of operations of the 'Data Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY__TYPE

        static final int PROPERTY__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY__NAME

        static final int PROPERTY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_FEATURE_COUNT

        static final int PROPERTY_FEATURE_COUNT
        The number of structural features of the 'Property' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_OPERATION_COUNT

        static final int PROPERTY_OPERATION_COUNT
        The number of operations of the 'Property' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_DEFINITION__PROPERTY

        static final int PROPERTY_DEFINITION__PROPERTY
        The feature id for the 'Property' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_DEFINITION__PRESENT_VALUES

        static final int PROPERTY_DEFINITION__PRESENT_VALUES
        The feature id for the 'Present Values' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_DEFINITION_FEATURE_COUNT

        static final int PROPERTY_DEFINITION_FEATURE_COUNT
        The number of structural features of the 'Property Definition' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_DEFINITION___GET_POSSIBLE_VALUES

        static final int PROPERTY_DEFINITION___GET_POSSIBLE_VALUES
        The operation id for the 'Get Possible Values' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_DEFINITION_OPERATION_COUNT

        static final int PROPERTY_DEFINITION_OPERATION_COUNT
        The number of operations of the 'Property Definition' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_CALL__CALLEE

        static final int OPERATION_CALL__CALLEE
        The feature id for the 'Callee' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_CALL__PARAMETER_ASSIGNMENTS

        static final int OPERATION_CALL__PARAMETER_ASSIGNMENTS
        The feature id for the 'Parameter Assignments' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_CALL__CALLER

        static final int OPERATION_CALL__CALLER
        The feature id for the 'Caller' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_CALL__NAME

        static final int OPERATION_CALL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_CALL__PRE_CALL_STATE_DEFINITIONS

        static final int OPERATION_CALL__PRE_CALL_STATE_DEFINITIONS
        The feature id for the 'Pre Call State Definitions' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_CALL_FEATURE_COUNT

        static final int OPERATION_CALL_FEATURE_COUNT
        The number of structural features of the 'Operation Call' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_CALL_OPERATION_COUNT

        static final int OPERATION_CALL_OPERATION_COUNT
        The number of operations of the 'Operation Call' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT__VARIABLE

        static final int VARIABLE_ASSIGNMENT__VARIABLE
        The feature id for the 'Variable' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT__ATTRIBUTE

        static final int VARIABLE_ASSIGNMENT__ATTRIBUTE
        The feature id for the 'Attribute' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT__VALUE

        static final int VARIABLE_ASSIGNMENT__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT__TERM

        static final int VARIABLE_ASSIGNMENT__TERM
        The feature id for the 'Term' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT_FEATURE_COUNT

        static final int VARIABLE_ASSIGNMENT_FEATURE_COUNT
        The number of structural features of the 'Variable Assignment' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT___GET_POSSIBLE_VARIABLES

        static final int VARIABLE_ASSIGNMENT___GET_POSSIBLE_VARIABLES
        The operation id for the 'Get Possible Variables' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT___GET_POSSIBLE_ATTRIBUTES

        static final int VARIABLE_ASSIGNMENT___GET_POSSIBLE_ATTRIBUTES
        The operation id for the 'Get Possible Attributes' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT___GET_POSSIBLE_VALUES

        static final int VARIABLE_ASSIGNMENT___GET_POSSIBLE_VALUES
        The operation id for the 'Get Possible Values' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT___IS_ATTRIBUTE_WILDCARD

        static final int VARIABLE_ASSIGNMENT___IS_ATTRIBUTE_WILDCARD
        The operation id for the 'Is Attribute Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT___IS_VALUE_WILDCARD

        static final int VARIABLE_ASSIGNMENT___IS_VALUE_WILDCARD
        The operation id for the 'Is Value Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VARIABLE_ASSIGNMENT_OPERATION_COUNT

        static final int VARIABLE_ASSIGNMENT_OPERATION_COUNT
        The number of operations of the 'Variable Assignment' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_SET_TYPE__VALUES

        static final int VALUE_SET_TYPE__VALUES
        The feature id for the 'Values' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_SET_TYPE__NAME

        static final int VALUE_SET_TYPE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_SET_TYPE_FEATURE_COUNT

        static final int VALUE_SET_TYPE_FEATURE_COUNT
        The number of structural features of the 'Value Set Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_SET_TYPE_OPERATION_COUNT

        static final int VALUE_SET_TYPE_OPERATION_COUNT
        The number of operations of the 'Value Set Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGIC_TERM__CONTAINING_ASSIGNMENT

        static final int LOGIC_TERM__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGIC_TERM_FEATURE_COUNT

        static final int LOGIC_TERM_FEATURE_COUNT
        The number of structural features of the 'Logic Term' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LOGIC_TERM_OPERATION_COUNT

        static final int LOGIC_TERM_OPERATION_COUNT
        The number of operations of the 'Logic Term' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TRUE__CONTAINING_ASSIGNMENT

        static final int TRUE__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TRUE_FEATURE_COUNT

        static final int TRUE_FEATURE_COUNT
        The number of structural features of the 'True' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • TRUE_OPERATION_COUNT

        static final int TRUE_OPERATION_COUNT
        The number of operations of the 'True' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FALSE__CONTAINING_ASSIGNMENT

        static final int FALSE__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FALSE_FEATURE_COUNT

        static final int FALSE_FEATURE_COUNT
        The number of structural features of the 'False' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • FALSE_OPERATION_COUNT

        static final int FALSE_OPERATION_COUNT
        The number of operations of the 'False' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AND__CONTAINING_ASSIGNMENT

        static final int AND__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AND__OPERANDS

        static final int AND__OPERANDS
        The feature id for the 'Operands' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AND_FEATURE_COUNT

        static final int AND_FEATURE_COUNT
        The number of structural features of the 'And' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • AND_OPERATION_COUNT

        static final int AND_OPERATION_COUNT
        The number of operations of the 'And' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OR__CONTAINING_ASSIGNMENT

        static final int OR__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OR__OPERANDS

        static final int OR__OPERANDS
        The feature id for the 'Operands' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OR_FEATURE_COUNT

        static final int OR_FEATURE_COUNT
        The number of structural features of the 'Or' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OR_OPERATION_COUNT

        static final int OR_OPERATION_COUNT
        The number of operations of the 'Or' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NOT__CONTAINING_ASSIGNMENT

        static final int NOT__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NOT__OPERAND

        static final int NOT__OPERAND
        The feature id for the 'Operand' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NOT_FEATURE_COUNT

        static final int NOT_FEATURE_COUNT
        The number of structural features of the 'Not' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NOT_OPERATION_COUNT

        static final int NOT_OPERATION_COUNT
        The number of operations of the 'Not' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF__CONTAINING_ASSIGNMENT

        static final int PARAMETER_REF__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF__PARAMETER

        static final int PARAMETER_REF__PARAMETER
        The feature id for the 'Parameter' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF__ATTRIBUTE

        static final int PARAMETER_REF__ATTRIBUTE
        The feature id for the 'Attribute' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF__VALUE

        static final int PARAMETER_REF__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF_FEATURE_COUNT

        static final int PARAMETER_REF_FEATURE_COUNT
        The number of structural features of the 'Parameter Ref' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF___GET_POSSIBLE_PARAMETERS

        static final int PARAMETER_REF___GET_POSSIBLE_PARAMETERS
        The operation id for the 'Get Possible Parameters' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF___GET_POSSIBLE_ATTRIBUTES

        static final int PARAMETER_REF___GET_POSSIBLE_ATTRIBUTES
        The operation id for the 'Get Possible Attributes' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF___GET_POSSIBLE_VALUES

        static final int PARAMETER_REF___GET_POSSIBLE_VALUES
        The operation id for the 'Get Possible Values' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF___IS_ATTRIBUTE_WILDCARD

        static final int PARAMETER_REF___IS_ATTRIBUTE_WILDCARD
        The operation id for the 'Is Attribute Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF___IS_VALUE_WILDCARD

        static final int PARAMETER_REF___IS_VALUE_WILDCARD
        The operation id for the 'Is Value Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PARAMETER_REF_OPERATION_COUNT

        static final int PARAMETER_REF_OPERATION_COUNT
        The number of operations of the 'Parameter Ref' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_REF__CONTAINING_ASSIGNMENT

        static final int PROPERTY_REF__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_REF__OPERATION

        static final int PROPERTY_REF__OPERATION
        The feature id for the 'Operation' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_REF__VALUE

        static final int PROPERTY_REF__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_REF__PROPERTY

        static final int PROPERTY_REF__PROPERTY
        The feature id for the 'Property' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_REF_FEATURE_COUNT

        static final int PROPERTY_REF_FEATURE_COUNT
        The number of structural features of the 'Property Ref' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_REF___GET_POSSIBLE_PROPERTIES

        static final int PROPERTY_REF___GET_POSSIBLE_PROPERTIES
        The operation id for the 'Get Possible Properties' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_REF___GET_POSSIBLE_VALUES

        static final int PROPERTY_REF___GET_POSSIBLE_VALUES
        The operation id for the 'Get Possible Values' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_REF___IS_VALUE_WILDCARD

        static final int PROPERTY_REF___IS_VALUE_WILDCARD
        The operation id for the 'Is Value Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROPERTY_REF_OPERATION_COUNT

        static final int PROPERTY_REF_OPERATION_COUNT
        The number of operations of the 'Property Ref' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM_USAGE__CALLS

        static final int SYSTEM_USAGE__CALLS
        The feature id for the 'Calls' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM_USAGE__NAME

        static final int SYSTEM_USAGE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM_USAGE_FEATURE_COUNT

        static final int SYSTEM_USAGE_FEATURE_COUNT
        The number of structural features of the 'System Usage' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • SYSTEM_USAGE_OPERATION_COUNT

        static final int SYSTEM_USAGE_OPERATION_COUNT
        The number of operations of the 'System Usage' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF__CONTAINING_ASSIGNMENT

        static final int RETURN_VALUE_REF__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF__RETURN_VALUE

        static final int RETURN_VALUE_REF__RETURN_VALUE
        The feature id for the 'Return Value' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF__ATTRIBUTE

        static final int RETURN_VALUE_REF__ATTRIBUTE
        The feature id for the 'Attribute' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF__VALUE

        static final int RETURN_VALUE_REF__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF__CALL

        static final int RETURN_VALUE_REF__CALL
        The feature id for the 'Call' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF_FEATURE_COUNT

        static final int RETURN_VALUE_REF_FEATURE_COUNT
        The number of structural features of the 'Return Value Ref' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF___GET_POSSIBLE_CALLS

        static final int RETURN_VALUE_REF___GET_POSSIBLE_CALLS
        The operation id for the 'Get Possible Calls' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF___GET_POSSIBLE_RETURN_VALUES

        static final int RETURN_VALUE_REF___GET_POSSIBLE_RETURN_VALUES
        The operation id for the 'Get Possible Return Values' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF___GET_POSSIBLE_ATTRIBUTES

        static final int RETURN_VALUE_REF___GET_POSSIBLE_ATTRIBUTES
        The operation id for the 'Get Possible Attributes' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF___GET_POSSIBLE_VALUES

        static final int RETURN_VALUE_REF___GET_POSSIBLE_VALUES
        The operation id for the 'Get Possible Values' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF___IS_ATTRIBUTE_WILDCARD

        static final int RETURN_VALUE_REF___IS_ATTRIBUTE_WILDCARD
        The operation id for the 'Is Attribute Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF___IS_VALUE_WILDCARD

        static final int RETURN_VALUE_REF___IS_VALUE_WILDCARD
        The operation id for the 'Is Value Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • RETURN_VALUE_REF_OPERATION_COUNT

        static final int RETURN_VALUE_REF_OPERATION_COUNT
        The number of operations of the 'Return Value Ref' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF__CONTAINING_ASSIGNMENT

        static final int STATE_REF__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF__STATE_VARIABLE

        static final int STATE_REF__STATE_VARIABLE
        The feature id for the 'State Variable' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF__ATTRIBUTE

        static final int STATE_REF__ATTRIBUTE
        The feature id for the 'Attribute' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF__VALUE

        static final int STATE_REF__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF_FEATURE_COUNT

        static final int STATE_REF_FEATURE_COUNT
        The number of structural features of the 'State Ref' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF___GET_POSSIBLE_VARIABLES

        static final int STATE_REF___GET_POSSIBLE_VARIABLES
        The operation id for the 'Get Possible Variables' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF___GET_POSSIBLE_ATTRIBUTES

        static final int STATE_REF___GET_POSSIBLE_ATTRIBUTES
        The operation id for the 'Get Possible Attributes' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF___GET_POSSIBLE_VALUES

        static final int STATE_REF___GET_POSSIBLE_VALUES
        The operation id for the 'Get Possible Values' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF___IS_ATTRIBUTE_WILDCARD

        static final int STATE_REF___IS_ATTRIBUTE_WILDCARD
        The operation id for the 'Is Attribute Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF___IS_VALUE_WILDCARD

        static final int STATE_REF___IS_VALUE_WILDCARD
        The operation id for the 'Is Value Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STATE_REF_OPERATION_COUNT

        static final int STATE_REF_OPERATION_COUNT
        The number of operations of the 'State Ref' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF__CONTAINING_ASSIGNMENT

        static final int DEFAULT_STATE_REF__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF__STATE_VARIABLE

        static final int DEFAULT_STATE_REF__STATE_VARIABLE
        The feature id for the 'State Variable' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF__ATTRIBUTE

        static final int DEFAULT_STATE_REF__ATTRIBUTE
        The feature id for the 'Attribute' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF__VALUE

        static final int DEFAULT_STATE_REF__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF_FEATURE_COUNT

        static final int DEFAULT_STATE_REF_FEATURE_COUNT
        The number of structural features of the 'Default State Ref' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF___GET_POSSIBLE_VARIABLES

        static final int DEFAULT_STATE_REF___GET_POSSIBLE_VARIABLES
        The operation id for the 'Get Possible Variables' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF___GET_POSSIBLE_ATTRIBUTES

        static final int DEFAULT_STATE_REF___GET_POSSIBLE_ATTRIBUTES
        The operation id for the 'Get Possible Attributes' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF___GET_POSSIBLE_VALUES

        static final int DEFAULT_STATE_REF___GET_POSSIBLE_VALUES
        The operation id for the 'Get Possible Values' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF___IS_ATTRIBUTE_WILDCARD

        static final int DEFAULT_STATE_REF___IS_ATTRIBUTE_WILDCARD
        The operation id for the 'Is Attribute Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF___IS_VALUE_WILDCARD

        static final int DEFAULT_STATE_REF___IS_VALUE_WILDCARD
        The operation id for the 'Is Value Wildcard' operation.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DEFAULT_STATE_REF_OPERATION_COUNT

        static final int DEFAULT_STATE_REF_OPERATION_COUNT
        The number of operations of the 'Default State Ref' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MIN_STATIC__CONTAINING_ASSIGNMENT

        static final int MIN_STATIC__CONTAINING_ASSIGNMENT
        The feature id for the 'Containing Assignment' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MIN_STATIC__OPERANDS

        static final int MIN_STATIC__OPERANDS
        The feature id for the 'Operands' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MIN_STATIC__VALUE

        static final int MIN_STATIC__VALUE
        The feature id for the 'Value' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MIN_STATIC_FEATURE_COUNT

        static final int MIN_STATIC_FEATURE_COUNT
        The number of structural features of the 'Min Static' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MIN_STATIC_OPERATION_COUNT

        static final int MIN_STATIC_OPERATION_COUNT
        The number of operations of the 'Min Static' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.