org.sintef.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
 
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 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' 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 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__COLUMN
          The feature id for the 'Column' attribute
static int BREAK_STATEMENT__COMMENT
          The feature id for the 'Comment' 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 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' 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 the 'Comparison Expression' class
static int COMPARISON_OPERATOR
          The meta object id for the 'Comparison Operator' enum
static int CREATE_STATEMENT
          The meta object id for the 'Create Statement' class
static int CREATE_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int CREATE_STATEMENT__COMMENT
          The feature id for the 'Comment' 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 the 'Create 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' 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 the 'Expression' class
static int FILE_STATEMENT
          The meta object id for the 'File Statement' class
static int FILE_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int FILE_STATEMENT__COMMENT
          The feature id for the 'Comment' 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 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' 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_FEATURE_COUNT
          The number of structural features of the the 'Function Call' class
static int FUNCTION_CALL_STATEMENT
          The meta object id for the 'Function Call Statement' class
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' 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 the 'Function Call Statement' class
static int GENERAL_ASSIGNMENT
          The meta object id for the 'General Assignment' class
static int GENERAL_ASSIGNMENT__COLUMN
          The feature id for the 'Column' attribute
static int GENERAL_ASSIGNMENT__COMMENT
          The feature id for the 'Comment' 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 the 'General Assignment' class
static int IF_STATEMENT
          The meta object id for the 'If Statement' class
static int IF_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int IF_STATEMENT__COMMENT
          The feature id for the 'Comment' 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 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__COLUMN
          The feature id for the 'Column' attribute
static int ITERATOR_STATEMENT__COMMENT
          The feature id for the 'Comment' 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 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' 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 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' 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 the 'Logical Expression' class
static int LOGICAL_OPERATOR
          The meta object id for the 'Logical Operator' enum
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' 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 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' 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 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' 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 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' 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 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' 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 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__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_STATEMENT__COMMENT
          The feature id for the 'Comment' 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 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__COLUMN
          The feature id for the 'Column' attribute
static int MOF_SCRIPT_STATEMENT_OWNER__COMMENT
          The feature id for the 'Comment' 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 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' 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 the 'MOF Script Transformation' class
static int OBJECT
          The meta object id for the 'Object' data type
static int PARAMETER_DIRECTION
          The meta object id for the 'Parameter Direction' enum
static int PRINT_STATEMENT
          The meta object id for the 'Print Statement' class
static int PRINT_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int PRINT_STATEMENT__COMMENT
          The feature id for the 'Comment' 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 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' 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 the 'Reference' class
static int RESULT_ASSIGNMENT
          The meta object id for the 'Result Assignment' class
static int RESULT_ASSIGNMENT__COLUMN
          The feature id for the 'Column' attribute
static int RESULT_ASSIGNMENT__COMMENT
          The feature id for the 'Comment' 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 the 'Result Assignment' 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' 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 the 'Simple Expression' 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__COLUMN
          The feature id for the 'Column' attribute
static int TRANSFORMATION_RULE__COMMENT
          The feature id for the 'Comment' 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 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' 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 the 'Value Expression' class
static int VARIABLE_DECLARATION
          The meta object id for the 'Variable Declaration' class
static int VARIABLE_DECLARATION__CALCULATED_VALUE
          The feature id for the 'Calculated Value' attribute
static int VARIABLE_DECLARATION__COLUMN
          The feature id for the 'Column' attribute
static int VARIABLE_DECLARATION__COMMENT
          The feature id for the 'Comment' 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 the 'Variable Declaration' class
static int WHILE_STATEMENT
          The meta object id for the 'While Statement' class
static int WHILE_STATEMENT__COLUMN
          The feature id for the 'Column' attribute
static int WHILE_STATEMENT__COMMENT
          The feature id for the 'Comment' 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 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 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.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.EClass getExpression()
          Returns the meta object for class 'Expression'
 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.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.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 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_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.EDataType getObject()
          Returns the meta object for data type 'Object'
 org.eclipse.emf.ecore.EEnum getParameterDirection()
          Returns the meta object for enum 'Parameter Direction'
 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 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 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_CalculatedValue()
          Returns the meta object for the attribute 'Calculated Value'
 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 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

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' 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 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' 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_FEATURE_COUNT

static final int MOF_SCRIPT_STATEMENT_OWNER_FEATURE_COUNT
The number of structural features of the 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' 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__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 the 'Transformation Rule' 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' 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__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 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' 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__CALCULATED_VALUE

static final int VARIABLE_DECLARATION__CALCULATED_VALUE
The feature id for the 'Calculated Value' 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 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' reference list.

See Also:
Constant Field Values

EXPRESSION_FEATURE_COUNT

static final int EXPRESSION_FEATURE_COUNT
The number of structural features of the 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' 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 the 'Value Expression' 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' 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__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__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_FEATURE_COUNT

static final int MOF_SCRIPT_TRANSFORMATION_FEATURE_COUNT
The number of structural features of the the 'MOF Script Transformation' 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' 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 the 'MOF Script Import' 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' 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 the 'MOF Script Parameter' 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' 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__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 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' 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 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' 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 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' 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_FEATURE_COUNT

static final int FUNCTION_CALL_FEATURE_COUNT
The number of structural features of the 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' 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__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 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' 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__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 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' 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__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 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' 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 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' 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 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' 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__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 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' 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__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 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' 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 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' 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__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_FEATURE_COUNT

static final int FILE_STATEMENT_FEATURE_COUNT
The number of structural features of the 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' 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 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' 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__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 the 'If Statement' 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' 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 the 'MOF Script Comment' 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' 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 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' 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__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 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' 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__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 the 'While Statement' class.

See Also:
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

PARAMETER_DIRECTION

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

See Also:
ParameterDirection, MOFScriptModelPackageImpl.getParameterDirection(), 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

ACCESS_LEVEL

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

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

OBJECT

static final int OBJECT
The meta object id for the 'Object' data type.

See Also:
Object, MOFScriptModelPackageImpl.getObject(), 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()

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 reference list 'Comment'.

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

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_CalculatedValue

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

Returns:
the meta object for the attribute 'Calculated Value'.
See Also:
VariableDeclaration.getCalculatedValue(), 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

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_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()

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()

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()

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()

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()

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()

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()

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()

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()

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

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

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

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

getObject

org.eclipse.emf.ecore.EDataType getObject()
Returns the meta object for data type 'Object'.

Returns:
the meta object for data type 'Object'.
See Also:
Object

getMOFScriptModelFactory

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

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