org.eclipse.mofscript.MOFScriptModel
Interface MOFScriptModelPackage

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

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

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

See Also:
MOFScriptModelFactory

Nested Class Summary
static interface MOFScriptModelPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ACCESS_LEVEL
          The meta object id for the 'Access Level' enum
static int ADVICE
          The meta object id for the 'Advice' class
static int ADVICE__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int ADVICE__CODE
          The feature id for the 'Code' attribute
static int ADVICE__COLUMN
          The feature id for the 'Column' attribute
static int ADVICE__COMMENT
          The feature id for the 'Comment' containment reference list
static int ADVICE__LINE
          The feature id for the 'Line' attribute
static int ADVICE__NAME
          The feature id for the 'Name' attribute
static int ADVICE__OPERATOR
          The feature id for the 'Operator' attribute
static int ADVICE__POINT_CUT_REF
          The feature id for the 'Point Cut Ref' attribute
static int ADVICE__POINTCUT
          The feature id for the 'Pointcut' reference
static int ADVICE__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int ADVICE__VARIABLES
          The feature id for the 'Variables' containment reference list
static int ADVICE_FEATURE_COUNT
          The number of structural features of the 'Advice' class
static int ADVICE_OPERATOR
          The meta object id for the 'Advice Operator' enum
static int ARITHMETIC_EXPRESSION
          The meta object id for the 'Arithmetic Expression' class
static int ARITHMETIC_EXPRESSION__COLUMN
          The feature id for the 'Column' attribute
static int ARITHMETIC_EXPRESSION__COMMENT
          The feature id for the 'Comment' containment reference list
static int ARITHMETIC_EXPRESSION__LINE
          The feature id for the 'Line' attribute
static int ARITHMETIC_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute
static int ARITHMETIC_EXPRESSION__PART1
          The feature id for the 'Part1' containment reference
static int ARITHMETIC_EXPRESSION__PART2
          The feature id for the 'Part2' containment reference
static int ARITHMETIC_EXPRESSION__SPECIFICATION
          The feature id for the 'Specification' attribute
static int ARITHMETIC_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Arithmetic Expression' class
static int ARITHMETIC_OPERATOR
          The meta object id for the 'Arithmetic Operator' enum
static int ASSIGNMENT_OPERATOR
          The meta object id for the 'Assignment Operator' enum
static int BREAK_STATEMENT
          The meta object id for the 'Break Statement' class
static int BREAK_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int BREAK_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int BREAK_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int BREAK_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int BREAK_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int BREAK_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int BREAK_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int BREAK_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Break Statement' class
static int COMPARISON_EXPRESSION
          The meta object id for the 'Comparison Expression' class
static int COMPARISON_EXPRESSION__COLUMN
          The feature id for the 'Column' attribute
static int COMPARISON_EXPRESSION__COMMENT
          The feature id for the 'Comment' containment reference list
static int COMPARISON_EXPRESSION__LINE
          The feature id for the 'Line' attribute
static int COMPARISON_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute
static int COMPARISON_EXPRESSION__PART1
          The feature id for the 'Part1' containment reference
static int COMPARISON_EXPRESSION__PART2
          The feature id for the 'Part2' containment reference
static int COMPARISON_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Comparison Expression' class
static int COMPARISON_OPERATOR
          The meta object id for the 'Comparison Operator' enum
static java.lang.String copyright
           
static int CREATE_EXPRESSION
          The meta object id for the 'Create Expression' class
static int CREATE_EXPRESSION__COLUMN
          The feature id for the 'Column' attribute
static int CREATE_EXPRESSION__COMMENT
          The feature id for the 'Comment' containment reference list
static int CREATE_EXPRESSION__LINE
          The feature id for the 'Line' attribute
static int CREATE_EXPRESSION__PARAMETERS
          The feature id for the 'Parameters' containment reference list
static int CREATE_EXPRESSION__TYPE
          The feature id for the 'Type' attribute
static int CREATE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Create Expression' class
static int CREATE_EXPRESSION_PARAMETER
          The meta object id for the 'Create Expression Parameter' class
static int CREATE_EXPRESSION_PARAMETER__COLUMN
          The feature id for the 'Column' attribute
static int CREATE_EXPRESSION_PARAMETER__COMMENT
          The feature id for the 'Comment' containment reference list
static int CREATE_EXPRESSION_PARAMETER__LINE
          The feature id for the 'Line' attribute
static int CREATE_EXPRESSION_PARAMETER__NAME
          The feature id for the 'Name' attribute
static int CREATE_EXPRESSION_PARAMETER__VALUE
          The feature id for the 'Value' containment reference
static int CREATE_EXPRESSION_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Create Expression Parameter' class
static int CREATE_STATEMENT
          The meta object id for the 'Create Statement' class
static int CREATE_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int CREATE_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int CREATE_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int CREATE_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int CREATE_STATEMENT__NAME
          The feature id for the 'Name' attribute
static int CREATE_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int CREATE_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int CREATE_STATEMENT__TYPE
          The feature id for the 'Type' attribute
static int CREATE_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int CREATE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Create Statement' class
static int DEBUG_STATEMENT
          The meta object id for the 'Debug Statement' class
static int DEBUG_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int DEBUG_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int DEBUG_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int DEBUG_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int DEBUG_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int DEBUG_STATEMENT__SPECIFICATION
          The feature id for the 'Specification' attribute
static int DEBUG_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int DEBUG_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int DEBUG_STATEMENT__VARS
          The feature id for the 'Vars' attribute list
static int DEBUG_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Debug Statement' class
static MOFScriptModelPackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int EXPRESSION
          The meta object id for the 'Expression' class
static int EXPRESSION__COLUMN
          The feature id for the 'Column' attribute
static int EXPRESSION__COMMENT
          The feature id for the 'Comment' containment reference list
static int EXPRESSION__LINE
          The feature id for the 'Line' attribute
static int EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Expression' class
static int FILE_STATEMENT
          The meta object id for the 'File Statement' class
static int FILE_STATEMENT__APPEND
          The feature id for the 'Append' attribute
static int FILE_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int FILE_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int FILE_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int FILE_STATEMENT__FILE_REFERENCE
          The feature id for the 'File Reference' attribute
static int FILE_STATEMENT__FILE_URI
          The feature id for the 'File URI' containment reference
static int FILE_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int FILE_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int FILE_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int FILE_STATEMENT__USE
          The feature id for the 'Use' attribute
static int FILE_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int FILE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'File Statement' class
static int FUNCTION_CALL
          The meta object id for the 'Function Call' class
static int FUNCTION_CALL__ADDITIONAL_EXPRESSION_PART
          The feature id for the 'Additional Expression Part' containment reference list
static int FUNCTION_CALL__COLUMN
          The feature id for the 'Column' attribute
static int FUNCTION_CALL__COMMENT
          The feature id for the 'Comment' containment reference list
static int FUNCTION_CALL__IS_SUPER_CALL
          The feature id for the 'Is Super Call' attribute
static int FUNCTION_CALL__LINE
          The feature id for the 'Line' attribute
static int FUNCTION_CALL__NAME
          The feature id for the 'Name' attribute
static int FUNCTION_CALL__PARAMETERS
          The feature id for the 'Parameters' containment reference list
static int FUNCTION_CALL__SPECIFICATION
          The feature id for the 'Specification' attribute
static int FUNCTION_CALL__TRANSFORMATION_CONTEXT
          The feature id for the 'Transformation Context' attribute
static int FUNCTION_CALL__TRANSFORMATION_RULE
          The feature id for the 'Transformation Rule' reference
static int FUNCTION_CALL_FEATURE_COUNT
          The number of structural features of the 'Function Call' class
static int FUNCTION_CALL_STATEMENT
          The meta object id for the 'Function Call Statement' class
static int FUNCTION_CALL_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int FUNCTION_CALL_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int FUNCTION_CALL_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int FUNCTION_CALL_STATEMENT__FUNCTION
          The feature id for the 'Function' containment reference
static int FUNCTION_CALL_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int FUNCTION_CALL_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int FUNCTION_CALL_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int FUNCTION_CALL_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int FUNCTION_CALL_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Function Call Statement' class
static int GENERAL_ASSIGNMENT
          The meta object id for the 'General Assignment' class
static int GENERAL_ASSIGNMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int GENERAL_ASSIGNMENT__COLUMN
          The feature id for the 'Column' attribute
static int GENERAL_ASSIGNMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int GENERAL_ASSIGNMENT__EXPRESSION
          The feature id for the 'Expression' containment reference
static int GENERAL_ASSIGNMENT__LINE
          The feature id for the 'Line' attribute
static int GENERAL_ASSIGNMENT__NAME
          The feature id for the 'Name' attribute
static int GENERAL_ASSIGNMENT__OPERATOR
          The feature id for the 'Operator' attribute
static int GENERAL_ASSIGNMENT__OWNER
          The feature id for the 'Owner' container reference
static int GENERAL_ASSIGNMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int GENERAL_ASSIGNMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int GENERAL_ASSIGNMENT_FEATURE_COUNT
          The number of structural features of the 'General Assignment' class
static int IF_STATEMENT
          The meta object id for the 'If Statement' class
static int IF_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int IF_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int IF_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int IF_STATEMENT__ELSE_BRANCH
          The feature id for the 'Else Branch' containment reference list
static int IF_STATEMENT__IF_EXPRESSION
          The feature id for the 'If Expression' containment reference
static int IF_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int IF_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int IF_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int IF_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int IF_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'If Statement' class
static int IMPORT_SEMANTICS
          The meta object id for the 'Import Semantics' enum
static int IMPORT_TYPE
          The meta object id for the 'Import Type' enum
static int ITERATOR_STATEMENT
          The meta object id for the 'Iterator Statement' class
static int ITERATOR_STATEMENT__AFTER
          The feature id for the 'After' containment reference
static int ITERATOR_STATEMENT__BEFORE
          The feature id for the 'Before' containment reference
static int ITERATOR_STATEMENT__BETWEEN
          The feature id for the 'Between' containment reference
static int ITERATOR_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int ITERATOR_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int ITERATOR_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int ITERATOR_STATEMENT__FILTER_EXPRESSION
          The feature id for the 'Filter Expression' containment reference
static int ITERATOR_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int ITERATOR_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int ITERATOR_STATEMENT__SOURCE
          The feature id for the 'Source' containment reference
static int ITERATOR_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int ITERATOR_STATEMENT__TYPE
          The feature id for the 'Type' attribute
static int ITERATOR_STATEMENT__VARIABLE
          The feature id for the 'Variable' attribute
static int ITERATOR_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int ITERATOR_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Iterator Statement' class
static int LITERAL
          The meta object id for the 'Literal' class
static int LITERAL__ADDITIONAL_EXPRESSION_PART
          The feature id for the 'Additional Expression Part' containment reference list
static int LITERAL__COLUMN
          The feature id for the 'Column' attribute
static int LITERAL__COMMENT
          The feature id for the 'Comment' containment reference list
static int LITERAL__LINE
          The feature id for the 'Line' attribute
static int LITERAL__SPECIFICATION
          The feature id for the 'Specification' attribute
static int LITERAL__TYPE
          The feature id for the 'Type' attribute
static int LITERAL__VALUE
          The feature id for the 'Value' attribute
static int LITERAL_FEATURE_COUNT
          The number of structural features of the 'Literal' class
static int LITERAL_TYPE
          The meta object id for the 'Literal Type' enum
static int LOGICAL_EXPRESSION
          The meta object id for the 'Logical Expression' class
static int LOGICAL_EXPRESSION__COLUMN
          The feature id for the 'Column' attribute
static int LOGICAL_EXPRESSION__COMMENT
          The feature id for the 'Comment' containment reference list
static int LOGICAL_EXPRESSION__LINE
          The feature id for the 'Line' attribute
static int LOGICAL_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute
static int LOGICAL_EXPRESSION__PART1
          The feature id for the 'Part1' containment reference
static int LOGICAL_EXPRESSION__PART2
          The feature id for the 'Part2' containment reference
static int LOGICAL_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Logical Expression' class
static int LOGICAL_OPERATOR
          The meta object id for the 'Logical Operator' enum
static int MOF_SCRIPT_ASPECT
          The meta object id for the 'MOF Script Aspect' class
static int MOF_SCRIPT_ASPECT__ADVICE
          The feature id for the 'Advice' containment reference list
static int MOF_SCRIPT_ASPECT__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_ASPECT__COMMENT
          The feature id for the 'Comment' containment reference list
static int MOF_SCRIPT_ASPECT__CONSTANTS
          The feature id for the 'Constants' containment reference list
static int MOF_SCRIPT_ASPECT__EXTENDS
          The feature id for the 'Extends' reference
static int MOF_SCRIPT_ASPECT__EXTENDS_NAME
          The feature id for the 'Extends Name' attribute
static int MOF_SCRIPT_ASPECT__LINE
          The feature id for the 'Line' attribute
static int MOF_SCRIPT_ASPECT__NAME
          The feature id for the 'Name' attribute
static int MOF_SCRIPT_ASPECT__PARAMETERS
          The feature id for the 'Parameters' containment reference list
static int MOF_SCRIPT_ASPECT__POINTCUT
          The feature id for the 'Pointcut' containment reference list
static int MOF_SCRIPT_ASPECT__TRANSFORMATIONRULES
          The feature id for the 'Transformationrules' containment reference list
static int MOF_SCRIPT_ASPECT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int MOF_SCRIPT_ASPECT_FEATURE_COUNT
          The number of structural features of the 'MOF Script Aspect' class
static int MOF_SCRIPT_COMMENT
          The meta object id for the 'MOF Script Comment' class
static int MOF_SCRIPT_COMMENT__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_COMMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int MOF_SCRIPT_COMMENT__COMMENT_TEXT
          The feature id for the 'Comment Text' attribute
static int MOF_SCRIPT_COMMENT__DOC_STYLE
          The feature id for the 'Doc Style' attribute
static int MOF_SCRIPT_COMMENT__LINE
          The feature id for the 'Line' attribute
static int MOF_SCRIPT_COMMENT__SINGLE_LINE
          The feature id for the 'Single Line' attribute
static int MOF_SCRIPT_COMMENT_FEATURE_COUNT
          The number of structural features of the 'MOF Script Comment' class
static int MOF_SCRIPT_IMPORT
          The meta object id for the 'MOF Script Import' class
static int MOF_SCRIPT_IMPORT__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_IMPORT__COMMENT
          The feature id for the 'Comment' containment reference list
static int MOF_SCRIPT_IMPORT__IMPORT_SEMANTICS
          The feature id for the 'Import Semantics' attribute
static int MOF_SCRIPT_IMPORT__LINE
          The feature id for the 'Line' attribute
static int MOF_SCRIPT_IMPORT__NAME
          The feature id for the 'Name' attribute
static int MOF_SCRIPT_IMPORT__TYPE
          The feature id for the 'Type' attribute
static int MOF_SCRIPT_IMPORT__URI
          The feature id for the 'Uri' attribute
static int MOF_SCRIPT_IMPORT_FEATURE_COUNT
          The number of structural features of the 'MOF Script Import' class
static int MOF_SCRIPT_OBJECT
          The meta object id for the 'MOF Script Object' class
static int MOF_SCRIPT_OBJECT__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_OBJECT__COMMENT
          The feature id for the 'Comment' containment reference list
static int MOF_SCRIPT_OBJECT__LINE
          The feature id for the 'Line' attribute
static int MOF_SCRIPT_OBJECT_FEATURE_COUNT
          The number of structural features of the 'MOF Script Object' class
static int MOF_SCRIPT_PARAMETER
          The meta object id for the 'MOF Script Parameter' class
static int MOF_SCRIPT_PARAMETER__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_PARAMETER__COMMENT
          The feature id for the 'Comment' containment reference list
static int MOF_SCRIPT_PARAMETER__DIRECTION
          The feature id for the 'Direction' attribute
static int MOF_SCRIPT_PARAMETER__LINE
          The feature id for the 'Line' attribute
static int MOF_SCRIPT_PARAMETER__NAME
          The feature id for the 'Name' attribute
static int MOF_SCRIPT_PARAMETER__TYPE
          The feature id for the 'Type' attribute
static int MOF_SCRIPT_PARAMETER__TYPE_PREFIX
          The feature id for the 'Type Prefix' attribute
static int MOF_SCRIPT_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'MOF Script Parameter' class
static int MOF_SCRIPT_SPECIFICATION
          The meta object id for the 'MOF Script Specification' class
static int MOF_SCRIPT_SPECIFICATION__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_SPECIFICATION__COMMENT
          The feature id for the 'Comment' containment reference list
static int MOF_SCRIPT_SPECIFICATION__IMPORTS
          The feature id for the 'Imports' containment reference list
static int MOF_SCRIPT_SPECIFICATION__LINE
          The feature id for the 'Line' attribute
static int MOF_SCRIPT_SPECIFICATION__TRANSFORMATION
          The feature id for the 'Transformation' containment reference list
static int MOF_SCRIPT_SPECIFICATION_FEATURE_COUNT
          The number of structural features of the 'MOF Script Specification' class
static int MOF_SCRIPT_STATEMENT
          The meta object id for the 'MOF Script Statement' class
