org.eclipse.xtext.xtend2.richstring
Interface ProcessedRichStringPackage

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

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

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

See Also:
ProcessedRichStringFactory
EMF generated code
EMF model element
kind="package"

Nested Class Summary
static interface ProcessedRichStringPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static ProcessedRichStringPackage eINSTANCE
          The singleton instance of the package
static int ELSE_IF_CONDITION
          The meta object id for the 'Else If Condition' class
static int ELSE_IF_CONDITION__IF_CONDITION_START
          The feature id for the 'If Condition Start' reference
static int ELSE_IF_CONDITION__LINE
          The feature id for the 'Line' container reference
static int ELSE_IF_CONDITION__RICH_STRING_ELSE_IF
          The feature id for the 'Rich String Else If' reference
static int ELSE_IF_CONDITION_FEATURE_COUNT
          The number of structural features of the 'Else If Condition' class
static int ELSE_START
          The meta object id for the 'Else Start' class
static int ELSE_START__IF_CONDITION_START
          The feature id for the 'If Condition Start' reference
static int ELSE_START__LINE
          The feature id for the 'Line' container reference
static int ELSE_START_FEATURE_COUNT
          The number of structural features of the 'Else Start' class
static java.lang.String eNAME
          The package name
static int END_IF
          The meta object id for the 'End If' class
static int END_IF__IF_CONDITION_START
          The feature id for the 'If Condition Start' reference
static int END_IF__LINE
          The feature id for the 'Line' container reference
static int END_IF_FEATURE_COUNT
          The number of structural features of the 'End If' class
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int FOR_LOOP_END
          The meta object id for the 'For Loop End' class
static int FOR_LOOP_END__LINE
          The feature id for the 'Line' container reference
static int FOR_LOOP_END__START
          The feature id for the 'Start' reference
static int FOR_LOOP_END_FEATURE_COUNT
          The number of structural features of the 'For Loop End' class
static int FOR_LOOP_START
          The meta object id for the 'For Loop Start' class
static int FOR_LOOP_START__END
          The feature id for the 'End' reference
static int FOR_LOOP_START__LINE
          The feature id for the 'Line' container reference
static int FOR_LOOP_START__LOOP
          The feature id for the 'Loop' reference
static int FOR_LOOP_START_FEATURE_COUNT
          The number of structural features of the 'For Loop Start' class
static int IF_CONDITION_START
          The meta object id for the 'If Condition Start' class
static int IF_CONDITION_START__ELSE_IF_CONDITIONS
          The feature id for the 'Else If Conditions' reference list
static int IF_CONDITION_START__ELSE_START
          The feature id for the 'Else Start' reference
static int IF_CONDITION_START__END_IF
          The feature id for the 'End If' reference
static int IF_CONDITION_START__LINE
          The feature id for the 'Line' container reference
static int IF_CONDITION_START__RICH_STRING_IF
          The feature id for the 'Rich String If' reference
static int IF_CONDITION_START_FEATURE_COUNT
          The number of structural features of the 'If Condition Start' class
static int LINE
          The meta object id for the 'Line' class
static int LINE__PARTS
          The feature id for the 'Parts' containment reference list
static int LINE__RICH_STRING
          The feature id for the 'Rich String' container reference
static int LINE_BREAK
          The meta object id for the 'Line Break' class
static int LINE_BREAK__LENGTH
          The feature id for the 'Length' attribute
static int LINE_BREAK__LINE
          The feature id for the 'Line' container reference
static int LINE_BREAK__LITERAL
          The feature id for the 'Literal' reference
static int LINE_BREAK__OFFSET
          The feature id for the 'Offset' attribute
static int LINE_BREAK_FEATURE_COUNT
          The number of structural features of the 'Line Break' class
static int LINE_FEATURE_COUNT
          The number of structural features of the 'Line' class
static int LINE_PART
          The meta object id for the 'Line Part' class
static int LINE_PART__LINE
          The feature id for the 'Line' container reference
static int LINE_PART_FEATURE_COUNT
          The number of structural features of the 'Line Part' class
static int LITERAL
          The meta object id for the 'Literal' class
static int LITERAL__LENGTH
          The feature id for the 'Length' attribute
static int LITERAL__LINE
          The feature id for the 'Line' container reference
