Interface ModelPackage

  • 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:
    ModelPackageImpl

    public interface ModelPackage
    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:
    ModelFactory
    • Field Detail

      • 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 ModelPackage eINSTANCE
        The singleton instance of the package.
      • PROFILING_INSTRUCTION__LAUNCHED_TIME

        static final int PROFILING_INSTRUCTION__LAUNCHED_TIME
        The feature id for the 'Launched Time' attribute.
        See Also:
        Constant Field Values
      • PROFILING_INSTRUCTION__STACK_FRAMES

        static final int PROFILING_INSTRUCTION__STACK_FRAMES
        The feature id for the 'Stack Frames' attribute list.
        See Also:
        Constant Field Values
      • PROFILING_INSTRUCTION__PARENT_OPERATION

        static final int PROFILING_INSTRUCTION__PARENT_OPERATION
        The feature id for the 'Parent Operation' reference.
        See Also:
        Constant Field Values
      • PROFILING_INSTRUCTION__INSTRUCTION_ID

        static final int PROFILING_INSTRUCTION__INSTRUCTION_ID
        The feature id for the 'Instruction ID' attribute.
        See Also:
        Constant Field Values
      • PROFILING_INSTRUCTION__ATL_INSTRUCTION

        static final int PROFILING_INSTRUCTION__ATL_INSTRUCTION
        The feature id for the 'Atl Instruction' reference.
        See Also:
        Constant Field Values
      • PROFILING_INSTRUCTION__CONTENT

        static final int PROFILING_INSTRUCTION__CONTENT
        The feature id for the 'Content' attribute.
        See Also:
        Constant Field Values
      • PROFILING_INSTRUCTION__LAUNCHED_MEMORY_USAGE

        static final int PROFILING_INSTRUCTION__LAUNCHED_MEMORY_USAGE
        The feature id for the 'Launched Memory Usage' attribute.
        See Also:
        Constant Field Values
      • PROFILING_INSTRUCTION__HAS_ERROR

        static final int PROFILING_INSTRUCTION__HAS_ERROR
        The feature id for the 'Has Error' attribute.
        See Also:
        Constant Field Values
      • PROFILING_INSTRUCTION_FEATURE_COUNT

        static final int PROFILING_INSTRUCTION_FEATURE_COUNT
        The number of structural features of the 'Profiling Instruction' class.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__LAUNCHED_TIME

        static final int PROFILING_OPERATION__LAUNCHED_TIME
        The feature id for the 'Launched Time' attribute.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__STACK_FRAMES

        static final int PROFILING_OPERATION__STACK_FRAMES
        The feature id for the 'Stack Frames' attribute list.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__PARENT_OPERATION

        static final int PROFILING_OPERATION__PARENT_OPERATION
        The feature id for the 'Parent Operation' reference.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__INSTRUCTION_ID

        static final int PROFILING_OPERATION__INSTRUCTION_ID
        The feature id for the 'Instruction ID' attribute.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__ATL_INSTRUCTION

        static final int PROFILING_OPERATION__ATL_INSTRUCTION
        The feature id for the 'Atl Instruction' reference.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__CONTENT

        static final int PROFILING_OPERATION__CONTENT
        The feature id for the 'Content' attribute.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__LAUNCHED_MEMORY_USAGE

        static final int PROFILING_OPERATION__LAUNCHED_MEMORY_USAGE
        The feature id for the 'Launched Memory Usage' attribute.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__HAS_ERROR

        static final int PROFILING_OPERATION__HAS_ERROR
        The feature id for the 'Has Error' attribute.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__END_TIME

        static final int PROFILING_OPERATION__END_TIME
        The feature id for the 'End Time' attribute.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__TOTAL_EXECUTED_INSTRUCTIONS

        static final int PROFILING_OPERATION__TOTAL_EXECUTED_INSTRUCTIONS
        The feature id for the 'Total Executed Instructions' attribute.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__EXECUTION_INSTRUCTIONS

        static final int PROFILING_OPERATION__EXECUTION_INSTRUCTIONS
        The feature id for the 'Execution Instructions' containment reference list.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__END_MEMORY_USAGE

        static final int PROFILING_OPERATION__END_MEMORY_USAGE
        The feature id for the 'End Memory Usage' attribute.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__CONTEXT

        static final int PROFILING_OPERATION__CONTEXT
        The feature id for the 'Context' containment reference list.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__MAX_MEMORY_USAGE

        static final int PROFILING_OPERATION__MAX_MEMORY_USAGE
        The feature id for the 'Max Memory Usage' attribute.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__MATCHING_OPERATION

        static final int PROFILING_OPERATION__MATCHING_OPERATION
        The feature id for the 'Matching Operation' attribute.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION__EXECUTION_ERRORS

        static final int PROFILING_OPERATION__EXECUTION_ERRORS
        The feature id for the 'Execution Errors' containment reference list.
        See Also:
        Constant Field Values
      • PROFILING_OPERATION_FEATURE_COUNT

        static final int PROFILING_OPERATION_FEATURE_COUNT
        The number of structural features of the 'Profiling Operation' class.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__LAUNCHED_TIME

        static final int PROFILING_MODEL__LAUNCHED_TIME
        The feature id for the 'Launched Time' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__STACK_FRAMES

        static final int PROFILING_MODEL__STACK_FRAMES
        The feature id for the 'Stack Frames' attribute list.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__PARENT_OPERATION

        static final int PROFILING_MODEL__PARENT_OPERATION
        The feature id for the 'Parent Operation' reference.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__INSTRUCTION_ID

        static final int PROFILING_MODEL__INSTRUCTION_ID
        The feature id for the 'Instruction ID' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__ATL_INSTRUCTION

        static final int PROFILING_MODEL__ATL_INSTRUCTION
        The feature id for the 'Atl Instruction' reference.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__CONTENT

        static final int PROFILING_MODEL__CONTENT
        The feature id for the 'Content' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__LAUNCHED_MEMORY_USAGE

        static final int PROFILING_MODEL__LAUNCHED_MEMORY_USAGE
        The feature id for the 'Launched Memory Usage' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__HAS_ERROR

        static final int PROFILING_MODEL__HAS_ERROR
        The feature id for the 'Has Error' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__END_TIME

        static final int PROFILING_MODEL__END_TIME
        The feature id for the 'End Time' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__TOTAL_EXECUTED_INSTRUCTIONS

        static final int PROFILING_MODEL__TOTAL_EXECUTED_INSTRUCTIONS
        The feature id for the 'Total Executed Instructions' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__EXECUTION_INSTRUCTIONS

        static final int PROFILING_MODEL__EXECUTION_INSTRUCTIONS
        The feature id for the 'Execution Instructions' containment reference list.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__END_MEMORY_USAGE

        static final int PROFILING_MODEL__END_MEMORY_USAGE
        The feature id for the 'End Memory Usage' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__CONTEXT

        static final int PROFILING_MODEL__CONTEXT
        The feature id for the 'Context' containment reference list.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__MAX_MEMORY_USAGE

        static final int PROFILING_MODEL__MAX_MEMORY_USAGE
        The feature id for the 'Max Memory Usage' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__MATCHING_OPERATION

        static final int PROFILING_MODEL__MATCHING_OPERATION
        The feature id for the 'Matching Operation' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__EXECUTION_ERRORS

        static final int PROFILING_MODEL__EXECUTION_ERRORS
        The feature id for the 'Execution Errors' containment reference list.
        See Also:
        Constant Field Values
      • PROFILING_MODEL__MODEL_NAME

        static final int PROFILING_MODEL__MODEL_NAME
        The feature id for the 'Model Name' attribute.
        See Also:
        Constant Field Values
      • PROFILING_MODEL_FEATURE_COUNT

        static final int PROFILING_MODEL_FEATURE_COUNT
        The number of structural features of the 'Profiling Model' class.
        See Also:
        Constant Field Values
      • ATL_INSTRUCTION__ATL_ELEMENT_REF

        static final int ATL_INSTRUCTION__ATL_ELEMENT_REF
        The feature id for the 'ATL Element Ref' attribute.
        See Also:
        Constant Field Values
      • ATL_INSTRUCTION__NAME

        static final int ATL_INSTRUCTION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ATL_INSTRUCTION__PROFILING_INSTRUCTIONS

        static final int ATL_INSTRUCTION__PROFILING_INSTRUCTIONS
        The feature id for the 'Profiling Instructions' reference list.
        See Also:
        Constant Field Values
      • ATL_INSTRUCTION_FEATURE_COUNT

        static final int ATL_INSTRUCTION_FEATURE_COUNT
        The number of structural features of the 'ATL Instruction' class.
        See Also:
        Constant Field Values
      • ATL_OPERATION__ATL_ELEMENT_REF

        static final int ATL_OPERATION__ATL_ELEMENT_REF
        The feature id for the 'ATL Element Ref' attribute.
        See Also:
        Constant Field Values
      • ATL_OPERATION__NAME

        static final int ATL_OPERATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ATL_OPERATION__PROFILING_INSTRUCTIONS

        static final int ATL_OPERATION__PROFILING_INSTRUCTIONS
        The feature id for the 'Profiling Instructions' reference list.
        See Also:
        Constant Field Values
      • ATL_OPERATION__CALLS

        static final int ATL_OPERATION__CALLS
        The feature id for the 'Calls' attribute.
        See Also:
        Constant Field Values
      • ATL_OPERATION_FEATURE_COUNT

        static final int ATL_OPERATION_FEATURE_COUNT
        The number of structural features of the 'ATL Operation' class.
        See Also:
        Constant Field Values
      • CONTEXT__CONTENT

        static final int CONTEXT__CONTENT
        The feature id for the 'Content' attribute.
        See Also:
        Constant Field Values
      • CONTEXT_FEATURE_COUNT

        static final int CONTEXT_FEATURE_COUNT
        The number of structural features of the 'Context' class.
        See Also:
        Constant Field Values
      • EXECUTION_ERROR__MESSAGE

        static final int EXECUTION_ERROR__MESSAGE
        The feature id for the 'Message' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_ERROR__ERROR

        static final int EXECUTION_ERROR__ERROR
        The feature id for the 'Error' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_ERROR__FRAMES

        static final int EXECUTION_ERROR__FRAMES
        The feature id for the 'Frames' attribute.
        See Also:
        Constant Field Values
      • EXECUTION_ERROR_FEATURE_COUNT

        static final int EXECUTION_ERROR_FEATURE_COUNT
        The number of structural features of the 'Execution Error' class.
        See Also:
        Constant Field Values