static int MOF_SCRIPT_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int MOF_SCRIPT_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int MOF_SCRIPT_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int MOF_SCRIPT_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int MOF_SCRIPT_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int MOF_SCRIPT_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int MOF_SCRIPT_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'MOF Script Statement' class
static int MOF_SCRIPT_STATEMENT_OWNER
          The meta object id for the 'MOF Script Statement Owner' class
static int MOF_SCRIPT_STATEMENT_OWNER__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int MOF_SCRIPT_STATEMENT_OWNER__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_STATEMENT_OWNER__COMMENT
          The feature id for the 'Comment' containment reference list
static int MOF_SCRIPT_STATEMENT_OWNER__LINE
          The feature id for the 'Line' attribute
static int MOF_SCRIPT_STATEMENT_OWNER__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int MOF_SCRIPT_STATEMENT_OWNER__VARIABLES
          The feature id for the 'Variables' containment reference list
static int MOF_SCRIPT_STATEMENT_OWNER_FEATURE_COUNT
          The number of structural features of the 'MOF Script Statement Owner' class
static int MOF_SCRIPT_TRANSFORMATION
          The meta object id for the 'MOF Script Transformation' class
static int MOF_SCRIPT_TRANSFORMATION__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_TRANSFORMATION__COMMENT
          The feature id for the 'Comment' containment reference list
static int MOF_SCRIPT_TRANSFORMATION__CONSTANTS
          The feature id for the 'Constants' containment reference list
static int MOF_SCRIPT_TRANSFORMATION__EXTENDS
          The feature id for the 'Extends' reference
static int MOF_SCRIPT_TRANSFORMATION__EXTENDS_NAME
          The feature id for the 'Extends Name' attribute
static int MOF_SCRIPT_TRANSFORMATION__LINE
          The feature id for the 'Line' attribute
static int MOF_SCRIPT_TRANSFORMATION__NAME
          The feature id for the 'Name' attribute
static int MOF_SCRIPT_TRANSFORMATION__PARAMETERS
          The feature id for the 'Parameters' containment reference list
static int MOF_SCRIPT_TRANSFORMATION__TRANSFORMATIONRULES
          The feature id for the 'Transformationrules' containment reference list
static int MOF_SCRIPT_TRANSFORMATION__VARIABLES
          The feature id for the 'Variables' containment reference list
static int MOF_SCRIPT_TRANSFORMATION_FEATURE_COUNT
          The number of structural features of the 'MOF Script Transformation' class
static int PARAMETER_DIRECTION
          The meta object id for the 'Parameter Direction' enum
static int POINT_CUT
          The meta object id for the 'Point Cut' class
static int POINT_CUT__NAME
          The feature id for the 'Name' attribute
static int POINT_CUT__POINTCUTEXPRESSION
          The feature id for the 'Pointcutexpression' containment reference
static int POINT_CUT__TYPE_MATCH
          The feature id for the 'Type Match' attribute
static int POINT_CUT_COMBINATION_OPERATOR
          The meta object id for the 'Point Cut Combination Operator' enum
static int POINT_CUT_EXPRESSION
          The meta object id for the 'Point Cut Expression' class
static int POINT_CUT_EXPRESSION__COMBINATION_OPERATOR
          The feature id for the 'Combination Operator' attribute
static int POINT_CUT_EXPRESSION__COMBINED_EXPRESSION
          The feature id for the 'Combined Expression' containment reference list
static int POINT_CUT_EXPRESSION__EXPRESSION_STRING
          The feature id for the 'Expression String' attribute
static int POINT_CUT_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute
static int POINT_CUT_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Point Cut Expression' class
static int POINT_CUT_FEATURE_COUNT
          The number of structural features of the 'Point Cut' class
static int POINT_CUT_OPERATOR
          The meta object id for the 'Point Cut Operator' enum
static int PRINT_STATEMENT
          The meta object id for the 'Print Statement' class
static int PRINT_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int PRINT_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int PRINT_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int PRINT_STATEMENT__CONTEXT
          The feature id for the 'Context' attribute
static int PRINT_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int PRINT_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int PRINT_STATEMENT__PRINT_BODY
          The feature id for the 'Print Body' containment reference
static int PRINT_STATEMENT__PRINT_COMMAND
          The feature id for the 'Print Command' attribute
static int PRINT_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int PRINT_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int PRINT_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Print Statement' class
static int REFERENCE
          The meta object id for the 'Reference' class
static int REFERENCE__ADDITIONAL_EXPRESSION_PART
          The feature id for the 'Additional Expression Part' containment reference list
static int REFERENCE__COLUMN
          The feature id for the 'Column' attribute
static int REFERENCE__COMMENT
          The feature id for the 'Comment' containment reference list
static int REFERENCE__LINE
          The feature id for the 'Line' attribute
static int REFERENCE__NAME
          The feature id for the 'Name' attribute
static int REFERENCE__SPECIFICATION
          The feature id for the 'Specification' attribute
static int REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Reference' class
static int RESULT_ASSIGNMENT
          The meta object id for the 'Result Assignment' class
static int RESULT_ASSIGNMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int RESULT_ASSIGNMENT__COLUMN
          The feature id for the 'Column' attribute
static int RESULT_ASSIGNMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int RESULT_ASSIGNMENT__EXPRESSION
          The feature id for the 'Expression' containment reference
static int RESULT_ASSIGNMENT__LINE
          The feature id for the 'Line' attribute
static int RESULT_ASSIGNMENT__OPERATOR
          The feature id for the 'Operator' attribute
static int RESULT_ASSIGNMENT__OWNER
          The feature id for the 'Owner' container reference
static int RESULT_ASSIGNMENT__RESULT_PART
          The feature id for the 'Result Part' attribute
static int RESULT_ASSIGNMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int RESULT_ASSIGNMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int RESULT_ASSIGNMENT_FEATURE_COUNT
          The number of structural features of the 'Result Assignment' class
static int RETURN_STATEMENT
          The meta object id for the 'Return Statement' class
static int RETURN_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int RETURN_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int RETURN_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int RETURN_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference
static int RETURN_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int RETURN_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int RETURN_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int RETURN_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int RETURN_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Return Statement' class
static int SELECT_EXPRESSION
          The meta object id for the 'Select Expression' class
static int SELECT_EXPRESSION__APPLIED_FUNCTION
          The feature id for the 'Applied Function' reference
static int SELECT_EXPRESSION__COLUMN
          The feature id for the 'Column' attribute
static int SELECT_EXPRESSION__COMMENT
          The feature id for the 'Comment' containment reference list
static int SELECT_EXPRESSION__FILTER_EXPRESSION
          The feature id for the 'Filter Expression' containment reference
static int SELECT_EXPRESSION__LINE
          The feature id for the 'Line' attribute
static int SELECT_EXPRESSION__SOURCE_REFERENCE
          The feature id for the 'Source Reference' containment reference
static int SELECT_EXPRESSION__SPECIFICATION
          The feature id for the 'Specification' attribute
static int SELECT_EXPRESSION__TYPE
          The feature id for the 'Type' attribute
static int SELECT_EXPRESSION__VARIABLE
          The feature id for the 'Variable' attribute
static int SELECT_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Select Expression' class
static int SIMPLE_EXPRESSION
          The meta object id for the 'Simple Expression' class
static int SIMPLE_EXPRESSION__ADDITIONAL_EXPRESSION_PART
          The feature id for the 'Additional Expression Part' containment reference list
static int SIMPLE_EXPRESSION__COLUMN
          The feature id for the 'Column' attribute
static int SIMPLE_EXPRESSION__COMMENT
          The feature id for the 'Comment' containment reference list
static int SIMPLE_EXPRESSION__LINE
          The feature id for the 'Line' attribute
static int SIMPLE_EXPRESSION__SPECIFICATION
          The feature id for the 'Specification' attribute
static int SIMPLE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Simple Expression' class
static int STATEMENT_BLOCK
          The meta object id for the 'Statement Block' class
static int STATEMENT_BLOCK__ID
          The feature id for the 'Id' attribute
static int STATEMENT_BLOCK__PROTECTED
          The feature id for the 'Protected' attribute
static int STATEMENT_BLOCK__REFERENCE
          The feature id for the 'Reference' attribute
static int STATEMENT_BLOCK__STATEMENTS
          The feature id for the 'Statements' reference list
static int STATEMENT_BLOCK_FEATURE_COUNT
          The number of structural features of the 'Statement Block' class
static int TRANSFORMATION_RULE
          The meta object id for the 'Transformation Rule' class
static int TRANSFORMATION_RULE__ACCESS_LEVEL
          The feature id for the 'Access Level' attribute
static int TRANSFORMATION_RULE__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int TRANSFORMATION_RULE__COLUMN
          The feature id for the 'Column' attribute
static int TRANSFORMATION_RULE__COMMENT
          The feature id for the 'Comment' containment reference list
static int TRANSFORMATION_RULE__CONTEXT
          The feature id for the 'Context' containment reference
static int TRANSFORMATION_RULE__EXTENDS
          The feature id for the 'Extends' reference
static int TRANSFORMATION_RULE__IS_ABSTRACT
          The feature id for the 'Is Abstract' attribute
static int TRANSFORMATION_RULE__IS_ENTRY_POINT
          The feature id for the 'Is Entry Point' attribute
static int TRANSFORMATION_RULE__LINE
          The feature id for the 'Line' attribute
static int TRANSFORMATION_RULE__NAME
          The feature id for the 'Name' attribute
static int TRANSFORMATION_RULE__OWNER
          The feature id for the 'Owner' container reference
static int TRANSFORMATION_RULE__PARAMETERS
          The feature id for the 'Parameters' containment reference list
static int TRANSFORMATION_RULE__RETURN
          The feature id for the 'Return' attribute
static int TRANSFORMATION_RULE__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int TRANSFORMATION_RULE__VARIABLES
          The feature id for the 'Variables' containment reference list
static int TRANSFORMATION_RULE_FEATURE_COUNT
          The number of structural features of the 'Transformation Rule' class
static int VALUE_EXPRESSION
          The meta object id for the 'Value Expression' class
static int VALUE_EXPRESSION__COLUMN
          The feature id for the 'Column' attribute
static int VALUE_EXPRESSION__COMMENT
          The feature id for the 'Comment' containment reference list
static int VALUE_EXPRESSION__LINE
          The feature id for the 'Line' attribute
static int VALUE_EXPRESSION__SPECIFICATION
          The feature id for the 'Specification' attribute
static int VALUE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Value Expression' class
static int VARIABLE_DECLARATION
          The meta object id for the 'Variable Declaration' class
static int VARIABLE_DECLARATION__COLUMN
          The feature id for the 'Column' attribute
static int VARIABLE_DECLARATION__COMMENT
          The feature id for the 'Comment' containment reference list
static int VARIABLE_DECLARATION__CONSTANT
          The feature id for the 'Constant' attribute
static int VARIABLE_DECLARATION__LINE
          The feature id for the 'Line' attribute
static int VARIABLE_DECLARATION__NAME
          The feature id for the 'Name' attribute
static int VARIABLE_DECLARATION__TYPE
          The feature id for the 'Type' attribute
static int VARIABLE_DECLARATION__VALUE
          The feature id for the 'Value' containment reference
static int VARIABLE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Variable Declaration' class
static int VARIABLE_DECLARATION_STATEMENT
          The meta object id for the 'Variable Declaration Statement' class
static int VARIABLE_DECLARATION_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int VARIABLE_DECLARATION_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int VARIABLE_DECLARATION_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int VARIABLE_DECLARATION_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int VARIABLE_DECLARATION_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int VARIABLE_DECLARATION_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int VARIABLE_DECLARATION_STATEMENT__VARIABLE
          The feature id for the 'Variable' reference
static int VARIABLE_DECLARATION_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int VARIABLE_DECLARATION_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Variable Declaration Statement' class
static int WHILE_STATEMENT
          The meta object id for the 'While Statement' class
static int WHILE_STATEMENT__BLOCKS
          The feature id for the 'Blocks' containment reference list
static int WHILE_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int WHILE_STATEMENT__COMMENT
          The feature id for the 'Comment' containment reference list
static int WHILE_STATEMENT__CONDITION
          The feature id for the 'Condition' containment reference
static int WHILE_STATEMENT__LINE
          The feature id for the 'Line' attribute
static int WHILE_STATEMENT__OWNER
          The feature id for the 'Owner' container reference
static int WHILE_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list
static int WHILE_STATEMENT__VARIABLES
          The feature id for the 'Variables' containment reference list
static int WHILE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'While Statement' class
 