static int LITERAL__LITERAL
          The feature id for the 'Literal' reference
static int LITERAL__OFFSET
          The feature id for the 'Offset' attribute
static int LITERAL_FEATURE_COUNT
          The number of structural features of the 'Literal' class
static int PRINTED_EXPRESSION
          The meta object id for the 'Printed Expression' class
static int PRINTED_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' reference
static int PRINTED_EXPRESSION__LINE
          The feature id for the 'Line' container reference
static int PRINTED_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Printed Expression' class
static int PROCESSED_RICH_STRING
          The meta object id for the 'Processed Rich String' class
static int PROCESSED_RICH_STRING__LINES
          The feature id for the 'Lines' containment reference list
static int PROCESSED_RICH_STRING__RICH_STRING
          The feature id for the 'Rich String' reference
static int PROCESSED_RICH_STRING_FEATURE_COUNT
          The number of structural features of the 'Processed Rich String' class
 
Method Summary
 org.eclipse.emf.ecore.EReference getElseIfCondition_IfConditionStart()
          Returns the meta object for the reference 'If Condition Start'
 org.eclipse.emf.ecore.EReference getElseIfCondition_RichStringElseIf()
          Returns the meta object for the reference 'Rich String Else If'
 org.eclipse.emf.ecore.EClass getElseIfCondition()
          Returns the meta object for class 'Else If Condition'
 org.eclipse.emf.ecore.EReference getElseStart_IfConditionStart()
          Returns the meta object for the reference 'If Condition Start'
 org.eclipse.emf.ecore.EClass getElseStart()
          Returns the meta object for class 'Else Start'
 org.eclipse.emf.ecore.EReference getEndIf_IfConditionStart()
          Returns the meta object for the reference 'If Condition Start'
 org.eclipse.emf.ecore.EClass getEndIf()
          Returns the meta object for class 'End If'
 org.eclipse.emf.ecore.EReference getForLoopEnd_Start()
          Returns the meta object for the reference 'Start'
 org.eclipse.emf.ecore.EClass getForLoopEnd()
          Returns the meta object for class 'For Loop End'
 org.eclipse.emf.ecore.EReference getForLoopStart_End()
          Returns the meta object for the reference 'End'
 org.eclipse.emf.ecore.EReference getForLoopStart_Loop()
          Returns the meta object for the reference 'Loop'
 org.eclipse.emf.ecore.EClass getForLoopStart()
          Returns the meta object for class 'For Loop Start'
 org.eclipse.emf.ecore.EReference getIfConditionStart_ElseIfConditions()
          Returns the meta object for the reference list 'Else If Conditions'
 org.eclipse.emf.ecore.EReference getIfConditionStart_ElseStart()
          Returns the meta object for the reference 'Else Start'
 org.eclipse.emf.ecore.EReference getIfConditionStart_EndIf()
          Returns the meta object for the reference 'End If'
 org.eclipse.emf.ecore.EReference getIfConditionStart_RichStringIf()
          Returns the meta object for the reference 'Rich String If'
 org.eclipse.emf.ecore.EClass getIfConditionStart()
          Returns the meta object for class 'If Condition Start'
 org.eclipse.emf.ecore.EReference getLine_Parts()
          Returns the meta object for the containment reference list 'Parts'
 org.eclipse.emf.ecore.EReference getLine_RichString()
          Returns the meta object for the container reference 'Rich String'
 org.eclipse.emf.ecore.EClass getLine()
          Returns the meta object for class 'Line'
 org.eclipse.emf.ecore.EClass getLineBreak()
          Returns the meta object for class 'Line Break'
 org.eclipse.emf.ecore.EReference getLinePart_Line()
          Returns the meta object for the container reference 'Line'
 org.eclipse.emf.ecore.EClass getLinePart()
          Returns the meta object for class 'Line Part'
 org.eclipse.emf.ecore.EAttribute getLiteral_Length()
          Returns the meta object for the attribute 'Length'
 org.eclipse.emf.ecore.EReference getLiteral_Literal()
          Returns the meta object for the reference 'Literal'
 org.eclipse.emf.ecore.EAttribute getLiteral_Offset()
          Returns the meta object for the attribute 'Offset'
 org.eclipse.emf.ecore.EClass getLiteral()
          Returns the meta object for class 'Literal'
 org.eclipse.emf.ecore.EReference getPrintedExpression_Expression()
          Returns the meta object for the reference 'Expression'
 org.eclipse.emf.ecore.EClass getPrintedExpression()
          Returns the meta object for class 'Printed Expression'
 org.eclipse.emf.ecore.EReference getProcessedRichString_Lines()
          Returns the meta object for the containment reference list 'Lines'
 org.eclipse.emf.ecore.EReference getProcessedRichString_RichString()
          Returns the meta object for the reference 'Rich String'
 org.eclipse.emf.ecore.EClass getProcessedRichString()
          Returns the meta object for class 'Processed Rich String'
 ProcessedRichStringFactory getProcessedRichStringFactory()
          Returns the factory that creates the instances of the model
 
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, eInvoke, 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
EMF generated code

eNS_URI

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

See Also:
Constant Field Values
EMF generated code

eNS_PREFIX

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

See Also:
Constant Field Values
EMF generated code

eINSTANCE

static final ProcessedRichStringPackage eINSTANCE
The singleton instance of the package.

EMF generated code

PROCESSED_RICH_STRING

static final int PROCESSED_RICH_STRING
The meta object id for the 'Processed Rich String' class.

See Also:
ProcessedRichStringImpl, ProcessedRichStringPackageImpl.getProcessedRichString(), Constant Field Values
EMF generated code

PROCESSED_RICH_STRING__RICH_STRING

static final int PROCESSED_RICH_STRING__RICH_STRING
The feature id for the 'Rich String' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

PROCESSED_RICH_STRING__LINES

static final int PROCESSED_RICH_STRING__LINES
The feature id for the 'Lines' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

PROCESSED_RICH_STRING_FEATURE_COUNT

static final int PROCESSED_RICH_STRING_FEATURE_COUNT
The number of structural features of the 'Processed Rich String' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LINE

static final int LINE
The meta object id for the 'Line' class.

See Also:
LineImpl, ProcessedRichStringPackageImpl.getLine(), Constant Field Values
EMF generated code

LINE__PARTS

static final int LINE__PARTS
The feature id for the 'Parts' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LINE__RICH_STRING

static final int LINE__RICH_STRING
The feature id for the 'Rich String' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LINE_FEATURE_COUNT

static final int LINE_FEATURE_COUNT
The number of structural features of the 'Line' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LINE_PART

static final int LINE_PART
The meta object id for the 'Line Part' class.

See Also:
LinePartImpl, ProcessedRichStringPackageImpl.getLinePart(), Constant Field Values
EMF generated code

LINE_PART__LINE

static final int LINE_PART__LINE
The feature id for the 'Line' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LINE_PART_FEATURE_COUNT

static final int LINE_PART_FEATURE_COUNT
The number of structural features of the 'Line Part' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LITERAL

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

See Also:
LiteralImpl, ProcessedRichStringPackageImpl.getLiteral(), Constant Field Values
EMF generated code

LITERAL__LINE

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

LITERAL__LITERAL

static final int LITERAL__LITERAL
The feature id for the 'Literal' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LITERAL__OFFSET

static final int LITERAL__OFFSET
The feature id for the 'Offset' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LITERAL__LENGTH

static final int LITERAL__LENGTH
The feature id for the 'Length' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LITERAL_FEATURE_COUNT

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

LINE_BREAK

static final int LINE_BREAK
The meta object id for the 'Line Break' class.

See Also:
LineBreakImpl, ProcessedRichStringPackageImpl.getLineBreak(), Constant Field Values
EMF generated code

LINE_BREAK__LINE

static final int LINE_BREAK__LINE
The feature id for the 'Line' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LINE_BREAK__LITERAL

static final int LINE_BREAK__LITERAL
The feature id for the 'Literal' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LINE_BREAK__OFFSET

static final int LINE_BREAK__OFFSET
The feature id for the 'Offset' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LINE_BREAK__LENGTH

static final int LINE_BREAK__LENGTH
The feature id for the 'Length' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

LINE_BREAK_FEATURE_COUNT

static final int LINE_BREAK_FEATURE_COUNT
The number of structural features of the 'Line Break' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

FOR_LOOP_START

static final int FOR_LOOP_START
The meta object id for the 'For Loop Start' class.

See Also:
ForLoopStartImpl, ProcessedRichStringPackageImpl.getForLoopStart(), Constant Field Values
EMF generated code