Method Summary
 org.eclipse.emf.ecore.EEnum getAccessLevel()
          Returns the meta object for enum 'Access Level'
 org.eclipse.emf.ecore.EAttribute getAdvice_Code()
          Returns the meta object for the attribute 'Code'
 org.eclipse.emf.ecore.EAttribute getAdvice_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getAdvice_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EReference getAdvice_Pointcut()
          Returns the meta object for the reference 'Pointcut'
 org.eclipse.emf.ecore.EAttribute getAdvice_PointCutRef()
          Returns the meta object for the attribute 'Point Cut Ref'
 org.eclipse.emf.ecore.EClass getAdvice()
          Returns the meta object for class 'Advice'
 org.eclipse.emf.ecore.EEnum getAdviceOperator()
          Returns the meta object for enum 'Advice Operator'
 org.eclipse.emf.ecore.EAttribute getArithmeticExpression_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EReference getArithmeticExpression_Part1()
          Returns the meta object for the containment reference 'Part1'
 org.eclipse.emf.ecore.EReference getArithmeticExpression_Part2()
          Returns the meta object for the containment reference 'Part2'
 org.eclipse.emf.ecore.EClass getArithmeticExpression()
          Returns the meta object for class 'Arithmetic Expression'
 org.eclipse.emf.ecore.EEnum getArithmeticOperator()
          Returns the meta object for enum 'Arithmetic Operator'
 org.eclipse.emf.ecore.EEnum getAssignmentOperator()
          Returns the meta object for enum 'Assignment Operator'
 org.eclipse.emf.ecore.EClass getBreakStatement()
          Returns the meta object for class 'Break Statement'
 org.eclipse.emf.ecore.EAttribute getComparisonExpression_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EReference getComparisonExpression_Part1()
          Returns the meta object for the containment reference 'Part1'
 org.eclipse.emf.ecore.EReference getComparisonExpression_Part2()
          Returns the meta object for the containment reference 'Part2'
 org.eclipse.emf.ecore.EClass getComparisonExpression()
          Returns the meta object for class 'Comparison Expression'
 org.eclipse.emf.ecore.EEnum getComparisonOperator()
          Returns the meta object for enum 'Comparison Operator'
 org.eclipse.emf.ecore.EReference getCreateExpression_Parameters()
          Returns the meta object for the containment reference list 'Parameters'
 org.eclipse.emf.ecore.EAttribute getCreateExpression_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EClass getCreateExpression()
          Returns the meta object for class 'Create Expression'
 org.eclipse.emf.ecore.EAttribute getCreateExpressionParameter_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getCreateExpressionParameter_Value()
          Returns the meta object for the containment reference 'Value'
 org.eclipse.emf.ecore.EClass getCreateExpressionParameter()
          Returns the meta object for class 'Create Expression Parameter'
 org.eclipse.emf.ecore.EAttribute getCreateStatement_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getCreateStatement_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EClass getCreateStatement()
          Returns the meta object for class 'Create Statement'
 org.eclipse.emf.ecore.EAttribute getDebugStatement_Specification()
          Returns the meta object for the attribute 'Specification'
 org.eclipse.emf.ecore.EAttribute getDebugStatement_Vars()
          Returns the meta object for the attribute list 'Vars'
 org.eclipse.emf.ecore.EClass getDebugStatement()
          Returns the meta object for class 'Debug Statement'
 org.eclipse.emf.ecore.EClass getExpression()
          Returns the meta object for class 'Expression'
 org.eclipse.emf.ecore.EAttribute getFileStatement_Append()
          Returns the meta object for the attribute 'Append'
 org.eclipse.emf.ecore.EAttribute getFileStatement_FileReference()
          Returns the meta object for the attribute 'File Reference'
 org.eclipse.emf.ecore.EReference getFileStatement_FileURI()
          Returns the meta object for the containment reference 'File URI'
 org.eclipse.emf.ecore.EAttribute getFileStatement_Use()
          Returns the meta object for the attribute 'Use'
 org.eclipse.emf.ecore.EClass getFileStatement()
          Returns the meta object for class 'File Statement'
 org.eclipse.emf.ecore.EAttribute getFunctionCall_IsSuperCall()
          Returns the meta object for the attribute 'Is Super Call'
 org.eclipse.emf.ecore.EAttribute getFunctionCall_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getFunctionCall_Parameters()
          Returns the meta object for the containment reference list 'Parameters'
 org.eclipse.emf.ecore.EAttribute getFunctionCall_TransformationContext()
          Returns the meta object for the attribute 'Transformation Context'
 org.eclipse.emf.ecore.EReference getFunctionCall_TransformationRule()
          Returns the meta object for the reference 'Transformation Rule'
 org.eclipse.emf.ecore.EClass getFunctionCall()
          Returns the meta object for class 'Function Call'
 org.eclipse.emf.ecore.EReference getFunctionCallStatement_Function()
          Returns the meta object for the containment reference 'Function'
 org.eclipse.emf.ecore.EClass getFunctionCallStatement()
          Returns the meta object for class 'Function Call Statement'
 org.eclipse.emf.ecore.EReference getGeneralAssignment_Expression()
          Returns the meta object for the containment reference 'Expression'
 org.eclipse.emf.ecore.EAttribute getGeneralAssignment_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getGeneralAssignment_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EClass getGeneralAssignment()
          Returns the meta object for class 'General Assignment'
 org.eclipse.emf.ecore.EReference getIfStatement_ElseBranch()
          Returns the meta object for the containment reference list 'Else Branch'
 org.eclipse.emf.ecore.EReference getIfStatement_IfExpression()
          Returns the meta object for the containment reference 'If Expression'
 org.eclipse.emf.ecore.EClass getIfStatement()
          Returns the meta object for class 'If Statement'
 org.eclipse.emf.ecore.EEnum getImportSemantics()
          Returns the meta object for enum 'Import Semantics'
 org.eclipse.emf.ecore.EEnum getImportType()
          Returns the meta object for enum 'Import Type'
 org.eclipse.emf.ecore.EReference getIteratorStatement_After()
          Returns the meta object for the containment reference 'After'
 org.eclipse.emf.ecore.EReference getIteratorStatement_Before()
          Returns the meta object for the containment reference 'Before'
 org.eclipse.emf.ecore.EReference getIteratorStatement_Between()
          Returns the meta object for the containment reference 'Between'
 org.eclipse.emf.ecore.EReference getIteratorStatement_FilterExpression()
          Returns the meta object for the containment reference 'Filter Expression'
 org.eclipse.emf.ecore.EReference getIteratorStatement_Source()
          Returns the meta object for the containment reference 'Source'
 org.eclipse.emf.ecore.EAttribute getIteratorStatement_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EAttribute getIteratorStatement_Variable()
          Returns the meta object for the attribute 'Variable'
 org.eclipse.emf.ecore.EClass getIteratorStatement()
          Returns the meta object for class 'Iterator Statement'
 org.eclipse.emf.ecore.EAttribute getLiteral_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EAttribute getLiteral_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getLiteral()
          Returns the meta object for class 'Literal'
 org.eclipse.emf.ecore.EEnum getLiteralType()
          Returns the meta object for enum 'Literal Type'
 org.eclipse.emf.ecore.EAttribute getLogicalExpression_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EReference getLogicalExpression_Part1()
          Returns the meta object for the containment reference 'Part1'
 org.eclipse.emf.ecore.EReference getLogicalExpression_Part2()
          Returns the meta object for the containment reference 'Part2'
 org.eclipse.emf.ecore.EClass getLogicalExpression()
          Returns the meta object for class 'Logical Expression'
 org.eclipse.emf.ecore.EEnum getLogicalOperator()
          Returns the meta object for enum 'Logical Operator'
 org.eclipse.emf.ecore.EReference getMOFScriptAspect_Advice()
          Returns the meta object for the containment reference list 'Advice'
 org.eclipse.emf.ecore.EReference getMOFScriptAspect_Pointcut()
          Returns the meta object for the containment reference list 'Pointcut'
 org.eclipse.emf.ecore.EClass getMOFScriptAspect()
          Returns the meta object for class 'MOF Script Aspect'
 org.eclipse.emf.ecore.EAttribute getMOFScriptComment_CommentText()
          Returns the meta object for the attribute 'Comment Text'
 org.eclipse.emf.ecore.EAttribute getMOFScriptComment_DocStyle()
          Returns the meta object for the attribute 'Doc Style'
 org.eclipse.emf.ecore.EAttribute getMOFScriptComment_SingleLine()
          Returns the meta object for the attribute 'Single Line'
 org.eclipse.emf.ecore.EClass getMOFScriptComment()
          Returns the meta object for class 'MOF Script Comment'
 org.eclipse.emf.ecore.EAttribute getMOFScriptImport_ImportSemantics()
          Returns the meta object for the attribute 'Import Semantics'
 org.eclipse.emf.ecore.EAttribute getMOFScriptImport_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getMOFScriptImport_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EAttribute getMOFScriptImport_Uri()
          Returns the meta object for the attribute 'Uri'
 org.eclipse.emf.ecore.EClass getMOFScriptImport()
          Returns the meta object for class 'MOF Script Import'
 MOFScriptModelFactory getMOFScriptModelFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EAttribute getMOFScriptObject_Column()
          Returns the meta object for the attribute 'Column'
 org.eclipse.emf.ecore.EReference getMOFScriptObject_Comment()
          Returns the meta object for the containment reference list 'Comment'
 org.eclipse.emf.ecore.EAttribute getMOFScriptObject_Line()
          Returns the meta object for the attribute 'Line'
 org.eclipse.emf.ecore.EClass getMOFScriptObject()
          Returns the meta object for class 'MOF Script Object'
 org.eclipse.emf.ecore.EAttribute getMOFScriptParameter_Direction()
          Returns the meta object for the attribute 'Direction'
 org.eclipse.emf.ecore.EAttribute getMOFScriptParameter_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getMOFScriptParameter_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EAttribute getMOFScriptParameter_TypePrefix()
          Returns the meta object for the attribute 'Type Prefix'
 org.eclipse.emf.ecore.EClass getMOFScriptParameter()
          Returns the meta object for class 'MOF Script Parameter'
 org.eclipse.emf.ecore.EReference getMOFScriptSpecification_Imports()
          Returns the meta object for the containment reference list 'Imports'
 org.eclipse.emf.ecore.EReference getMOFScriptSpecification_Transformation()
          Returns the meta object for the containment reference list 'Transformation'
 org.eclipse.emf.ecore.EClass getMOFScriptSpecification()
          Returns the meta object for class 'MOF Script Specification'
 org.eclipse.emf.ecore.EReference getMOFScriptStatement_Owner()
          Returns the meta object for the container reference 'Owner'
 org.eclipse.emf.ecore.EClass getMOFScriptStatement()
          Returns the meta object for class 'MOF Script Statement'
 org.eclipse.emf.ecore.EReference getMOFScriptStatementOwner_Blocks()
          Returns the meta object for the containment reference list 'Blocks'
 org.eclipse.emf.ecore.EReference getMOFScriptStatementOwner_Statements()
          Returns the meta object for the containment reference list 'Statements'
 org.eclipse.emf.ecore.EReference getMOFScriptStatementOwner_Variables()
          Returns the meta object for the containment reference list 'Variables'
 org.eclipse.emf.ecore.EClass getMOFScriptStatementOwner()
          Returns the meta object for class 'MOF Script Statement Owner'
 org.eclipse.emf.ecore.EReference getMOFScriptTransformation_Constants()
          Returns the meta object for the containment reference list 'Constants'
 org.eclipse.emf.ecore.EReference getMOFScriptTransformation_Extends()
          Returns the meta object for the reference 'Extends'
 org.eclipse.emf.ecore.EAttribute getMOFScriptTransformation_ExtendsName()
          Returns the meta object for the attribute 'Extends Name'
 org.eclipse.emf.ecore.EAttribute getMOFScriptTransformation_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getMOFScriptTransformation_Parameters()
          Returns the meta object for the containment reference list 'Parameters'
 org.eclipse.emf.ecore.EReference getMOFScriptTransformation_Transformationrules()
          Returns the meta object for the containment reference list 'Transformationrules'
 org.eclipse.emf.ecore.EReference getMOFScriptTransformation_Variables()
          Returns the meta object for the containment reference list 'Variables'
 org.eclipse.emf.ecore.EClass getMOFScriptTransformation()
          Returns the meta object for class 'MOF Script Transformation'
 org.eclipse.emf.ecore.EEnum getParameterDirection()
          Returns the meta object for enum 'Parameter Direction'
 org.eclipse.emf.ecore.EAttribute getPointCut_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getPointCut_Pointcutexpression()
          Returns the meta object for the containment reference 'Pointcutexpression'
 org.eclipse.emf.ecore.EAttribute getPointCut_TypeMatch()
          Returns the meta object for the attribute 'Type Match'
 org.eclipse.emf.ecore.EClass getPointCut()
          Returns the meta object for class 'Point Cut'
 org.eclipse.emf.ecore.EEnum getPointCutCombinationOperator()
          Returns the meta object for enum 'Point Cut Combination Operator'
 org.eclipse.emf.ecore.EAttribute getPointCutExpression_CombinationOperator()
          Returns the meta object for the attribute 'Combination Operator'
 org.eclipse.emf.ecore.EReference getPointCutExpression_CombinedExpression()
          Returns the meta object for the containment reference list 'Combined Expression'
 org.eclipse.emf.ecore.EAttribute getPointCutExpression_ExpressionString()
          Returns the meta object for the attribute 'Expression String'
 org.eclipse.emf.ecore.EAttribute getPointCutExpression_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EClass getPointCutExpression()
          Returns the meta object for class 'Point Cut Expression'
 org.eclipse.emf.ecore.EEnum getPointCutOperator()
          Returns the meta object for enum 'Point Cut Operator'
 org.eclipse.emf.ecore.EAttribute getPrintStatement_Context()
          Returns the meta object for the attribute 'Context'
 org.eclipse.emf.ecore.EReference getPrintStatement_PrintBody()
          Returns the meta object for the containment reference 'Print Body'
 org.eclipse.emf.ecore.EAttribute getPrintStatement_PrintCommand()
          Returns the meta object for the attribute 'Print Command'
 org.eclipse.emf.ecore.EClass getPrintStatement()
          Returns the meta object for class 'Print Statement'
 org.eclipse.emf.ecore.EAttribute getReference_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EClass getReference()
          Returns the meta object for class 'Reference'
 org.eclipse.emf.ecore.EReference getResultAssignment_Expression()
          Returns the meta object for the containment reference 'Expression'
 org.eclipse.emf.ecore.EAttribute getResultAssignment_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EAttribute getResultAssignment_ResultPart()
          Returns the meta object for the attribute 'Result Part'
 org.eclipse.emf.ecore.EClass getResultAssignment()
          Returns the meta object for class 'Result Assignment'
 org.eclipse.emf.ecore.EReference getReturnStatement_Expression()
          Returns the meta object for the containment reference 'Expression'
 org.eclipse.emf.ecore.EClass getReturnStatement()
          Returns the meta object for class 'Return Statement'
 org.eclipse.emf.ecore.EReference getSelectExpression_AppliedFunction()
          Returns the meta object for the reference 'Applied Function'
 org.eclipse.emf.ecore.EReference getSelectExpression_FilterExpression()
          Returns the meta object for the containment reference 'Filter Expression'
 org.eclipse.emf.ecore.EReference getSelectExpression_SourceReference()
          Returns the meta object for the containment reference 'Source Reference'
 org.eclipse.emf.ecore.EAttribute getSelectExpression_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EAttribute getSelectExpression_Variable()
          Returns the meta object for the attribute 'Variable'
 org.eclipse.emf.ecore.EClass getSelectExpression()
          Returns the meta object for class 'Select Expression'
 org.eclipse.emf.ecore.EReference getSimpleExpression_AdditionalExpressionPart()
          Returns the meta object for the containment reference list 'Additional Expression Part'
 org.eclipse.emf.ecore.EClass getSimpleExpression()
          Returns the meta object for class 'Simple Expression'
 org.eclipse.emf.ecore.EAttribute getStatementBlock_Id()
          Returns the meta object for the attribute 'Id'
 org.eclipse.emf.ecore.EAttribute getStatementBlock_Protected()
          Returns the meta object for the attribute 'Protected'
 org.eclipse.emf.ecore.EAttribute getStatementBlock_Reference()
          Returns the meta object for the attribute 'Reference'
 org.eclipse.emf.ecore.EReference getStatementBlock_Statements()
          Returns the meta object for the reference list 'Statements'
 org.eclipse.emf.ecore.EClass getStatementBlock()
          Returns the meta object for class 'Statement Block'
 org.eclipse.emf.ecore.EAttribute getTransformationRule_AccessLevel()
          Returns the meta object for the attribute 'Access Level'
 org.eclipse.emf.ecore.EReference getTransformationRule_Context()
          Returns the meta object for the containment reference 'Context'
 org.eclipse.emf.ecore.EReference getTransformationRule_Extends()
          Returns the meta object for the reference 'Extends'
 org.eclipse.emf.ecore.EAttribute getTransformationRule_IsAbstract()
          Returns the meta object for the attribute 'Is Abstract'
 org.eclipse.emf.ecore.EAttribute getTransformationRule_IsEntryPoint()
          Returns the meta object for the attribute 'Is Entry Point'
 org.eclipse.emf.ecore.EAttribute getTransformationRule_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getTransformationRule_Owner()
          Returns the meta object for the container reference 'Owner'
 org.eclipse.emf.ecore.EReference getTransformationRule_Parameters()
          Returns the meta object for the containment reference list 'Parameters'
 org.eclipse.emf.ecore.EAttribute getTransformationRule_Return()
          Returns the meta object for the attribute 'Return'
 org.eclipse.emf.ecore.EClass getTransformationRule()
          Returns the meta object for class 'Transformation Rule'
 org.eclipse.emf.ecore.EAttribute getValueExpression_Specification()
          Returns the meta object for the attribute 'Specification'
 org.eclipse.emf.ecore.EClass getValueExpression()
          Returns the meta object for class 'Value Expression'
 org.eclipse.emf.ecore.EAttribute getVariableDeclaration_Constant()
          Returns the meta object for the attribute 'Constant'
 org.eclipse.emf.ecore.EAttribute getVariableDeclaration_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getVariableDeclaration_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EReference getVariableDeclaration_Value()
          Returns the meta object for the containment reference 'Value'
 org.eclipse.emf.ecore.EClass getVariableDeclaration()
          Returns the meta object for class 'Variable Declaration'
 org.eclipse.emf.ecore.EReference getVariableDeclarationStatement_Variable()
          Returns the meta object for the reference 'Variable'
 org.eclipse.emf.ecore.EClass getVariableDeclarationStatement()
          Returns the meta object for class 'Variable Declaration Statement'
 org.eclipse.emf.ecore.EReference getWhileStatement_Condition()
          Returns the meta object for the containment reference 'Condition'
 org.eclipse.emf.ecore.EClass getWhileStatement()
          Returns the meta object for class 'While Statement'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values

eNAME

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

See Also:
Constant Field Values

eNS_URI

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

See Also:
Constant Field Values

eNS_PREFIX

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

See Also:
Constant Field Values

eINSTANCE

static final MOFScriptModelPackage eINSTANCE
The singleton instance of the package.


MOF_SCRIPT_OBJECT

static final int MOF_SCRIPT_OBJECT
The meta object id for the 'MOF Script Object' class.

See Also:
MOFScriptObjectImpl, MOFScriptModelPackageImpl.getMOFScriptObject(), Constant Field Values

MOF_SCRIPT_OBJECT__LINE

static final int MOF_SCRIPT_OBJECT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_OBJECT__COLUMN

static final int MOF_SCRIPT_OBJECT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_OBJECT__COMMENT

static final int MOF_SCRIPT_OBJECT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_OBJECT_FEATURE_COUNT

static final int MOF_SCRIPT_OBJECT_FEATURE_COUNT
The number of structural features of the 'MOF Script Object' class.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT_OWNER

static final int MOF_SCRIPT_STATEMENT_OWNER
The meta object id for the 'MOF Script Statement Owner' class.

See Also:
MOFScriptStatementOwnerImpl, MOFScriptModelPackageImpl.getMOFScriptStatementOwner(), Constant Field Values

MOF_SCRIPT_STATEMENT_OWNER__LINE

static final int MOF_SCRIPT_STATEMENT_OWNER__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT_OWNER__COLUMN

static final int MOF_SCRIPT_STATEMENT_OWNER__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT_OWNER__COMMENT

static final int MOF_SCRIPT_STATEMENT_OWNER__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT_OWNER__STATEMENTS

static final int MOF_SCRIPT_STATEMENT_OWNER__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT_OWNER__VARIABLES

static final int MOF_SCRIPT_STATEMENT_OWNER__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT_OWNER__BLOCKS

static final int MOF_SCRIPT_STATEMENT_OWNER__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT_OWNER_FEATURE_COUNT

static final int MOF_SCRIPT_STATEMENT_OWNER_FEATURE_COUNT
The number of structural features of the 'MOF Script Statement Owner' class.

See Also:
Constant Field Values

TRANSFORMATION_RULE

static final int TRANSFORMATION_RULE
The meta object id for the 'Transformation Rule' class.

See Also:
TransformationRuleImpl, MOFScriptModelPackageImpl.getTransformationRule(), Constant Field Values

TRANSFORMATION_RULE__LINE

static final int TRANSFORMATION_RULE__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

TRANSFORMATION_RULE__COLUMN

static final int TRANSFORMATION_RULE__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

TRANSFORMATION_RULE__COMMENT

static final int TRANSFORMATION_RULE__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION_RULE__STATEMENTS

static final int TRANSFORMATION_RULE__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION_RULE__VARIABLES

static final int TRANSFORMATION_RULE__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION_RULE__BLOCKS

static final int TRANSFORMATION_RULE__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION_RULE__IS_ENTRY_POINT

static final int TRANSFORMATION_RULE__IS_ENTRY_POINT
The feature id for the 'Is Entry Point' attribute.