FOR_LOOP_START__LINE

static final int FOR_LOOP_START__LINE
The feature id for the 'Line' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

FOR_LOOP_START__LOOP

static final int FOR_LOOP_START__LOOP
The feature id for the 'Loop' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

FOR_LOOP_START__END

static final int FOR_LOOP_START__END
The feature id for the 'End' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

FOR_LOOP_START_FEATURE_COUNT

static final int FOR_LOOP_START_FEATURE_COUNT
The number of structural features of the 'For Loop Start' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

FOR_LOOP_END

static final int FOR_LOOP_END
The meta object id for the 'For Loop End' class.

See Also:
ForLoopEndImpl, ProcessedRichStringPackageImpl.getForLoopEnd(), Constant Field Values
EMF generated code

FOR_LOOP_END__LINE

static final int FOR_LOOP_END__LINE
The feature id for the 'Line' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

FOR_LOOP_END__START

static final int FOR_LOOP_END__START
The feature id for the 'Start' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

FOR_LOOP_END_FEATURE_COUNT

static final int FOR_LOOP_END_FEATURE_COUNT
The number of structural features of the 'For Loop End' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

PRINTED_EXPRESSION

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

See Also:
PrintedExpressionImpl, ProcessedRichStringPackageImpl.getPrintedExpression(), Constant Field Values
EMF generated code

PRINTED_EXPRESSION__LINE

static final int PRINTED_EXPRESSION__LINE
The feature id for the 'Line' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

PRINTED_EXPRESSION__EXPRESSION

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

PRINTED_EXPRESSION_FEATURE_COUNT

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

IF_CONDITION_START

static final int IF_CONDITION_START
The meta object id for the 'If Condition Start' class.

See Also:
IfConditionStartImpl, ProcessedRichStringPackageImpl.getIfConditionStart(), Constant Field Values
EMF generated code

IF_CONDITION_START__LINE

static final int IF_CONDITION_START__LINE
The feature id for the 'Line' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

IF_CONDITION_START__RICH_STRING_IF

static final int IF_CONDITION_START__RICH_STRING_IF
The feature id for the 'Rich String If' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

IF_CONDITION_START__ELSE_START

static final int IF_CONDITION_START__ELSE_START
The feature id for the 'Else Start' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

IF_CONDITION_START__ELSE_IF_CONDITIONS

static final int IF_CONDITION_START__ELSE_IF_CONDITIONS
The feature id for the 'Else If Conditions' reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

IF_CONDITION_START__END_IF

static final int IF_CONDITION_START__END_IF
The feature id for the 'End If' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

IF_CONDITION_START_FEATURE_COUNT

static final int IF_CONDITION_START_FEATURE_COUNT
The number of structural features of the 'If Condition Start' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

ELSE_IF_CONDITION

static final int ELSE_IF_CONDITION
The meta object id for the 'Else If Condition' class.

See Also:
ElseIfConditionImpl, ProcessedRichStringPackageImpl.getElseIfCondition(), Constant Field Values
EMF generated code

ELSE_IF_CONDITION__LINE

static final int ELSE_IF_CONDITION__LINE
The feature id for the 'Line' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

ELSE_IF_CONDITION__RICH_STRING_ELSE_IF

static final int ELSE_IF_CONDITION__RICH_STRING_ELSE_IF
The feature id for the 'Rich String Else If' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

ELSE_IF_CONDITION__IF_CONDITION_START

static final int ELSE_IF_CONDITION__IF_CONDITION_START
The feature id for the 'If Condition Start' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

ELSE_IF_CONDITION_FEATURE_COUNT

static final int ELSE_IF_CONDITION_FEATURE_COUNT
The number of structural features of the 'Else If Condition' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

ELSE_START

static final int ELSE_START
The meta object id for the 'Else Start' class.

See Also:
ElseStartImpl, ProcessedRichStringPackageImpl.getElseStart(), Constant Field Values
EMF generated code

ELSE_START__LINE

static final int ELSE_START__LINE
The feature id for the 'Line' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

ELSE_START__IF_CONDITION_START

static final int ELSE_START__IF_CONDITION_START
The feature id for the 'If Condition Start' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

ELSE_START_FEATURE_COUNT

static final int ELSE_START_FEATURE_COUNT
The number of structural features of the 'Else Start' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

END_IF

static final int END_IF
The meta object id for the 'End If' class.

See Also:
EndIfImpl, ProcessedRichStringPackageImpl.getEndIf(), Constant Field Values
EMF generated code

END_IF__LINE

static final int END_IF__LINE
The feature id for the 'Line' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

END_IF__IF_CONDITION_START

static final int END_IF__IF_CONDITION_START
The feature id for the 'If Condition Start' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

END_IF_FEATURE_COUNT

static final int END_IF_FEATURE_COUNT
The number of structural features of the 'End If' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered
Method Detail

getProcessedRichString

org.eclipse.emf.ecore.EClass getProcessedRichString()
Returns the meta object for class 'Processed Rich String'.

Returns:
the meta object for class 'Processed Rich String'.
See Also:
ProcessedRichString
EMF generated code

getProcessedRichString_RichString

org.eclipse.emf.ecore.EReference getProcessedRichString_RichString()
Returns the meta object for the reference 'Rich String'.

Returns:
the meta object for the reference 'Rich String'.
See Also:
ProcessedRichString.getRichString(), getProcessedRichString()
EMF generated code

getProcessedRichString_Lines

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

Returns:
the meta object for the containment reference list 'Lines'.
See Also:
ProcessedRichString.getLines(), getProcessedRichString()
EMF generated code

getLine

org.eclipse.emf.ecore.EClass getLine()
Returns the meta object for class 'Line'.

Returns:
the meta object for class 'Line'.
See Also:
Line
EMF generated code

getLine_Parts

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

Returns:
the meta object for the containment reference list 'Parts'.
See Also:
Line.getParts(), getLine()
EMF generated code

getLine_RichString

org.eclipse.emf.ecore.EReference getLine_RichString()
Returns the meta object for the container reference 'Rich String'.

Returns:
the meta object for the container reference 'Rich String'.
See Also:
Line.getRichString(), getLine()
EMF generated code

getLinePart

org.eclipse.emf.ecore.EClass getLinePart()
Returns the meta object for class 'Line Part'.

Returns:
the meta object for class 'Line Part'.
See Also:
LinePart
EMF generated code

getLinePart_Line

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

Returns:
the meta object for the container reference 'Line'.
See Also:
LinePart.getLine(), getLinePart()
EMF generated code

getLiteral

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

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

getLiteral_Literal

org.eclipse.emf.ecore.EReference getLiteral_Literal()
Returns the meta object for the reference 'Literal'.

Returns:
the meta object for the reference 'Literal'.
See Also:
Literal.getLiteral(), getLiteral()
EMF generated code

getLiteral_Offset

org.eclipse.emf.ecore.EAttribute getLiteral_Offset()
Returns the meta object for the attribute 'Offset'.

Returns:
the meta object for the attribute 'Offset'.
See Also:
Literal.getOffset(), getLiteral()
EMF generated code

getLiteral_Length

org.eclipse.emf.ecore.EAttribute getLiteral_Length()
Returns the meta object for the attribute 'Length'.

Returns:
the meta object for the attribute 'Length'.
See Also:
Literal.getLength(), getLiteral()
EMF generated code

getLineBreak

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

Returns:
the meta object for class 'Line Break'.
See Also:
LineBreak
EMF generated code

getForLoopStart

org.eclipse.emf.ecore.EClass getForLoopStart()
Returns the meta object for class 'For Loop Start'.

Returns:
the meta object for class 'For Loop Start'.
See Also:
ForLoopStart
EMF generated code

getForLoopStart_Loop

org.eclipse.emf.ecore.EReference getForLoopStart_Loop()
Returns the meta object for the reference 'Loop'.

Returns:
the meta object for the reference 'Loop'.
See Also:
ForLoopStart.getLoop(), getForLoopStart()
EMF generated code

getForLoopStart_End

org.eclipse.emf.ecore.EReference getForLoopStart_End()
Returns the meta object for the reference 'End'.

Returns:
the meta object for the reference 'End'.
See Also:
ForLoopStart.getEnd(), getForLoopStart()
EMF generated code

getForLoopEnd

org.eclipse.emf.ecore.EClass getForLoopEnd()
Returns the meta object for class 'For Loop End'.