See Also:
Constant Field Values

TRANSFORMATION_RULE__NAME

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

See Also:
Constant Field Values

TRANSFORMATION_RULE__RETURN

static final int TRANSFORMATION_RULE__RETURN
The feature id for the 'Return' attribute.

See Also:
Constant Field Values

TRANSFORMATION_RULE__OWNER

static final int TRANSFORMATION_RULE__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

TRANSFORMATION_RULE__EXTENDS

static final int TRANSFORMATION_RULE__EXTENDS
The feature id for the 'Extends' reference.

See Also:
Constant Field Values

TRANSFORMATION_RULE__PARAMETERS

static final int TRANSFORMATION_RULE__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

TRANSFORMATION_RULE__CONTEXT

static final int TRANSFORMATION_RULE__CONTEXT
The feature id for the 'Context' containment reference.

See Also:
Constant Field Values

TRANSFORMATION_RULE__IS_ABSTRACT

static final int TRANSFORMATION_RULE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.

See Also:
Constant Field Values

TRANSFORMATION_RULE__ACCESS_LEVEL

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

See Also:
Constant Field Values

TRANSFORMATION_RULE_FEATURE_COUNT

static final int TRANSFORMATION_RULE_FEATURE_COUNT
The number of structural features of the 'Transformation Rule' class.

See Also:
Constant Field Values

MOF_SCRIPT_COMMENT

static final int MOF_SCRIPT_COMMENT
The meta object id for the 'MOF Script Comment' class.

See Also:
MOFScriptCommentImpl, MOFScriptModelPackageImpl.getMOFScriptComment(), Constant Field Values

MOF_SCRIPT_COMMENT__LINE

static final int MOF_SCRIPT_COMMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_COMMENT__COLUMN

static final int MOF_SCRIPT_COMMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_COMMENT__COMMENT

static final int MOF_SCRIPT_COMMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_COMMENT__COMMENT_TEXT

static final int MOF_SCRIPT_COMMENT__COMMENT_TEXT
The feature id for the 'Comment Text' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_COMMENT__SINGLE_LINE

static final int MOF_SCRIPT_COMMENT__SINGLE_LINE
The feature id for the 'Single Line' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_COMMENT__DOC_STYLE

static final int MOF_SCRIPT_COMMENT__DOC_STYLE
The feature id for the 'Doc Style' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_COMMENT_FEATURE_COUNT

static final int MOF_SCRIPT_COMMENT_FEATURE_COUNT
The number of structural features of the 'MOF Script Comment' class.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT

static final int MOF_SCRIPT_STATEMENT
The meta object id for the 'MOF Script Statement' class.

See Also:
MOFScriptStatementImpl, MOFScriptModelPackageImpl.getMOFScriptStatement(), Constant Field Values

MOF_SCRIPT_STATEMENT__LINE

static final int MOF_SCRIPT_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT__COLUMN

static final int MOF_SCRIPT_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT__COMMENT

static final int MOF_SCRIPT_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT__STATEMENTS

static final int MOF_SCRIPT_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT__VARIABLES

static final int MOF_SCRIPT_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT__BLOCKS

static final int MOF_SCRIPT_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT__OWNER

static final int MOF_SCRIPT_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

MOF_SCRIPT_STATEMENT_FEATURE_COUNT

static final int MOF_SCRIPT_STATEMENT_FEATURE_COUNT
The number of structural features of the 'MOF Script Statement' class.

See Also:
Constant Field Values

VARIABLE_DECLARATION

static final int VARIABLE_DECLARATION
The meta object id for the 'Variable Declaration' class.

See Also:
VariableDeclarationImpl, MOFScriptModelPackageImpl.getVariableDeclaration(), Constant Field Values

VARIABLE_DECLARATION__LINE

static final int VARIABLE_DECLARATION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

VARIABLE_DECLARATION__COLUMN

static final int VARIABLE_DECLARATION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

VARIABLE_DECLARATION__COMMENT

static final int VARIABLE_DECLARATION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

VARIABLE_DECLARATION__NAME

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

See Also:
Constant Field Values

VARIABLE_DECLARATION__TYPE

static final int VARIABLE_DECLARATION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

VARIABLE_DECLARATION__CONSTANT

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

See Also:
Constant Field Values

VARIABLE_DECLARATION__VALUE

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

See Also:
Constant Field Values

VARIABLE_DECLARATION_FEATURE_COUNT

static final int VARIABLE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Variable Declaration' class.

See Also:
Constant Field Values

EXPRESSION

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

See Also:
ExpressionImpl, MOFScriptModelPackageImpl.getExpression(), Constant Field Values

EXPRESSION__LINE

static final int EXPRESSION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

EXPRESSION__COLUMN

static final int EXPRESSION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

EXPRESSION__COMMENT

static final int EXPRESSION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

EXPRESSION_FEATURE_COUNT

static final int EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class.

See Also:
Constant Field Values

VALUE_EXPRESSION

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

See Also:
ValueExpressionImpl, MOFScriptModelPackageImpl.getValueExpression(), Constant Field Values

VALUE_EXPRESSION__LINE

static final int VALUE_EXPRESSION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

VALUE_EXPRESSION__COLUMN

static final int VALUE_EXPRESSION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

VALUE_EXPRESSION__COMMENT

static final int VALUE_EXPRESSION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

VALUE_EXPRESSION__SPECIFICATION

static final int VALUE_EXPRESSION__SPECIFICATION
The feature id for the 'Specification' attribute.

See Also:
Constant Field Values

VALUE_EXPRESSION_FEATURE_COUNT

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

See Also:
Constant Field Values

STATEMENT_BLOCK

static final int STATEMENT_BLOCK
The meta object id for the 'Statement Block' class.

See Also:
StatementBlockImpl, MOFScriptModelPackageImpl.getStatementBlock(), Constant Field Values

STATEMENT_BLOCK__STATEMENTS

static final int STATEMENT_BLOCK__STATEMENTS
The feature id for the 'Statements' reference list.

See Also:
Constant Field Values

STATEMENT_BLOCK__PROTECTED

static final int STATEMENT_BLOCK__PROTECTED
The feature id for the 'Protected' attribute.

See Also:
Constant Field Values

STATEMENT_BLOCK__ID

static final int STATEMENT_BLOCK__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

STATEMENT_BLOCK__REFERENCE

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

See Also:
Constant Field Values

STATEMENT_BLOCK_FEATURE_COUNT

static final int STATEMENT_BLOCK_FEATURE_COUNT
The number of structural features of the 'Statement Block' class.

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION

static final int MOF_SCRIPT_TRANSFORMATION
The meta object id for the 'MOF Script Transformation' class.

See Also:
MOFScriptTransformationImpl, MOFScriptModelPackageImpl.getMOFScriptTransformation(), Constant Field Values

MOF_SCRIPT_TRANSFORMATION__LINE

static final int MOF_SCRIPT_TRANSFORMATION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION__COLUMN

static final int MOF_SCRIPT_TRANSFORMATION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION__COMMENT

static final int MOF_SCRIPT_TRANSFORMATION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION__NAME

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

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION__VARIABLES

static final int MOF_SCRIPT_TRANSFORMATION__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION__CONSTANTS

static final int MOF_SCRIPT_TRANSFORMATION__CONSTANTS
The feature id for the 'Constants' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION__PARAMETERS

static final int MOF_SCRIPT_TRANSFORMATION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION__EXTENDS_NAME

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

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION__EXTENDS

static final int MOF_SCRIPT_TRANSFORMATION__EXTENDS
The feature id for the 'Extends' reference.

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION__TRANSFORMATIONRULES

static final int MOF_SCRIPT_TRANSFORMATION__TRANSFORMATIONRULES
The feature id for the 'Transformationrules' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_TRANSFORMATION_FEATURE_COUNT

static final int MOF_SCRIPT_TRANSFORMATION_FEATURE_COUNT
The number of structural features of the 'MOF Script Transformation' class.

See Also:
Constant Field Values

MOF_SCRIPT_PARAMETER

static final int MOF_SCRIPT_PARAMETER
The meta object id for the 'MOF Script Parameter' class.

See Also:
MOFScriptParameterImpl, MOFScriptModelPackageImpl.getMOFScriptParameter(), Constant Field Values

MOF_SCRIPT_PARAMETER__LINE

static final int MOF_SCRIPT_PARAMETER__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_PARAMETER__COLUMN

static final int MOF_SCRIPT_PARAMETER__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_PARAMETER__COMMENT

static final int MOF_SCRIPT_PARAMETER__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_PARAMETER__NAME

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

See Also:
Constant Field Values

MOF_SCRIPT_PARAMETER__TYPE

static final int MOF_SCRIPT_PARAMETER__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_PARAMETER__DIRECTION

static final int MOF_SCRIPT_PARAMETER__DIRECTION
The feature id for the 'Direction' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_PARAMETER__TYPE_PREFIX

static final int MOF_SCRIPT_PARAMETER__TYPE_PREFIX
The feature id for the 'Type Prefix' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_PARAMETER_FEATURE_COUNT

static final int MOF_SCRIPT_PARAMETER_FEATURE_COUNT
The number of structural features of the 'MOF Script Parameter' class.

See Also:
Constant Field Values

MOF_SCRIPT_IMPORT

static final int MOF_SCRIPT_IMPORT
The meta object id for the 'MOF Script Import' class.

See Also:
MOFScriptImportImpl, MOFScriptModelPackageImpl.getMOFScriptImport(), Constant Field Values

MOF_SCRIPT_IMPORT__LINE

static final int MOF_SCRIPT_IMPORT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_IMPORT__COLUMN

static final int MOF_SCRIPT_IMPORT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_IMPORT__COMMENT

static final int MOF_SCRIPT_IMPORT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_IMPORT__NAME

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

See Also:
Constant Field Values

MOF_SCRIPT_IMPORT__TYPE

static final int MOF_SCRIPT_IMPORT__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_IMPORT__URI

static final int MOF_SCRIPT_IMPORT__URI
The feature id for the 'Uri' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_IMPORT__IMPORT_SEMANTICS

static final int MOF_SCRIPT_IMPORT__IMPORT_SEMANTICS
The feature id for the 'Import Semantics' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_IMPORT_FEATURE_COUNT

static final int MOF_SCRIPT_IMPORT_FEATURE_COUNT
The number of structural features of the 'MOF Script Import' class.

See Also:
Constant Field Values

ITERATOR_STATEMENT

static final int ITERATOR_STATEMENT
The meta object id for the 'Iterator Statement' class.

See Also:
IteratorStatementImpl, MOFScriptModelPackageImpl.getIteratorStatement(), Constant Field Values

ITERATOR_STATEMENT__LINE

static final int ITERATOR_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

ITERATOR_STATEMENT__COLUMN

static final int ITERATOR_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

ITERATOR_STATEMENT__COMMENT

static final int ITERATOR_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

ITERATOR_STATEMENT__STATEMENTS

static final int ITERATOR_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

ITERATOR_STATEMENT__VARIABLES

static final int ITERATOR_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

ITERATOR_STATEMENT__BLOCKS

static final int ITERATOR_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

ITERATOR_STATEMENT__OWNER

static final int ITERATOR_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

ITERATOR_STATEMENT__TYPE

static final int ITERATOR_STATEMENT__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

ITERATOR_STATEMENT__VARIABLE

static final int ITERATOR_STATEMENT__VARIABLE
The feature id for the 'Variable' attribute.

See Also:
Constant Field Values

ITERATOR_STATEMENT__FILTER_EXPRESSION

static final int ITERATOR_STATEMENT__FILTER_EXPRESSION
The feature id for the 'Filter Expression' containment reference.

See Also:
Constant Field Values

ITERATOR_STATEMENT__SOURCE

static final int ITERATOR_STATEMENT__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

ITERATOR_STATEMENT__BEFORE

static final int ITERATOR_STATEMENT__BEFORE
The feature id for the 'Before' containment reference.

See Also:
Constant Field Values

ITERATOR_STATEMENT__BETWEEN

static final int ITERATOR_STATEMENT__BETWEEN
The feature id for the 'Between' containment reference.

See Also:
Constant Field Values

ITERATOR_STATEMENT__AFTER

static final int ITERATOR_STATEMENT__AFTER
The feature id for the 'After' containment reference.

See Also:
Constant Field Values

ITERATOR_STATEMENT_FEATURE_COUNT

static final int ITERATOR_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Iterator Statement' class.

See Also:
Constant Field Values

LOGICAL_EXPRESSION

static final int LOGICAL_EXPRESSION
The meta object id for the 'Logical Expression' class.

See Also:
LogicalExpressionImpl, MOFScriptModelPackageImpl.getLogicalExpression(), Constant Field Values

LOGICAL_EXPRESSION__LINE

static final int LOGICAL_EXPRESSION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

LOGICAL_EXPRESSION__COLUMN

static final int LOGICAL_EXPRESSION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

LOGICAL_EXPRESSION__COMMENT

static final int LOGICAL_EXPRESSION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

LOGICAL_EXPRESSION__OPERATOR

static final int LOGICAL_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

LOGICAL_EXPRESSION__PART1

static final int LOGICAL_EXPRESSION__PART1
The feature id for the 'Part1' containment reference.

See Also:
Constant Field Values

LOGICAL_EXPRESSION__PART2

static final int LOGICAL_EXPRESSION__PART2
The feature id for the 'Part2' containment reference.

See Also:
Constant Field Values

LOGICAL_EXPRESSION_FEATURE_COUNT

static final int LOGICAL_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Logical Expression' class.

See Also:
Constant Field Values

SIMPLE_EXPRESSION

static final int SIMPLE_EXPRESSION
The meta object id for the 'Simple Expression' class.

See Also:
SimpleExpressionImpl, MOFScriptModelPackageImpl.getSimpleExpression(), Constant Field Values

SIMPLE_EXPRESSION__LINE

static final int SIMPLE_EXPRESSION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

SIMPLE_EXPRESSION__COLUMN

static final int SIMPLE_EXPRESSION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

SIMPLE_EXPRESSION__COMMENT

static final int SIMPLE_EXPRESSION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

SIMPLE_EXPRESSION__SPECIFICATION

static final int SIMPLE_EXPRESSION__SPECIFICATION
The feature id for the 'Specification' attribute.

See Also:
Constant Field Values

SIMPLE_EXPRESSION__ADDITIONAL_EXPRESSION_PART

static final int SIMPLE_EXPRESSION__ADDITIONAL_EXPRESSION_PART
The feature id for the 'Additional Expression Part' containment reference list.

See Also:
Constant Field Values

SIMPLE_EXPRESSION_FEATURE_COUNT

static final int SIMPLE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Simple Expression' class.

See Also:
Constant Field Values

FUNCTION_CALL

static final int FUNCTION_CALL
The meta object id for the 'Function Call' class.

See Also:
FunctionCallImpl, MOFScriptModelPackageImpl.getFunctionCall(), Constant Field Values

FUNCTION_CALL__LINE

static final int FUNCTION_CALL__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

FUNCTION_CALL__COLUMN

static final int FUNCTION_CALL__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

FUNCTION_CALL__COMMENT

static final int FUNCTION_CALL__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

FUNCTION_CALL__SPECIFICATION

static final int FUNCTION_CALL__SPECIFICATION
The feature id for the 'Specification' attribute.

See Also:
Constant Field Values

FUNCTION_CALL__ADDITIONAL_EXPRESSION_PART

static final int FUNCTION_CALL__ADDITIONAL_EXPRESSION_PART
The feature id for the 'Additional Expression Part' containment reference list.

See Also:
Constant Field Values

FUNCTION_CALL__NAME

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

See Also:
Constant Field Values

FUNCTION_CALL__PARAMETERS

static final int FUNCTION_CALL__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

FUNCTION_CALL__IS_SUPER_CALL

static final int FUNCTION_CALL__IS_SUPER_CALL
The feature id for the 'Is Super Call' attribute.

See Also:
Constant Field Values

FUNCTION_CALL__TRANSFORMATION_RULE

static final int FUNCTION_CALL__TRANSFORMATION_RULE
The feature id for the 'Transformation Rule' reference.

See Also:
Constant Field Values

FUNCTION_CALL__TRANSFORMATION_CONTEXT

static final int FUNCTION_CALL__TRANSFORMATION_CONTEXT
The feature id for the 'Transformation Context' attribute.

See Also:
Constant Field Values

FUNCTION_CALL_FEATURE_COUNT

static final int FUNCTION_CALL_FEATURE_COUNT
The number of structural features of the 'Function Call' class.

See Also:
Constant Field Values

CREATE_STATEMENT

static final int CREATE_STATEMENT
The meta object id for the 'Create Statement' class.

See Also:
CreateStatementImpl, MOFScriptModelPackageImpl.getCreateStatement(), Constant Field Values

CREATE_STATEMENT__LINE

static final int CREATE_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

CREATE_STATEMENT__COLUMN

static final int CREATE_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

CREATE_STATEMENT__COMMENT

static final int CREATE_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

CREATE_STATEMENT__STATEMENTS

static final int CREATE_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

CREATE_STATEMENT__VARIABLES

static final int CREATE_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

CREATE_STATEMENT__BLOCKS

static final int CREATE_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

CREATE_STATEMENT__OWNER

static final int CREATE_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

CREATE_STATEMENT__TYPE

static final int CREATE_STATEMENT__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

CREATE_STATEMENT__NAME

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

See Also:
Constant Field Values

CREATE_STATEMENT_FEATURE_COUNT

static final int CREATE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Create Statement' class.

See Also:
Constant Field Values

RESULT_ASSIGNMENT

static final int RESULT_ASSIGNMENT
The meta object id for the 'Result Assignment' class.

See Also:
ResultAssignmentImpl, MOFScriptModelPackageImpl.getResultAssignment(), Constant Field Values

RESULT_ASSIGNMENT__LINE

static final int RESULT_ASSIGNMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

RESULT_ASSIGNMENT__COLUMN

static final int RESULT_ASSIGNMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

RESULT_ASSIGNMENT__COMMENT

static final int RESULT_ASSIGNMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

RESULT_ASSIGNMENT__STATEMENTS

static final int RESULT_ASSIGNMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

RESULT_ASSIGNMENT__VARIABLES

static final int RESULT_ASSIGNMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

RESULT_ASSIGNMENT__BLOCKS

static final int RESULT_ASSIGNMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

RESULT_ASSIGNMENT__OWNER

static final int RESULT_ASSIGNMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

RESULT_ASSIGNMENT__RESULT_PART

static final int RESULT_ASSIGNMENT__RESULT_PART
The feature id for the 'Result Part' attribute.

See Also:
Constant Field Values

RESULT_ASSIGNMENT__OPERATOR

static final int RESULT_ASSIGNMENT__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

RESULT_ASSIGNMENT__EXPRESSION

static final int RESULT_ASSIGNMENT__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

RESULT_ASSIGNMENT_FEATURE_COUNT

static final int RESULT_ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'Result Assignment' class.

See Also:
Constant Field Values

GENERAL_ASSIGNMENT

static final int GENERAL_ASSIGNMENT
The meta object id for the 'General Assignment' class.

See Also:
GeneralAssignmentImpl, MOFScriptModelPackageImpl.getGeneralAssignment(), Constant Field Values

GENERAL_ASSIGNMENT__LINE

static final int GENERAL_ASSIGNMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

GENERAL_ASSIGNMENT__COLUMN

static final int GENERAL_ASSIGNMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

GENERAL_ASSIGNMENT__COMMENT

static final int GENERAL_ASSIGNMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

GENERAL_ASSIGNMENT__STATEMENTS

static final int GENERAL_ASSIGNMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

GENERAL_ASSIGNMENT__VARIABLES

static final int GENERAL_ASSIGNMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

GENERAL_ASSIGNMENT__BLOCKS

static final int GENERAL_ASSIGNMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

GENERAL_ASSIGNMENT__OWNER

static final int GENERAL_ASSIGNMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

GENERAL_ASSIGNMENT__NAME

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

See Also:
Constant Field Values

GENERAL_ASSIGNMENT__OPERATOR

static final int GENERAL_ASSIGNMENT__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

GENERAL_ASSIGNMENT__EXPRESSION

static final int GENERAL_ASSIGNMENT__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

GENERAL_ASSIGNMENT_FEATURE_COUNT

static final int GENERAL_ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'General Assignment' class.

See Also:
Constant Field Values

LITERAL

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

See Also:
LiteralImpl, MOFScriptModelPackageImpl.getLiteral(), Constant Field Values

LITERAL__LINE

static final int LITERAL__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

LITERAL__COLUMN

static final int LITERAL__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

LITERAL__COMMENT

static final int LITERAL__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

LITERAL__SPECIFICATION

static final int LITERAL__SPECIFICATION
The feature id for the 'Specification' attribute.

See Also:
Constant Field Values

LITERAL__ADDITIONAL_EXPRESSION_PART

static final int LITERAL__ADDITIONAL_EXPRESSION_PART
The feature id for the 'Additional Expression Part' containment reference list.

See Also:
Constant Field Values

LITERAL__TYPE

static final int LITERAL__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

LITERAL__VALUE

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

See Also:
Constant Field Values

LITERAL_FEATURE_COUNT

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

See Also:
Constant Field Values

REFERENCE

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

See Also:
ReferenceImpl, MOFScriptModelPackageImpl.getReference(), Constant Field Values

REFERENCE__LINE

static final int REFERENCE__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

REFERENCE__COLUMN

static final int REFERENCE__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

REFERENCE__COMMENT

static final int REFERENCE__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

REFERENCE__SPECIFICATION

static final int REFERENCE__SPECIFICATION
The feature id for the 'Specification' attribute.

See Also:
Constant Field Values

REFERENCE__ADDITIONAL_EXPRESSION_PART

static final int REFERENCE__ADDITIONAL_EXPRESSION_PART
The feature id for the 'Additional Expression Part' containment reference list.

See Also:
Constant Field Values

REFERENCE__NAME

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

See Also:
Constant Field Values

REFERENCE_FEATURE_COUNT

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

See Also:
Constant Field Values

FUNCTION_CALL_STATEMENT

static final int FUNCTION_CALL_STATEMENT
The meta object id for the 'Function Call Statement' class.

See Also:
FunctionCallStatementImpl, MOFScriptModelPackageImpl.getFunctionCallStatement(), Constant Field Values

FUNCTION_CALL_STATEMENT__LINE

static final int FUNCTION_CALL_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

FUNCTION_CALL_STATEMENT__COLUMN

static final int FUNCTION_CALL_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

FUNCTION_CALL_STATEMENT__COMMENT

static final int FUNCTION_CALL_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

FUNCTION_CALL_STATEMENT__STATEMENTS

static final int FUNCTION_CALL_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

FUNCTION_CALL_STATEMENT__VARIABLES

static final int FUNCTION_CALL_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

FUNCTION_CALL_STATEMENT__BLOCKS

static final int FUNCTION_CALL_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

FUNCTION_CALL_STATEMENT__OWNER

static final int FUNCTION_CALL_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

FUNCTION_CALL_STATEMENT__FUNCTION

static final int FUNCTION_CALL_STATEMENT__FUNCTION
The feature id for the 'Function' containment reference.

See Also:
Constant Field Values

FUNCTION_CALL_STATEMENT_FEATURE_COUNT

static final int FUNCTION_CALL_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Function Call Statement' class.

See Also:
Constant Field Values

PRINT_STATEMENT

static final int PRINT_STATEMENT
The meta object id for the 'Print Statement' class.

See Also:
PrintStatementImpl, MOFScriptModelPackageImpl.getPrintStatement(), Constant Field Values

PRINT_STATEMENT__LINE

static final int PRINT_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

PRINT_STATEMENT__COLUMN

static final int PRINT_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

PRINT_STATEMENT__COMMENT

static final int PRINT_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

PRINT_STATEMENT__STATEMENTS

static final int PRINT_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

PRINT_STATEMENT__VARIABLES

static final int PRINT_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

PRINT_STATEMENT__BLOCKS

static final int PRINT_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

PRINT_STATEMENT__OWNER

static final int PRINT_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

PRINT_STATEMENT__CONTEXT

static final int PRINT_STATEMENT__CONTEXT
The feature id for the 'Context' attribute.

See Also:
Constant Field Values

PRINT_STATEMENT__PRINT_COMMAND

static final int PRINT_STATEMENT__PRINT_COMMAND
The feature id for the 'Print Command' attribute.

See Also:
Constant Field Values

PRINT_STATEMENT__PRINT_BODY

static final int PRINT_STATEMENT__PRINT_BODY
The feature id for the 'Print Body' containment reference.

See Also:
Constant Field Values

PRINT_STATEMENT_FEATURE_COUNT

static final int PRINT_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Print Statement' class.

See Also:
Constant Field Values

ARITHMETIC_EXPRESSION

static final int ARITHMETIC_EXPRESSION
The meta object id for the 'Arithmetic Expression' class.

See Also:
ArithmeticExpressionImpl, MOFScriptModelPackageImpl.getArithmeticExpression(), Constant Field Values

ARITHMETIC_EXPRESSION__LINE

static final int ARITHMETIC_EXPRESSION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

ARITHMETIC_EXPRESSION__COLUMN

static final int ARITHMETIC_EXPRESSION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

ARITHMETIC_EXPRESSION__COMMENT

static final int ARITHMETIC_EXPRESSION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

ARITHMETIC_EXPRESSION__SPECIFICATION

static final int ARITHMETIC_EXPRESSION__SPECIFICATION
The feature id for the 'Specification' attribute.

See Also:
Constant Field Values

ARITHMETIC_EXPRESSION__OPERATOR

static final int ARITHMETIC_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

ARITHMETIC_EXPRESSION__PART1

static final int ARITHMETIC_EXPRESSION__PART1
The feature id for the 'Part1' containment reference.

See Also:
Constant Field Values

ARITHMETIC_EXPRESSION__PART2

static final int ARITHMETIC_EXPRESSION__PART2
The feature id for the 'Part2' containment reference.

See Also:
Constant Field Values

ARITHMETIC_EXPRESSION_FEATURE_COUNT

static final int ARITHMETIC_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Arithmetic Expression' class.

See Also:
Constant Field Values

FILE_STATEMENT

static final int FILE_STATEMENT
The meta object id for the 'File Statement' class.

See Also:
FileStatementImpl, MOFScriptModelPackageImpl.getFileStatement(), Constant Field Values

FILE_STATEMENT__LINE

static final int FILE_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

FILE_STATEMENT__COLUMN

static final int FILE_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

FILE_STATEMENT__COMMENT

static final int FILE_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

FILE_STATEMENT__STATEMENTS

static final int FILE_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

FILE_STATEMENT__VARIABLES

static final int FILE_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

FILE_STATEMENT__BLOCKS

static final int FILE_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

FILE_STATEMENT__OWNER

static final int FILE_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

FILE_STATEMENT__FILE_REFERENCE

static final int FILE_STATEMENT__FILE_REFERENCE
The feature id for the 'File Reference' attribute.

See Also:
Constant Field Values

FILE_STATEMENT__USE

static final int FILE_STATEMENT__USE
The feature id for the 'Use' attribute.

See Also:
Constant Field Values

FILE_STATEMENT__FILE_URI

static final int FILE_STATEMENT__FILE_URI
The feature id for the 'File URI' containment reference.

See Also:
Constant Field Values

FILE_STATEMENT__APPEND

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

See Also:
Constant Field Values

FILE_STATEMENT_FEATURE_COUNT

static final int FILE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'File Statement' class.

See Also:
Constant Field Values

COMPARISON_EXPRESSION

static final int COMPARISON_EXPRESSION
The meta object id for the 'Comparison Expression' class.

See Also:
ComparisonExpressionImpl, MOFScriptModelPackageImpl.getComparisonExpression(), Constant Field Values

COMPARISON_EXPRESSION__LINE

static final int COMPARISON_EXPRESSION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

COMPARISON_EXPRESSION__COLUMN

static final int COMPARISON_EXPRESSION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

COMPARISON_EXPRESSION__COMMENT

static final int COMPARISON_EXPRESSION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

COMPARISON_EXPRESSION__OPERATOR

static final int COMPARISON_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

COMPARISON_EXPRESSION__PART2

static final int COMPARISON_EXPRESSION__PART2
The feature id for the 'Part2' containment reference.

See Also:
Constant Field Values

COMPARISON_EXPRESSION__PART1

static final int COMPARISON_EXPRESSION__PART1
The feature id for the 'Part1' containment reference.

See Also:
Constant Field Values

COMPARISON_EXPRESSION_FEATURE_COUNT

static final int COMPARISON_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Comparison Expression' class.

See Also:
Constant Field Values

IF_STATEMENT

static final int IF_STATEMENT
The meta object id for the 'If Statement' class.

See Also:
IfStatementImpl, MOFScriptModelPackageImpl.getIfStatement(), Constant Field Values

IF_STATEMENT__LINE

static final int IF_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

IF_STATEMENT__COLUMN

static final int IF_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

IF_STATEMENT__COMMENT

static final int IF_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

IF_STATEMENT__STATEMENTS

static final int IF_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

IF_STATEMENT__VARIABLES

static final int IF_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

IF_STATEMENT__BLOCKS

static final int IF_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

IF_STATEMENT__OWNER

static final int IF_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

IF_STATEMENT__IF_EXPRESSION

static final int IF_STATEMENT__IF_EXPRESSION
The feature id for the 'If Expression' containment reference.

See Also:
Constant Field Values

IF_STATEMENT__ELSE_BRANCH

static final int IF_STATEMENT__ELSE_BRANCH
The feature id for the 'Else Branch' containment reference list.

See Also:
Constant Field Values

IF_STATEMENT_FEATURE_COUNT

static final int IF_STATEMENT_FEATURE_COUNT
The number of structural features of the 'If Statement' class.

See Also:
Constant Field Values

MOF_SCRIPT_SPECIFICATION

static final int MOF_SCRIPT_SPECIFICATION
The meta object id for the 'MOF Script Specification' class.

See Also:
MOFScriptSpecificationImpl, MOFScriptModelPackageImpl.getMOFScriptSpecification(), Constant Field Values

MOF_SCRIPT_SPECIFICATION__LINE

static final int MOF_SCRIPT_SPECIFICATION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_SPECIFICATION__COLUMN

static final int MOF_SCRIPT_SPECIFICATION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_SPECIFICATION__COMMENT

static final int MOF_SCRIPT_SPECIFICATION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_SPECIFICATION__TRANSFORMATION

static final int MOF_SCRIPT_SPECIFICATION__TRANSFORMATION
The feature id for the 'Transformation' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_SPECIFICATION__IMPORTS

static final int MOF_SCRIPT_SPECIFICATION__IMPORTS
The feature id for the 'Imports' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_SPECIFICATION_FEATURE_COUNT

static final int MOF_SCRIPT_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'MOF Script Specification' class.

See Also:
Constant Field Values

BREAK_STATEMENT

static final int BREAK_STATEMENT
The meta object id for the 'Break Statement' class.

See Also:
BreakStatementImpl, MOFScriptModelPackageImpl.getBreakStatement(), Constant Field Values

BREAK_STATEMENT__LINE

static final int BREAK_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

BREAK_STATEMENT__COLUMN

static final int BREAK_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

BREAK_STATEMENT__COMMENT

static final int BREAK_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

BREAK_STATEMENT__STATEMENTS

static final int BREAK_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

BREAK_STATEMENT__VARIABLES

static final int BREAK_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

BREAK_STATEMENT__BLOCKS

static final int BREAK_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

BREAK_STATEMENT__OWNER

static final int BREAK_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

BREAK_STATEMENT_FEATURE_COUNT

static final int BREAK_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Break Statement' class.

See Also:
Constant Field Values

WHILE_STATEMENT

static final int WHILE_STATEMENT
The meta object id for the 'While Statement' class.

See Also:
WhileStatementImpl, MOFScriptModelPackageImpl.getWhileStatement(), Constant Field Values

WHILE_STATEMENT__LINE

static final int WHILE_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

WHILE_STATEMENT__COLUMN

static final int WHILE_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

WHILE_STATEMENT__COMMENT

static final int WHILE_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

WHILE_STATEMENT__STATEMENTS

static final int WHILE_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

WHILE_STATEMENT__VARIABLES

static final int WHILE_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

WHILE_STATEMENT__BLOCKS

static final int WHILE_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

WHILE_STATEMENT__OWNER

static final int WHILE_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

WHILE_STATEMENT__CONDITION

static final int WHILE_STATEMENT__CONDITION
The feature id for the 'Condition' containment reference.

See Also:
Constant Field Values

WHILE_STATEMENT_FEATURE_COUNT

static final int WHILE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'While Statement' class.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT

static final int MOF_SCRIPT_ASPECT
The meta object id for the 'MOF Script Aspect' class.

See Also:
MOFScriptAspectImpl, MOFScriptModelPackageImpl.getMOFScriptAspect(), Constant Field Values

MOF_SCRIPT_ASPECT__LINE

static final int MOF_SCRIPT_ASPECT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__COLUMN

static final int MOF_SCRIPT_ASPECT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__COMMENT

static final int MOF_SCRIPT_ASPECT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__NAME

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

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__VARIABLES

static final int MOF_SCRIPT_ASPECT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__CONSTANTS

static final int MOF_SCRIPT_ASPECT__CONSTANTS
The feature id for the 'Constants' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__PARAMETERS

static final int MOF_SCRIPT_ASPECT__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__EXTENDS_NAME

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

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__EXTENDS

static final int MOF_SCRIPT_ASPECT__EXTENDS
The feature id for the 'Extends' reference.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__TRANSFORMATIONRULES

static final int MOF_SCRIPT_ASPECT__TRANSFORMATIONRULES
The feature id for the 'Transformationrules' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__ADVICE

static final int MOF_SCRIPT_ASPECT__ADVICE
The feature id for the 'Advice' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT__POINTCUT

static final int MOF_SCRIPT_ASPECT__POINTCUT
The feature id for the 'Pointcut' containment reference list.

See Also:
Constant Field Values

MOF_SCRIPT_ASPECT_FEATURE_COUNT

static final int MOF_SCRIPT_ASPECT_FEATURE_COUNT
The number of structural features of the 'MOF Script Aspect' class.

See Also:
Constant Field Values

ADVICE

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

See Also:
AdviceImpl, MOFScriptModelPackageImpl.getAdvice(), Constant Field Values