Returns:
the meta object for class 'For Loop End'.
See Also:
ForLoopEnd
EMF generated code

getForLoopEnd_Start

org.eclipse.emf.ecore.EReference getForLoopEnd_Start()
Returns the meta object for the reference 'Start'.

Returns:
the meta object for the reference 'Start'.
See Also:
ForLoopEnd.getStart(), getForLoopEnd()
EMF generated code

getPrintedExpression

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

Returns:
the meta object for class 'Printed Expression'.
See Also:
PrintedExpression
EMF generated code

getPrintedExpression_Expression

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

Returns:
the meta object for the reference 'Expression'.
See Also:
PrintedExpression.getExpression(), getPrintedExpression()
EMF generated code

getIfConditionStart

org.eclipse.emf.ecore.EClass getIfConditionStart()
Returns the meta object for class 'If Condition Start'.

Returns:
the meta object for class 'If Condition Start'.
See Also:
IfConditionStart
EMF generated code

getIfConditionStart_RichStringIf

org.eclipse.emf.ecore.EReference getIfConditionStart_RichStringIf()
Returns the meta object for the reference 'Rich String If'.

Returns:
the meta object for the reference 'Rich String If'.
See Also:
IfConditionStart.getRichStringIf(), getIfConditionStart()
EMF generated code

getIfConditionStart_ElseStart

org.eclipse.emf.ecore.EReference getIfConditionStart_ElseStart()
Returns the meta object for the reference 'Else Start'.

Returns:
the meta object for the reference 'Else Start'.
See Also:
IfConditionStart.getElseStart(), getIfConditionStart()
EMF generated code

getIfConditionStart_ElseIfConditions

org.eclipse.emf.ecore.EReference getIfConditionStart_ElseIfConditions()
Returns the meta object for the reference list 'Else If Conditions'.

Returns:
the meta object for the reference list 'Else If Conditions'.
See Also:
IfConditionStart.getElseIfConditions(), getIfConditionStart()
EMF generated code

getIfConditionStart_EndIf

org.eclipse.emf.ecore.EReference getIfConditionStart_EndIf()
Returns the meta object for the reference 'End If'.

Returns:
the meta object for the reference 'End If'.
See Also:
IfConditionStart.getEndIf(), getIfConditionStart()
EMF generated code

getElseIfCondition

org.eclipse.emf.ecore.EClass getElseIfCondition()
Returns the meta object for class 'Else If Condition'.

Returns:
the meta object for class 'Else If Condition'.
See Also:
ElseIfCondition
EMF generated code

getElseIfCondition_RichStringElseIf

org.eclipse.emf.ecore.EReference getElseIfCondition_RichStringElseIf()
Returns the meta object for the reference 'Rich String Else If'.

Returns:
the meta object for the reference 'Rich String Else If'.
See Also:
ElseIfCondition.getRichStringElseIf(), getElseIfCondition()
EMF generated code

getElseIfCondition_IfConditionStart

org.eclipse.emf.ecore.EReference getElseIfCondition_IfConditionStart()
Returns the meta object for the reference 'If Condition Start'.

Returns:
the meta object for the reference 'If Condition Start'.
See Also:
ElseIfCondition.getIfConditionStart(), getElseIfCondition()
EMF generated code

getElseStart

org.eclipse.emf.ecore.EClass getElseStart()
Returns the meta object for class 'Else Start'.

Returns:
the meta object for class 'Else Start'.
See Also:
ElseStart
EMF generated code

getElseStart_IfConditionStart

org.eclipse.emf.ecore.EReference getElseStart_IfConditionStart()
Returns the meta object for the reference 'If Condition Start'.

Returns:
the meta object for the reference 'If Condition Start'.
See Also:
ElseStart.getIfConditionStart(), getElseStart()
EMF generated code

getEndIf

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

Returns:
the meta object for class 'End If'.
See Also:
EndIf
EMF generated code

getEndIf_IfConditionStart

org.eclipse.emf.ecore.EReference getEndIf_IfConditionStart()
Returns the meta object for the reference 'If Condition Start'.

Returns:
the meta object for the reference 'If Condition Start'.
See Also:
EndIf.getIfConditionStart(), getEndIf()
EMF generated code

getProcessedRichStringFactory

ProcessedRichStringFactory getProcessedRichStringFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
EMF generated code