ADVICE__LINE

static final int ADVICE__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

ADVICE__COLUMN

static final int ADVICE__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

ADVICE__COMMENT

static final int ADVICE__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

ADVICE__STATEMENTS

static final int ADVICE__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

ADVICE__VARIABLES

static final int ADVICE__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

ADVICE__BLOCKS

static final int ADVICE__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

ADVICE__NAME

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

See Also:
Constant Field Values

ADVICE__CODE

static final int ADVICE__CODE
The feature id for the 'Code' attribute.

See Also:
Constant Field Values

ADVICE__OPERATOR

static final int ADVICE__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

ADVICE__POINTCUT

static final int ADVICE__POINTCUT
The feature id for the 'Pointcut' reference.

See Also:
Constant Field Values

ADVICE__POINT_CUT_REF

static final int ADVICE__POINT_CUT_REF
The feature id for the 'Point Cut Ref' attribute.

See Also:
Constant Field Values

ADVICE_FEATURE_COUNT

static final int ADVICE_FEATURE_COUNT
The number of structural features of the 'Advice' class.

See Also:
Constant Field Values

POINT_CUT

static final int POINT_CUT
The meta object id for the 'Point Cut' class.

See Also:
PointCutImpl, MOFScriptModelPackageImpl.getPointCut(), Constant Field Values

POINT_CUT__NAME

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

See Also:
Constant Field Values

POINT_CUT__POINTCUTEXPRESSION

static final int POINT_CUT__POINTCUTEXPRESSION
The feature id for the 'Pointcutexpression' containment reference.

See Also:
Constant Field Values

POINT_CUT__TYPE_MATCH

static final int POINT_CUT__TYPE_MATCH
The feature id for the 'Type Match' attribute.

See Also:
Constant Field Values

POINT_CUT_FEATURE_COUNT

static final int POINT_CUT_FEATURE_COUNT
The number of structural features of the 'Point Cut' class.

See Also:
Constant Field Values

POINT_CUT_EXPRESSION

static final int POINT_CUT_EXPRESSION
The meta object id for the 'Point Cut Expression' class.

See Also:
PointCutExpressionImpl, MOFScriptModelPackageImpl.getPointCutExpression(), Constant Field Values

POINT_CUT_EXPRESSION__EXPRESSION_STRING

static final int POINT_CUT_EXPRESSION__EXPRESSION_STRING
The feature id for the 'Expression String' attribute.

See Also:
Constant Field Values

POINT_CUT_EXPRESSION__COMBINED_EXPRESSION

static final int POINT_CUT_EXPRESSION__COMBINED_EXPRESSION
The feature id for the 'Combined Expression' containment reference list.

See Also:
Constant Field Values

POINT_CUT_EXPRESSION__OPERATOR

static final int POINT_CUT_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values

POINT_CUT_EXPRESSION__COMBINATION_OPERATOR

static final int POINT_CUT_EXPRESSION__COMBINATION_OPERATOR
The feature id for the 'Combination Operator' attribute.

See Also:
Constant Field Values

POINT_CUT_EXPRESSION_FEATURE_COUNT

static final int POINT_CUT_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Point Cut Expression' class.

See Also:
Constant Field Values

SELECT_EXPRESSION

static final int SELECT_EXPRESSION
The meta object id for the 'Select Expression' class.

See Also:
SelectExpressionImpl, MOFScriptModelPackageImpl.getSelectExpression(), Constant Field Values

SELECT_EXPRESSION__LINE

static final int SELECT_EXPRESSION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

SELECT_EXPRESSION__COLUMN

static final int SELECT_EXPRESSION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

SELECT_EXPRESSION__COMMENT

static final int SELECT_EXPRESSION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

SELECT_EXPRESSION__SPECIFICATION

static final int SELECT_EXPRESSION__SPECIFICATION
The feature id for the 'Specification' attribute.

See Also:
Constant Field Values

SELECT_EXPRESSION__VARIABLE

static final int SELECT_EXPRESSION__VARIABLE
The feature id for the 'Variable' attribute.

See Also:
Constant Field Values

SELECT_EXPRESSION__TYPE

static final int SELECT_EXPRESSION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

SELECT_EXPRESSION__FILTER_EXPRESSION

static final int SELECT_EXPRESSION__FILTER_EXPRESSION
The feature id for the 'Filter Expression' containment reference.

See Also:
Constant Field Values

SELECT_EXPRESSION__SOURCE_REFERENCE

static final int SELECT_EXPRESSION__SOURCE_REFERENCE
The feature id for the 'Source Reference' containment reference.

See Also:
Constant Field Values

SELECT_EXPRESSION__APPLIED_FUNCTION

static final int SELECT_EXPRESSION__APPLIED_FUNCTION
The feature id for the 'Applied Function' reference.

See Also:
Constant Field Values

SELECT_EXPRESSION_FEATURE_COUNT

static final int SELECT_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Select Expression' class.

See Also:
Constant Field Values

CREATE_EXPRESSION

static final int CREATE_EXPRESSION
The meta object id for the 'Create Expression' class.

See Also:
CreateExpressionImpl, MOFScriptModelPackageImpl.getCreateExpression(), Constant Field Values

CREATE_EXPRESSION__LINE

static final int CREATE_EXPRESSION__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

CREATE_EXPRESSION__COLUMN

static final int CREATE_EXPRESSION__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

CREATE_EXPRESSION__COMMENT

static final int CREATE_EXPRESSION__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

CREATE_EXPRESSION__TYPE

static final int CREATE_EXPRESSION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

CREATE_EXPRESSION__PARAMETERS

static final int CREATE_EXPRESSION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

CREATE_EXPRESSION_FEATURE_COUNT

static final int CREATE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Create Expression' class.

See Also:
Constant Field Values

CREATE_EXPRESSION_PARAMETER

static final int CREATE_EXPRESSION_PARAMETER
The meta object id for the 'Create Expression Parameter' class.

See Also:
CreateExpressionParameterImpl, MOFScriptModelPackageImpl.getCreateExpressionParameter(), Constant Field Values

CREATE_EXPRESSION_PARAMETER__LINE

static final int CREATE_EXPRESSION_PARAMETER__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

CREATE_EXPRESSION_PARAMETER__COLUMN

static final int CREATE_EXPRESSION_PARAMETER__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

CREATE_EXPRESSION_PARAMETER__COMMENT

static final int CREATE_EXPRESSION_PARAMETER__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

CREATE_EXPRESSION_PARAMETER__NAME

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

See Also:
Constant Field Values

CREATE_EXPRESSION_PARAMETER__VALUE

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

See Also:
Constant Field Values

CREATE_EXPRESSION_PARAMETER_FEATURE_COUNT

static final int CREATE_EXPRESSION_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Create Expression Parameter' class.

See Also:
Constant Field Values

RETURN_STATEMENT

static final int RETURN_STATEMENT
The meta object id for the 'Return Statement' class.

See Also:
ReturnStatementImpl, MOFScriptModelPackageImpl.getReturnStatement(), Constant Field Values

RETURN_STATEMENT__LINE

static final int RETURN_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

RETURN_STATEMENT__COLUMN

static final int RETURN_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

RETURN_STATEMENT__COMMENT

static final int RETURN_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

RETURN_STATEMENT__STATEMENTS

static final int RETURN_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

RETURN_STATEMENT__VARIABLES

static final int RETURN_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

RETURN_STATEMENT__BLOCKS

static final int RETURN_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

RETURN_STATEMENT__OWNER

static final int RETURN_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

RETURN_STATEMENT__EXPRESSION

static final int RETURN_STATEMENT__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

RETURN_STATEMENT_FEATURE_COUNT

static final int RETURN_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Return Statement' class.

See Also:
Constant Field Values

VARIABLE_DECLARATION_STATEMENT

static final int VARIABLE_DECLARATION_STATEMENT
The meta object id for the 'Variable Declaration Statement' class.

See Also:
VariableDeclarationStatementImpl, MOFScriptModelPackageImpl.getVariableDeclarationStatement(), Constant Field Values

VARIABLE_DECLARATION_STATEMENT__LINE

static final int VARIABLE_DECLARATION_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

VARIABLE_DECLARATION_STATEMENT__COLUMN

static final int VARIABLE_DECLARATION_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

VARIABLE_DECLARATION_STATEMENT__COMMENT

static final int VARIABLE_DECLARATION_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

VARIABLE_DECLARATION_STATEMENT__STATEMENTS

static final int VARIABLE_DECLARATION_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

VARIABLE_DECLARATION_STATEMENT__VARIABLES

static final int VARIABLE_DECLARATION_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

VARIABLE_DECLARATION_STATEMENT__BLOCKS

static final int VARIABLE_DECLARATION_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

VARIABLE_DECLARATION_STATEMENT__OWNER

static final int VARIABLE_DECLARATION_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

VARIABLE_DECLARATION_STATEMENT__VARIABLE

static final int VARIABLE_DECLARATION_STATEMENT__VARIABLE
The feature id for the 'Variable' reference.

See Also:
Constant Field Values

VARIABLE_DECLARATION_STATEMENT_FEATURE_COUNT

static final int VARIABLE_DECLARATION_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Variable Declaration Statement' class.

See Also:
Constant Field Values

DEBUG_STATEMENT

static final int DEBUG_STATEMENT
The meta object id for the 'Debug Statement' class.

See Also:
DebugStatementImpl, MOFScriptModelPackageImpl.getDebugStatement(), Constant Field Values

DEBUG_STATEMENT__LINE

static final int DEBUG_STATEMENT__LINE
The feature id for the 'Line' attribute.

See Also:
Constant Field Values

DEBUG_STATEMENT__COLUMN

static final int DEBUG_STATEMENT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

DEBUG_STATEMENT__COMMENT

static final int DEBUG_STATEMENT__COMMENT
The feature id for the 'Comment' containment reference list.

See Also:
Constant Field Values

DEBUG_STATEMENT__STATEMENTS

static final int DEBUG_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

DEBUG_STATEMENT__VARIABLES

static final int DEBUG_STATEMENT__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values

DEBUG_STATEMENT__BLOCKS

static final int DEBUG_STATEMENT__BLOCKS
The feature id for the 'Blocks' containment reference list.

See Also:
Constant Field Values

DEBUG_STATEMENT__OWNER

static final int DEBUG_STATEMENT__OWNER
The feature id for the 'Owner' container reference.

See Also:
Constant Field Values

DEBUG_STATEMENT__SPECIFICATION

static final int DEBUG_STATEMENT__SPECIFICATION
The feature id for the 'Specification' attribute.

See Also:
Constant Field Values

DEBUG_STATEMENT__VARS

static final int DEBUG_STATEMENT__VARS
The feature id for the 'Vars' attribute list.

See Also:
Constant Field Values

DEBUG_STATEMENT_FEATURE_COUNT

static final int DEBUG_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Debug Statement' class.

See Also:
Constant Field Values

PARAMETER_DIRECTION

static final int PARAMETER_DIRECTION
The meta object id for the 'Parameter Direction' enum.

See Also:
ParameterDirection, MOFScriptModelPackageImpl.getParameterDirection(), Constant Field Values

ACCESS_LEVEL

static final int ACCESS_LEVEL
The meta object id for the 'Access Level' enum.

See Also:
AccessLevel, MOFScriptModelPackageImpl.getAccessLevel(), Constant Field Values

IMPORT_TYPE

static final int IMPORT_TYPE
The meta object id for the 'Import Type' enum.

See Also:
ImportType, MOFScriptModelPackageImpl.getImportType(), Constant Field Values

IMPORT_SEMANTICS

static final int IMPORT_SEMANTICS
The meta object id for the 'Import Semantics' enum.

See Also:
ImportSemantics, MOFScriptModelPackageImpl.getImportSemantics(), Constant Field Values

ASSIGNMENT_OPERATOR

static final int ASSIGNMENT_OPERATOR
The meta object id for the 'Assignment Operator' enum.

See Also:
AssignmentOperator, MOFScriptModelPackageImpl.getAssignmentOperator(), Constant Field Values

LOGICAL_OPERATOR

static final int LOGICAL_OPERATOR
The meta object id for the 'Logical Operator' enum.

See Also:
LogicalOperator, MOFScriptModelPackageImpl.getLogicalOperator(), Constant Field Values

LITERAL_TYPE

static final int LITERAL_TYPE
The meta object id for the 'Literal Type' enum.

See Also:
LiteralType, MOFScriptModelPackageImpl.getLiteralType(), Constant Field Values

ARITHMETIC_OPERATOR

static final int ARITHMETIC_OPERATOR
The meta object id for the 'Arithmetic Operator' enum.

See Also:
ArithmeticOperator, MOFScriptModelPackageImpl.getArithmeticOperator(), Constant Field Values

COMPARISON_OPERATOR

static final int COMPARISON_OPERATOR
The meta object id for the 'Comparison Operator' enum.

See Also:
ComparisonOperator, MOFScriptModelPackageImpl.getComparisonOperator(), Constant Field Values

ADVICE_OPERATOR

static final int ADVICE_OPERATOR
The meta object id for the 'Advice Operator' enum.

See Also:
AdviceOperator, MOFScriptModelPackageImpl.getAdviceOperator(), Constant Field Values

POINT_CUT_OPERATOR

static final int POINT_CUT_OPERATOR
The meta object id for the 'Point Cut Operator' enum.

See Also:
PointCutOperator, MOFScriptModelPackageImpl.getPointCutOperator(), Constant Field Values

POINT_CUT_COMBINATION_OPERATOR

static final int POINT_CUT_COMBINATION_OPERATOR
The meta object id for the 'Point Cut Combination Operator' enum.

See Also:
PointCutCombinationOperator, MOFScriptModelPackageImpl.getPointCutCombinationOperator(), Constant Field Values
Method Detail

getTransformationRule

org.eclipse.emf.ecore.EClass getTransformationRule()
Returns the meta object for class 'Transformation Rule'.

Returns:
the meta object for class 'Transformation Rule'.
See Also:
TransformationRule

getTransformationRule_IsEntryPoint

org.eclipse.emf.ecore.EAttribute getTransformationRule_IsEntryPoint()
Returns the meta object for the attribute 'Is Entry Point'.

Returns:
the meta object for the attribute 'Is Entry Point'.
See Also:
TransformationRule.isIsEntryPoint(), getTransformationRule()

getTransformationRule_Name

org.eclipse.emf.ecore.EAttribute getTransformationRule_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
TransformationRule.getName(), getTransformationRule()

getTransformationRule_Return

org.eclipse.emf.ecore.EAttribute getTransformationRule_Return()
Returns the meta object for the attribute 'Return'.

Returns:
the meta object for the attribute 'Return'.
See Also:
TransformationRule.getReturn(), getTransformationRule()

getTransformationRule_Owner

org.eclipse.emf.ecore.EReference getTransformationRule_Owner()
Returns the meta object for the container reference 'Owner'.

Returns:
the meta object for the container reference 'Owner'.
See Also:
TransformationRule.getOwner(), getTransformationRule()

getTransformationRule_Extends

org.eclipse.emf.ecore.EReference getTransformationRule_Extends()
Returns the meta object for the reference 'Extends'.

Returns:
the meta object for the reference 'Extends'.
See Also:
TransformationRule.getExtends(), getTransformationRule()

getTransformationRule_Parameters

org.eclipse.emf.ecore.EReference getTransformationRule_Parameters()
Returns the meta object for the containment reference list 'Parameters'.

Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
TransformationRule.getParameters(), getTransformationRule()

getTransformationRule_Context

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

Returns:
the meta object for the containment reference 'Context'.
See Also:
TransformationRule.getContext(), getTransformationRule()

getTransformationRule_IsAbstract

org.eclipse.emf.ecore.EAttribute getTransformationRule_IsAbstract()
Returns the meta object for the attribute 'Is Abstract'.

Returns:
the meta object for the attribute 'Is Abstract'.
See Also:
TransformationRule.isIsAbstract(), getTransformationRule()

getTransformationRule_AccessLevel

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

Returns:
the meta object for the attribute 'Access Level'.
See Also:
TransformationRule.getAccessLevel(), getTransformationRule()

getMOFScriptStatementOwner

org.eclipse.emf.ecore.EClass getMOFScriptStatementOwner()
Returns the meta object for class 'MOF Script Statement Owner'.

Returns:
the meta object for class 'MOF Script Statement Owner'.
See Also:
MOFScriptStatementOwner

getMOFScriptStatementOwner_Statements

org.eclipse.emf.ecore.EReference getMOFScriptStatementOwner_Statements()
Returns the meta object for the containment reference list 'Statements'.

Returns:
the meta object for the containment reference list 'Statements'.
See Also:
MOFScriptStatementOwner.getStatements(), getMOFScriptStatementOwner()

getMOFScriptStatementOwner_Variables

org.eclipse.emf.ecore.EReference getMOFScriptStatementOwner_Variables()
Returns the meta object for the containment reference list 'Variables'.

Returns:
the meta object for the containment reference list 'Variables'.
See Also:
MOFScriptStatementOwner.getVariables(), getMOFScriptStatementOwner()

getMOFScriptStatementOwner_Blocks

org.eclipse.emf.ecore.EReference getMOFScriptStatementOwner_Blocks()
Returns the meta object for the containment reference list 'Blocks'.

Returns:
the meta object for the containment reference list 'Blocks'.
See Also:
MOFScriptStatementOwner.getBlocks(), getMOFScriptStatementOwner()

getMOFScriptObject

org.eclipse.emf.ecore.EClass getMOFScriptObject()
Returns the meta object for class 'MOF Script Object'.

Returns:
the meta object for class 'MOF Script Object'.
See Also:
MOFScriptObject

getMOFScriptObject_Line

org.eclipse.emf.ecore.EAttribute getMOFScriptObject_Line()
Returns the meta object for the attribute 'Line'.

Returns:
the meta object for the attribute 'Line'.
See Also:
MOFScriptObject.getLine(), getMOFScriptObject()

getMOFScriptObject_Column

org.eclipse.emf.ecore.EAttribute getMOFScriptObject_Column()
Returns the meta object for the attribute 'Column'.

Returns:
the meta object for the attribute 'Column'.
See Also:
MOFScriptObject.getColumn(), getMOFScriptObject()

getMOFScriptObject_Comment

org.eclipse.emf.ecore.EReference getMOFScriptObject_Comment()
Returns the meta object for the containment reference list 'Comment'.

Returns:
the meta object for the containment reference list 'Comment'.
See Also:
MOFScriptObject.getComment(), getMOFScriptObject()

getMOFScriptComment

org.eclipse.emf.ecore.EClass getMOFScriptComment()
Returns the meta object for class 'MOF Script Comment'.

Returns:
the meta object for class 'MOF Script Comment'.
See Also:
MOFScriptComment

getMOFScriptComment_CommentText

org.eclipse.emf.ecore.EAttribute getMOFScriptComment_CommentText()
Returns the meta object for the attribute 'Comment Text'.

Returns:
the meta object for the attribute 'Comment Text'.
See Also:
MOFScriptComment.getCommentText(), getMOFScriptComment()

getMOFScriptComment_SingleLine

org.eclipse.emf.ecore.EAttribute getMOFScriptComment_SingleLine()
Returns the meta object for the attribute 'Single Line'.

Returns:
the meta object for the attribute 'Single Line'.
See Also:
MOFScriptComment.isSingleLine(), getMOFScriptComment()

getMOFScriptComment_DocStyle

org.eclipse.emf.ecore.EAttribute getMOFScriptComment_DocStyle()
Returns the meta object for the attribute 'Doc Style'.

Returns:
the meta object for the attribute 'Doc Style'.
See Also:
MOFScriptComment.isDocStyle(), getMOFScriptComment()

getMOFScriptStatement

org.eclipse.emf.ecore.EClass getMOFScriptStatement()
Returns the meta object for class 'MOF Script Statement'.

Returns:
the meta object for class 'MOF Script Statement'.
See Also:
MOFScriptStatement

getMOFScriptStatement_Owner

org.eclipse.emf.ecore.EReference getMOFScriptStatement_Owner()
Returns the meta object for the container reference 'Owner'.

Returns:
the meta object for the container reference 'Owner'.
See Also:
MOFScriptStatement.getOwner(), getMOFScriptStatement()

getVariableDeclaration

org.eclipse.emf.ecore.EClass getVariableDeclaration()
Returns the meta object for class 'Variable Declaration'.

Returns:
the meta object for class 'Variable Declaration'.
See Also:
VariableDeclaration

getVariableDeclaration_Name

org.eclipse.emf.ecore.EAttribute getVariableDeclaration_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
VariableDeclaration.getName(), getVariableDeclaration()

getVariableDeclaration_Type

org.eclipse.emf.ecore.EAttribute getVariableDeclaration_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
VariableDeclaration.getType(), getVariableDeclaration()

getVariableDeclaration_Constant

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

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

getVariableDeclaration_Value

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

Returns:
the meta object for the containment reference 'Value'.
See Also:
VariableDeclaration.getValue(), getVariableDeclaration()

getValueExpression

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

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

getValueExpression_Specification

org.eclipse.emf.ecore.EAttribute getValueExpression_Specification()
Returns the meta object for the attribute 'Specification'.

Returns:
the meta object for the attribute 'Specification'.
See Also:
ValueExpression.getSpecification(), getValueExpression()

getExpression

org.eclipse.emf.ecore.EClass getExpression()
Returns the meta object for class 'Expression'.

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

getStatementBlock

org.eclipse.emf.ecore.EClass getStatementBlock()
Returns the meta object for class 'Statement Block'.

Returns:
the meta object for class 'Statement Block'.
See Also:
StatementBlock

getStatementBlock_Statements

org.eclipse.emf.ecore.EReference getStatementBlock_Statements()
Returns the meta object for the reference list 'Statements'.

Returns:
the meta object for the reference list 'Statements'.
See Also:
StatementBlock.getStatements(), getStatementBlock()

getStatementBlock_Protected

org.eclipse.emf.ecore.EAttribute getStatementBlock_Protected()
Returns the meta object for the attribute 'Protected'.

Returns:
the meta object for the attribute 'Protected'.
See Also:
StatementBlock.isProtected(), getStatementBlock()

getStatementBlock_Id

org.eclipse.emf.ecore.EAttribute getStatementBlock_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
StatementBlock.getId(), getStatementBlock()

getStatementBlock_Reference

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

Returns:
the meta object for the attribute 'Reference'.
See Also:
StatementBlock.getReference(), getStatementBlock()

getMOFScriptTransformation

org.eclipse.emf.ecore.EClass getMOFScriptTransformation()
Returns the meta object for class 'MOF Script Transformation'.

Returns:
the meta object for class 'MOF Script Transformation'.
See Also:
MOFScriptTransformation

getMOFScriptTransformation_Name

org.eclipse.emf.ecore.EAttribute getMOFScriptTransformation_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
MOFScriptTransformation.getName(), getMOFScriptTransformation()

getMOFScriptTransformation_Variables

org.eclipse.emf.ecore.EReference getMOFScriptTransformation_Variables()
Returns the meta object for the containment reference list 'Variables'.

Returns:
the meta object for the containment reference list 'Variables'.
See Also:
MOFScriptTransformation.getVariables(), getMOFScriptTransformation()

getMOFScriptTransformation_Constants

org.eclipse.emf.ecore.EReference getMOFScriptTransformation_Constants()
Returns the meta object for the containment reference list 'Constants'.

Returns:
the meta object for the containment reference list 'Constants'.
See Also:
MOFScriptTransformation.getConstants(), getMOFScriptTransformation()

getMOFScriptTransformation_Parameters

org.eclipse.emf.ecore.EReference getMOFScriptTransformation_Parameters()
Returns the meta object for the containment reference list 'Parameters'.

Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
MOFScriptTransformation.getParameters(), getMOFScriptTransformation()

getMOFScriptTransformation_ExtendsName

org.eclipse.emf.ecore.EAttribute getMOFScriptTransformation_ExtendsName()
Returns the meta object for the attribute 'Extends Name'.

Returns:
the meta object for the attribute 'Extends Name'.
See Also:
MOFScriptTransformation.getExtendsName(), getMOFScriptTransformation()

getMOFScriptTransformation_Extends

org.eclipse.emf.ecore.EReference getMOFScriptTransformation_Extends()
Returns the meta object for the reference 'Extends'.

Returns:
the meta object for the reference 'Extends'.
See Also:
MOFScriptTransformation.getExtends(), getMOFScriptTransformation()

getMOFScriptTransformation_Transformationrules

org.eclipse.emf.ecore.EReference getMOFScriptTransformation_Transformationrules()
Returns the meta object for the containment reference list 'Transformationrules'.

Returns:
the meta object for the containment reference list 'Transformationrules'.
See Also:
MOFScriptTransformation.getTransformationrules(), getMOFScriptTransformation()

getMOFScriptParameter

org.eclipse.emf.ecore.EClass getMOFScriptParameter()
Returns the meta object for class 'MOF Script Parameter'.

Returns:
the meta object for class 'MOF Script Parameter'.
See Also:
MOFScriptParameter

getMOFScriptParameter_Name

org.eclipse.emf.ecore.EAttribute getMOFScriptParameter_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
MOFScriptParameter.getName(), getMOFScriptParameter()

getMOFScriptParameter_Type

org.eclipse.emf.ecore.EAttribute getMOFScriptParameter_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
MOFScriptParameter.getType(), getMOFScriptParameter()

getMOFScriptParameter_Direction

org.eclipse.emf.ecore.EAttribute getMOFScriptParameter_Direction()
Returns the meta object for the attribute 'Direction'.

Returns:
the meta object for the attribute 'Direction'.
See Also:
MOFScriptParameter.getDirection(), getMOFScriptParameter()

getMOFScriptParameter_TypePrefix

org.eclipse.emf.ecore.EAttribute getMOFScriptParameter_TypePrefix()
Returns the meta object for the attribute 'Type Prefix'.

Returns:
the meta object for the attribute 'Type Prefix'.
See Also:
MOFScriptParameter.getTypePrefix(), getMOFScriptParameter()

getMOFScriptImport

org.eclipse.emf.ecore.EClass getMOFScriptImport()
Returns the meta object for class 'MOF Script Import'.

Returns:
the meta object for class 'MOF Script Import'.
See Also:
MOFScriptImport

getMOFScriptImport_Name

org.eclipse.emf.ecore.EAttribute getMOFScriptImport_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
MOFScriptImport.getName(), getMOFScriptImport()

getMOFScriptImport_Type

org.eclipse.emf.ecore.EAttribute getMOFScriptImport_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
MOFScriptImport.getType(), getMOFScriptImport()

getMOFScriptImport_Uri

org.eclipse.emf.ecore.EAttribute getMOFScriptImport_Uri()
Returns the meta object for the attribute 'Uri'.

Returns:
the meta object for the attribute 'Uri'.
See Also:
MOFScriptImport.getUri(), getMOFScriptImport()

getMOFScriptImport_ImportSemantics

org.eclipse.emf.ecore.EAttribute getMOFScriptImport_ImportSemantics()
Returns the meta object for the attribute 'Import Semantics'.

Returns:
the meta object for the attribute 'Import Semantics'.
See Also:
MOFScriptImport.getImportSemantics(), getMOFScriptImport()

getIteratorStatement

org.eclipse.emf.ecore.EClass getIteratorStatement()
Returns the meta object for class 'Iterator Statement'.

Returns:
the meta object for class 'Iterator Statement'.
See Also:
IteratorStatement

getIteratorStatement_Type

org.eclipse.emf.ecore.EAttribute getIteratorStatement_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
IteratorStatement.getType(), getIteratorStatement()

getIteratorStatement_Variable

org.eclipse.emf.ecore.EAttribute getIteratorStatement_Variable()
Returns the meta object for the attribute 'Variable'.

Returns:
the meta object for the attribute 'Variable'.
See Also:
IteratorStatement.getVariable(), getIteratorStatement()

getIteratorStatement_FilterExpression

org.eclipse.emf.ecore.EReference getIteratorStatement_FilterExpression()
Returns the meta object for the containment reference 'Filter Expression'.

Returns:
the meta object for the containment reference 'Filter Expression'.
See Also:
IteratorStatement.getFilterExpression(), getIteratorStatement()

getIteratorStatement_Source

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

Returns:
the meta object for the containment reference 'Source'.
See Also:
IteratorStatement.getSource(), getIteratorStatement()

getIteratorStatement_Before

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

Returns:
the meta object for the containment reference 'Before'.
See Also:
IteratorStatement.getBefore(), getIteratorStatement()

getIteratorStatement_Between

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

Returns:
the meta object for the containment reference 'Between'.
See Also:
IteratorStatement.getBetween(), getIteratorStatement()

getIteratorStatement_After

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

Returns:
the meta object for the containment reference 'After'.
See Also:
IteratorStatement.getAfter(), getIteratorStatement()

getLogicalExpression

org.eclipse.emf.ecore.EClass getLogicalExpression()
Returns the meta object for class 'Logical Expression'.

Returns:
the meta object for class 'Logical Expression'.
See Also:
LogicalExpression

getLogicalExpression_Operator

org.eclipse.emf.ecore.EAttribute getLogicalExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
LogicalExpression.getOperator(), getLogicalExpression()

getLogicalExpression_Part1

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

Returns:
the meta object for the containment reference 'Part1'.
See Also:
LogicalExpression.getPart1(), getLogicalExpression()

getLogicalExpression_Part2

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

Returns:
the meta object for the containment reference 'Part2'.
See Also:
LogicalExpression.getPart2(), getLogicalExpression()

getSimpleExpression

org.eclipse.emf.ecore.EClass getSimpleExpression()
Returns the meta object for class 'Simple Expression'.

Returns:
the meta object for class 'Simple Expression'.
See Also:
SimpleExpression

getSimpleExpression_AdditionalExpressionPart

org.eclipse.emf.ecore.EReference getSimpleExpression_AdditionalExpressionPart()
Returns the meta object for the containment reference list 'Additional Expression Part'.

Returns:
the meta object for the containment reference list 'Additional Expression Part'.
See Also:
SimpleExpression.getAdditionalExpressionPart(), getSimpleExpression()

getFunctionCall

org.eclipse.emf.ecore.EClass getFunctionCall()
Returns the meta object for class 'Function Call'.

Returns:
the meta object for class 'Function Call'.
See Also:
FunctionCall

getFunctionCall_Name

org.eclipse.emf.ecore.EAttribute getFunctionCall_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
FunctionCall.getName(), getFunctionCall()

getFunctionCall_Parameters

org.eclipse.emf.ecore.EReference getFunctionCall_Parameters()
Returns the meta object for the containment reference list 'Parameters'.

Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
FunctionCall.getParameters(), getFunctionCall()

getFunctionCall_IsSuperCall

org.eclipse.emf.ecore.EAttribute getFunctionCall_IsSuperCall()
Returns the meta object for the attribute 'Is Super Call'.

Returns:
the meta object for the attribute 'Is Super Call'.
See Also:
FunctionCall.isIsSuperCall(), getFunctionCall()

getFunctionCall_TransformationRule

org.eclipse.emf.ecore.EReference getFunctionCall_TransformationRule()
Returns the meta object for the reference 'Transformation Rule'.

Returns:
the meta object for the reference 'Transformation Rule'.
See Also:
FunctionCall.getTransformationRule(), getFunctionCall()

getFunctionCall_TransformationContext

org.eclipse.emf.ecore.EAttribute getFunctionCall_TransformationContext()
Returns the meta object for the attribute 'Transformation Context'.

Returns:
the meta object for the attribute 'Transformation Context'.
See Also:
FunctionCall.getTransformationContext(), getFunctionCall()

getCreateStatement

org.eclipse.emf.ecore.EClass getCreateStatement()
Returns the meta object for class 'Create Statement'.

Returns:
the meta object for class 'Create Statement'.
See Also:
CreateStatement

getCreateStatement_Type

org.eclipse.emf.ecore.EAttribute getCreateStatement_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
CreateStatement.getType(), getCreateStatement()

getCreateStatement_Name

org.eclipse.emf.ecore.EAttribute getCreateStatement_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
CreateStatement.getName(), getCreateStatement()

getResultAssignment

org.eclipse.emf.ecore.EClass getResultAssignment()
Returns the meta object for class 'Result Assignment'.

Returns:
the meta object for class 'Result Assignment'.
See Also:
ResultAssignment

getResultAssignment_ResultPart

org.eclipse.emf.ecore.EAttribute getResultAssignment_ResultPart()
Returns the meta object for the attribute 'Result Part'.

Returns:
the meta object for the attribute 'Result Part'.
See Also:
ResultAssignment.getResultPart(), getResultAssignment()

getResultAssignment_Operator

org.eclipse.emf.ecore.EAttribute getResultAssignment_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
ResultAssignment.getOperator(), getResultAssignment()

getResultAssignment_Expression

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

Returns:
the meta object for the containment reference 'Expression'.
See Also:
ResultAssignment.getExpression(), getResultAssignment()

getGeneralAssignment

org.eclipse.emf.ecore.EClass getGeneralAssignment()
Returns the meta object for class 'General Assignment'.

Returns:
the meta object for class 'General Assignment'.
See Also:
GeneralAssignment

getGeneralAssignment_Name

org.eclipse.emf.ecore.EAttribute getGeneralAssignment_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
GeneralAssignment.getName(), getGeneralAssignment()

getGeneralAssignment_Operator

org.eclipse.emf.ecore.EAttribute getGeneralAssignment_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
GeneralAssignment.getOperator(), getGeneralAssignment()

getGeneralAssignment_Expression

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

Returns:
the meta object for the containment reference 'Expression'.
See Also:
GeneralAssignment.getExpression(), getGeneralAssignment()

getLiteral

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

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

getLiteral_Type

org.eclipse.emf.ecore.EAttribute getLiteral_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Literal.getType(), getLiteral()

getLiteral_Value

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

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

getReference

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

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

getReference_Name

org.eclipse.emf.ecore.EAttribute getReference_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Reference.getName(), getReference()

getFunctionCallStatement

org.eclipse.emf.ecore.EClass getFunctionCallStatement()
Returns the meta object for class 'Function Call Statement'.

Returns:
the meta object for class 'Function Call Statement'.
See Also:
FunctionCallStatement

getFunctionCallStatement_Function

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

Returns:
the meta object for the containment reference 'Function'.
See Also:
FunctionCallStatement.getFunction(), getFunctionCallStatement()

getPrintStatement

org.eclipse.emf.ecore.EClass getPrintStatement()
Returns the meta object for class 'Print Statement'.

Returns:
the meta object for class 'Print Statement'.
See Also:
PrintStatement

getPrintStatement_Context

org.eclipse.emf.ecore.EAttribute getPrintStatement_Context()
Returns the meta object for the attribute 'Context'.

Returns:
the meta object for the attribute 'Context'.
See Also:
PrintStatement.getContext(), getPrintStatement()

getPrintStatement_PrintCommand

org.eclipse.emf.ecore.EAttribute getPrintStatement_PrintCommand()
Returns the meta object for the attribute 'Print Command'.

Returns:
the meta object for the attribute 'Print Command'.
See Also:
PrintStatement.getPrintCommand(), getPrintStatement()

getPrintStatement_PrintBody

org.eclipse.emf.ecore.EReference getPrintStatement_PrintBody()
Returns the meta object for the containment reference 'Print Body'.

Returns:
the meta object for the containment reference 'Print Body'.
See Also:
PrintStatement.getPrintBody(), getPrintStatement()

getArithmeticExpression

org.eclipse.emf.ecore.EClass getArithmeticExpression()
Returns the meta object for class 'Arithmetic Expression'.

Returns:
the meta object for class 'Arithmetic Expression'.
See Also:
ArithmeticExpression

getArithmeticExpression_Operator

org.eclipse.emf.ecore.EAttribute getArithmeticExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
ArithmeticExpression.getOperator(), getArithmeticExpression()

getArithmeticExpression_Part1

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

Returns:
the meta object for the containment reference 'Part1'.
See Also:
ArithmeticExpression.getPart1(), getArithmeticExpression()

getArithmeticExpression_Part2

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

Returns:
the meta object for the containment reference 'Part2'.
See Also:
ArithmeticExpression.getPart2(), getArithmeticExpression()

getFileStatement

org.eclipse.emf.ecore.EClass getFileStatement()
Returns the meta object for class 'File Statement'.

Returns:
the meta object for class 'File Statement'.
See Also:
FileStatement

getFileStatement_FileReference

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

Returns:
the meta object for the attribute 'File Reference'.
See Also:
FileStatement.getFileReference(), getFileStatement()

getFileStatement_Use

org.eclipse.emf.ecore.EAttribute getFileStatement_Use()
Returns the meta object for the attribute 'Use'.

Returns:
the meta object for the attribute 'Use'.
See Also:
FileStatement.isUse(), getFileStatement()

getFileStatement_FileURI

org.eclipse.emf.ecore.EReference getFileStatement_FileURI()
Returns the meta object for the containment reference 'File URI'.

Returns:
the meta object for the containment reference 'File URI'.
See Also:
FileStatement.getFileURI(), getFileStatement()

getFileStatement_Append

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

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

getComparisonExpression

org.eclipse.emf.ecore.EClass getComparisonExpression()
Returns the meta object for class 'Comparison Expression'.

Returns:
the meta object for class 'Comparison Expression'.
See Also:
ComparisonExpression

getComparisonExpression_Operator

org.eclipse.emf.ecore.EAttribute getComparisonExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
ComparisonExpression.getOperator(), getComparisonExpression()

getComparisonExpression_Part2

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

Returns:
the meta object for the containment reference 'Part2'.
See Also:
ComparisonExpression.getPart2(), getComparisonExpression()

getComparisonExpression_Part1

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

Returns:
the meta object for the containment reference 'Part1'.
See Also:
ComparisonExpression.getPart1(), getComparisonExpression()

getIfStatement

org.eclipse.emf.ecore.EClass getIfStatement()
Returns the meta object for class 'If Statement'.

Returns:
the meta object for class 'If Statement'.
See Also:
IfStatement

getIfStatement_IfExpression

org.eclipse.emf.ecore.EReference getIfStatement_IfExpression()
Returns the meta object for the containment reference 'If Expression'.

Returns:
the meta object for the containment reference 'If Expression'.
See Also:
IfStatement.getIfExpression(), getIfStatement()

getIfStatement_ElseBranch

org.eclipse.emf.ecore.EReference getIfStatement_ElseBranch()
Returns the meta object for the containment reference list 'Else Branch'.

Returns:
the meta object for the containment reference list 'Else Branch'.
See Also:
IfStatement.getElseBranch(), getIfStatement()

getMOFScriptSpecification

org.eclipse.emf.ecore.EClass getMOFScriptSpecification()
Returns the meta object for class 'MOF Script Specification'.

Returns:
the meta object for class 'MOF Script Specification'.
See Also:
MOFScriptSpecification

getMOFScriptSpecification_Transformation

org.eclipse.emf.ecore.EReference getMOFScriptSpecification_Transformation()
Returns the meta object for the containment reference list 'Transformation'.

Returns:
the meta object for the containment reference list 'Transformation'.
See Also:
MOFScriptSpecification.getTransformation(), getMOFScriptSpecification()

getMOFScriptSpecification_Imports

org.eclipse.emf.ecore.EReference getMOFScriptSpecification_Imports()
Returns the meta object for the containment reference list 'Imports'.

Returns:
the meta object for the containment reference list 'Imports'.
See Also:
MOFScriptSpecification.getImports(), getMOFScriptSpecification()

getBreakStatement

org.eclipse.emf.ecore.EClass getBreakStatement()
Returns the meta object for class 'Break Statement'.

Returns:
the meta object for class 'Break Statement'.
See Also:
BreakStatement

getWhileStatement

org.eclipse.emf.ecore.EClass getWhileStatement()
Returns the meta object for class 'While Statement'.

Returns:
the meta object for class 'While Statement'.
See Also:
WhileStatement

getWhileStatement_Condition

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

Returns:
the meta object for the containment reference 'Condition'.
See Also:
WhileStatement.getCondition(), getWhileStatement()

getMOFScriptAspect

org.eclipse.emf.ecore.EClass getMOFScriptAspect()
Returns the meta object for class 'MOF Script Aspect'.

Returns:
the meta object for class 'MOF Script Aspect'.
See Also:
MOFScriptAspect

getMOFScriptAspect_Advice

org.eclipse.emf.ecore.EReference getMOFScriptAspect_Advice()
Returns the meta object for the containment reference list 'Advice'.

Returns:
the meta object for the containment reference list 'Advice'.
See Also:
MOFScriptAspect.getAdvice(), getMOFScriptAspect()

getMOFScriptAspect_Pointcut

org.eclipse.emf.ecore.EReference getMOFScriptAspect_Pointcut()
Returns the meta object for the containment reference list 'Pointcut'.

Returns:
the meta object for the containment reference list 'Pointcut'.
See Also:
MOFScriptAspect.getPointcut(), getMOFScriptAspect()

getAdvice

org.eclipse.emf.ecore.EClass getAdvice()
Returns the meta object for class 'Advice'.

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

getAdvice_Name

org.eclipse.emf.ecore.EAttribute getAdvice_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Advice.getName(), getAdvice()

getAdvice_Code

org.eclipse.emf.ecore.EAttribute getAdvice_Code()
Returns the meta object for the attribute 'Code'.

Returns:
the meta object for the attribute 'Code'.
See Also:
Advice.getCode(), getAdvice()

getAdvice_Operator

org.eclipse.emf.ecore.EAttribute getAdvice_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
Advice.getOperator(), getAdvice()

getAdvice_Pointcut

org.eclipse.emf.ecore.EReference getAdvice_Pointcut()
Returns the meta object for the reference 'Pointcut'.

Returns:
the meta object for the reference 'Pointcut'.
See Also:
Advice.getPointcut(), getAdvice()

getAdvice_PointCutRef

org.eclipse.emf.ecore.EAttribute getAdvice_PointCutRef()
Returns the meta object for the attribute 'Point Cut Ref'.

Returns:
the meta object for the attribute 'Point Cut Ref'.
See Also:
Advice.getPointCutRef(), getAdvice()

getPointCut

org.eclipse.emf.ecore.EClass getPointCut()
Returns the meta object for class 'Point Cut'.

Returns:
the meta object for class 'Point Cut'.
See Also:
PointCut

getPointCut_Name

org.eclipse.emf.ecore.EAttribute getPointCut_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
PointCut.getName(), getPointCut()

getPointCut_Pointcutexpression

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

Returns:
the meta object for the containment reference 'Pointcutexpression'.
See Also:
PointCut.getPointcutexpression(), getPointCut()

getPointCut_TypeMatch

org.eclipse.emf.ecore.EAttribute getPointCut_TypeMatch()
Returns the meta object for the attribute 'Type Match'.

Returns:
the meta object for the attribute 'Type Match'.
See Also:
PointCut.getTypeMatch(), getPointCut()

getPointCutExpression

org.eclipse.emf.ecore.EClass getPointCutExpression()
Returns the meta object for class 'Point Cut Expression'.

Returns:
the meta object for class 'Point Cut Expression'.
See Also:
PointCutExpression

getPointCutExpression_ExpressionString

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

Returns:
the meta object for the attribute 'Expression String'.
See Also:
PointCutExpression.getExpressionString(), getPointCutExpression()

getPointCutExpression_CombinedExpression

org.eclipse.emf.ecore.EReference getPointCutExpression_CombinedExpression()
Returns the meta object for the containment reference list 'Combined Expression'.

Returns:
the meta object for the containment reference list 'Combined Expression'.
See Also:
PointCutExpression.getCombinedExpression(), getPointCutExpression()

getPointCutExpression_Operator

org.eclipse.emf.ecore.EAttribute getPointCutExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
PointCutExpression.getOperator(), getPointCutExpression()

getPointCutExpression_CombinationOperator

org.eclipse.emf.ecore.EAttribute getPointCutExpression_CombinationOperator()
Returns the meta object for the attribute 'Combination Operator'.

Returns:
the meta object for the attribute 'Combination Operator'.
See Also:
PointCutExpression.getCombinationOperator(), getPointCutExpression()

getSelectExpression

org.eclipse.emf.ecore.EClass getSelectExpression()
Returns the meta object for class 'Select Expression'.

Returns:
the meta object for class 'Select Expression'.
See Also:
SelectExpression

getSelectExpression_Variable

org.eclipse.emf.ecore.EAttribute getSelectExpression_Variable()
Returns the meta object for the attribute 'Variable'.

Returns:
the meta object for the attribute 'Variable'.
See Also:
SelectExpression.getVariable(), getSelectExpression()

getSelectExpression_Type

org.eclipse.emf.ecore.EAttribute getSelectExpression_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
SelectExpression.getType(), getSelectExpression()

getSelectExpression_FilterExpression

org.eclipse.emf.ecore.EReference getSelectExpression_FilterExpression()
Returns the meta object for the containment reference 'Filter Expression'.

Returns:
the meta object for the containment reference 'Filter Expression'.
See Also:
SelectExpression.getFilterExpression(), getSelectExpression()

getSelectExpression_SourceReference

org.eclipse.emf.ecore.EReference getSelectExpression_SourceReference()
Returns the meta object for the containment reference 'Source Reference'.

Returns:
the meta object for the containment reference 'Source Reference'.
See Also:
SelectExpression.getSourceReference(), getSelectExpression()

getSelectExpression_AppliedFunction

org.eclipse.emf.ecore.EReference getSelectExpression_AppliedFunction()
Returns the meta object for the reference 'Applied Function'.

Returns:
the meta object for the reference 'Applied Function'.
See Also:
SelectExpression.getAppliedFunction(), getSelectExpression()

getCreateExpression

org.eclipse.emf.ecore.EClass getCreateExpression()
Returns the meta object for class 'Create Expression'.

Returns:
the meta object for class 'Create Expression'.
See Also:
CreateExpression

getCreateExpression_Type

org.eclipse.emf.ecore.EAttribute getCreateExpression_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
CreateExpression.getType(), getCreateExpression()

getCreateExpression_Parameters

org.eclipse.emf.ecore.EReference getCreateExpression_Parameters()
Returns the meta object for the containment reference list 'Parameters'.

Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
CreateExpression.getParameters(), getCreateExpression()

getCreateExpressionParameter

org.eclipse.emf.ecore.EClass getCreateExpressionParameter()
Returns the meta object for class 'Create Expression Parameter'.

Returns:
the meta object for class 'Create Expression Parameter'.
See Also:
CreateExpressionParameter

getCreateExpressionParameter_Name

org.eclipse.emf.ecore.EAttribute getCreateExpressionParameter_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
CreateExpressionParameter.getName(), getCreateExpressionParameter()

getCreateExpressionParameter_Value

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

Returns:
the meta object for the containment reference 'Value'.
See Also:
CreateExpressionParameter.getValue(), getCreateExpressionParameter()

getReturnStatement

org.eclipse.emf.ecore.EClass getReturnStatement()
Returns the meta object for class 'Return Statement'.

Returns:
the meta object for class 'Return Statement'.
See Also:
ReturnStatement

getReturnStatement_Expression

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

Returns:
the meta object for the containment reference 'Expression'.
See Also:
ReturnStatement.getExpression(), getReturnStatement()

getVariableDeclarationStatement

org.eclipse.emf.ecore.EClass getVariableDeclarationStatement()
Returns the meta object for class 'Variable Declaration Statement'.

Returns:
the meta object for class 'Variable Declaration Statement'.
See Also:
VariableDeclarationStatement

getVariableDeclarationStatement_Variable

org.eclipse.emf.ecore.EReference getVariableDeclarationStatement_Variable()
Returns the meta object for the reference 'Variable'.

Returns:
the meta object for the reference 'Variable'.
See Also:
VariableDeclarationStatement.getVariable(), getVariableDeclarationStatement()

getDebugStatement

org.eclipse.emf.ecore.EClass getDebugStatement()
Returns the meta object for class 'Debug Statement'.

Returns:
the meta object for class 'Debug Statement'.
See Also:
DebugStatement

getDebugStatement_Specification

org.eclipse.emf.ecore.EAttribute getDebugStatement_Specification()
Returns the meta object for the attribute 'Specification'.

Returns:
the meta object for the attribute 'Specification'.
See Also:
DebugStatement.getSpecification(), getDebugStatement()

getDebugStatement_Vars

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

Returns:
the meta object for the attribute list 'Vars'.
See Also:
DebugStatement.getVars(), getDebugStatement()

getParameterDirection

org.eclipse.emf.ecore.EEnum getParameterDirection()
Returns the meta object for enum 'Parameter Direction'.

Returns:
the meta object for enum 'Parameter Direction'.
See Also:
ParameterDirection

getAccessLevel

org.eclipse.emf.ecore.EEnum getAccessLevel()
Returns the meta object for enum 'Access Level'.

Returns:
the meta object for enum 'Access Level'.
See Also:
AccessLevel

getImportType

org.eclipse.emf.ecore.EEnum getImportType()
Returns the meta object for enum 'Import Type'.

Returns:
the meta object for enum 'Import Type'.
See Also:
ImportType

getImportSemantics

org.eclipse.emf.ecore.EEnum getImportSemantics()
Returns the meta object for enum 'Import Semantics'.

Returns:
the meta object for enum 'Import Semantics'.
See Also:
ImportSemantics

getAssignmentOperator

org.eclipse.emf.ecore.EEnum getAssignmentOperator()
Returns the meta object for enum 'Assignment Operator'.

Returns:
the meta object for enum 'Assignment Operator'.
See Also:
AssignmentOperator

getLogicalOperator

org.eclipse.emf.ecore.EEnum getLogicalOperator()
Returns the meta object for enum 'Logical Operator'.

Returns:
the meta object for enum 'Logical Operator'.
See Also:
LogicalOperator

getLiteralType

org.eclipse.emf.ecore.EEnum getLiteralType()
Returns the meta object for enum 'Literal Type'.

Returns:
the meta object for enum 'Literal Type'.
See Also:
LiteralType

getArithmeticOperator

org.eclipse.emf.ecore.EEnum getArithmeticOperator()
Returns the meta object for enum 'Arithmetic Operator'.

Returns:
the meta object for enum 'Arithmetic Operator'.
See Also:
ArithmeticOperator

getComparisonOperator

org.eclipse.emf.ecore.EEnum getComparisonOperator()
Returns the meta object for enum 'Comparison Operator'.

Returns:
the meta object for enum 'Comparison Operator'.
See Also:
ComparisonOperator

getAdviceOperator

org.eclipse.emf.ecore.EEnum getAdviceOperator()
Returns the meta object for enum 'Advice Operator'.

Returns:
the meta object for enum 'Advice Operator'.
See Also:
AdviceOperator

getPointCutOperator

org.eclipse.emf.ecore.EEnum getPointCutOperator()
Returns the meta object for enum 'Point Cut Operator'.

Returns:
the meta object for enum 'Point Cut Operator'.
See Also:
PointCutOperator

getPointCutCombinationOperator

org.eclipse.emf.ecore.EEnum getPointCutCombinationOperator()
Returns the meta object for enum 'Point Cut Combination Operator'.

Returns:
the meta object for enum 'Point Cut Combination Operator'.
See Also:
PointCutCombinationOperator

getMOFScriptModelFactory

MOFScriptModelFactory getMOFScriptModelFactory()
Returns the factory that creates the instances of the model.

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