| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractTypeQualifiedExpression
A representation of the model object 'Abstract Type Qualified Expression'.
|
interface |
Annotation
A representation of the model object 'Annotation'.
|
interface |
ArrayAccess
A representation of the model object 'Array Access'.
|
interface |
ArrayCreation
A representation of the model object 'Array Creation'.
|
interface |
ArrayInitializer
A representation of the model object 'Array Initializer'.
|
interface |
ArrayLengthAccess
A representation of the model object 'Array Length Access'.
|
interface |
Assignment
A representation of the model object 'Assignment'.
|
interface |
BooleanLiteral
A representation of the model object 'Boolean Literal'.
|
interface |
CastExpression
A representation of the model object 'Cast Expression'.
|
interface |
CharacterLiteral
A representation of the model object 'Character Literal'.
|
interface |
ClassInstanceCreation
A representation of the model object 'Class Instance Creation'.
|
interface |
ConditionalExpression
A representation of the model object 'Conditional Expression'.
|
interface |
FieldAccess
A representation of the model object 'Field Access'.
|
interface |
InfixExpression
A representation of the model object 'Infix Expression'.
|
interface |
InstanceofExpression
A representation of the model object 'Instanceof Expression'.
|
interface |
MethodInvocation
A representation of the model object 'Method Invocation'.
|
interface |
NullLiteral
A representation of the model object 'Null Literal'.
|
interface |
NumberLiteral
A representation of the model object 'Number Literal'.
|
interface |
ParenthesizedExpression
A representation of the model object 'Parenthesized Expression'.
|
interface |
PostfixExpression
A representation of the model object 'Postfix Expression'.
|
interface |
PrefixExpression
A representation of the model object 'Prefix Expression'.
|
interface |
SingleVariableAccess
A representation of the model object 'Single Variable Access'.
|
interface |
StringLiteral
A representation of the model object 'String Literal'.
|
interface |
SuperFieldAccess
A representation of the model object 'Super Field Access'.
|
interface |
SuperMethodInvocation
A representation of the model object 'Super Method Invocation'.
|
interface |
ThisExpression
A representation of the model object 'This Expression'.
|
interface |
TypeAccess
A representation of the model object 'Type Access'.
|
interface |
TypeLiteral
A representation of the model object 'Type Literal'.
|
interface |
UnresolvedItemAccess
A representation of the model object 'Unresolved Item Access'.
|
interface |
VariableDeclarationExpression
A representation of the model object 'Variable Declaration Expression'.
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
ArrayLengthAccess.getArray()
Returns the value of the 'Array' containment reference.
|
Expression |
ArrayAccess.getArray()
Returns the value of the 'Array' containment reference.
|
Expression |
AnnotationTypeMemberDeclaration.getDefault()
Returns the value of the 'Default' containment reference.
|
Expression |
ConditionalExpression.getElseExpression()
Returns the value of the 'Else Expression' containment reference.
|
Expression |
ForStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
ParenthesizedExpression.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
ConditionalExpression.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
CastExpression.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
ReturnStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
ClassInstanceCreation.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
ExpressionStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
WhileStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
SwitchStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
MethodInvocation.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
FieldAccess.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
EnhancedForStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
SuperConstructorInvocation.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
DoStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
SynchronizedStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
AssertStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
IfStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
SwitchCase.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
ThrowStatement.getExpression()
Returns the value of the 'Expression' containment reference.
|
Expression |
ArrayAccess.getIndex()
Returns the value of the 'Index' containment reference.
|
Expression |
VariableDeclaration.getInitializer()
Returns the value of the 'Initializer' containment reference.
|
Expression |
Assignment.getLeftHandSide()
Returns the value of the 'Left Hand Side' containment reference.
|
Expression |
InstanceofExpression.getLeftOperand()
Returns the value of the 'Left Operand' containment reference.
|
Expression |
InfixExpression.getLeftOperand()
Returns the value of the 'Left Operand' containment reference.
|
Expression |
AssertStatement.getMessage()
Returns the value of the 'Message' containment reference.
|
Expression |
PostfixExpression.getOperand()
Returns the value of the 'Operand' containment reference.
|
Expression |
PrefixExpression.getOperand()
Returns the value of the 'Operand' containment reference.
|
Expression |
SingleVariableAccess.getQualifier()
Returns the value of the 'Qualifier' containment reference.
|
Expression |
Assignment.getRightHandSide()
Returns the value of the 'Right Hand Side' containment reference.
|
Expression |
InfixExpression.getRightOperand()
Returns the value of the 'Right Operand' containment reference.
|
Expression |
ConditionalExpression.getThenExpression()
Returns the value of the 'Then Expression' containment reference.
|
Expression |
AnnotationMemberValuePair.getValue()
Returns the value of the 'Value' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Expression> |
AbstractMethodInvocation.getArguments()
Returns the value of the 'Arguments' containment reference list.
|
org.eclipse.emf.common.util.EList<Expression> |
EnumConstantDeclaration.getArguments()
Returns the value of the 'Arguments' containment reference list.
|
org.eclipse.emf.common.util.EList<Expression> |
ArrayCreation.getDimensions()
Returns the value of the 'Dimensions' containment reference list.
|
org.eclipse.emf.common.util.EList<Expression> |
ArrayInitializer.getExpressions()
Returns the value of the 'Expressions' containment reference list.
|
org.eclipse.emf.common.util.EList<Expression> |
InfixExpression.getExtendedOperands()
Returns the value of the 'Extended Operands' containment reference list.
|
org.eclipse.emf.common.util.EList<Expression> |
ForStatement.getInitializers()
Returns the value of the 'Initializers' containment reference list.
|
org.eclipse.emf.common.util.EList<Expression> |
ForStatement.getUpdaters()
Returns the value of the 'Updaters' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayLengthAccess.setArray(Expression value)
Sets the value of the '
Array' containment reference. |
void |
ArrayAccess.setArray(Expression value)
Sets the value of the '
Array' containment reference. |
void |
AnnotationTypeMemberDeclaration.setDefault(Expression value)
Sets the value of the '
Default' containment reference. |
void |
ConditionalExpression.setElseExpression(Expression value)
Sets the value of the '
Else Expression' containment reference. |
void |
ForStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
ParenthesizedExpression.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
ConditionalExpression.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
CastExpression.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
ReturnStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
ClassInstanceCreation.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
ExpressionStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
WhileStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
SwitchStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
MethodInvocation.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
FieldAccess.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
EnhancedForStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
SuperConstructorInvocation.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
DoStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
SynchronizedStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
AssertStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
IfStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
SwitchCase.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
ThrowStatement.setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
ArrayAccess.setIndex(Expression value)
Sets the value of the '
Index' containment reference. |
void |
VariableDeclaration.setInitializer(Expression value)
Sets the value of the '
Initializer' containment reference. |
void |
Assignment.setLeftHandSide(Expression value)
Sets the value of the '
Left Hand Side' containment reference. |
void |
InstanceofExpression.setLeftOperand(Expression value)
Sets the value of the '
Left Operand' containment reference. |
void |
InfixExpression.setLeftOperand(Expression value)
Sets the value of the '
Left Operand' containment reference. |
void |
AssertStatement.setMessage(Expression value)
Sets the value of the '
Message' containment reference. |
void |
PostfixExpression.setOperand(Expression value)
Sets the value of the '
Operand' containment reference. |
void |
PrefixExpression.setOperand(Expression value)
Sets the value of the '
Operand' containment reference. |
void |
SingleVariableAccess.setQualifier(Expression value)
Sets the value of the '
Qualifier' containment reference. |
void |
Assignment.setRightHandSide(Expression value)
Sets the value of the '
Right Hand Side' containment reference. |
void |
InfixExpression.setRightOperand(Expression value)
Sets the value of the '
Right Operand' containment reference. |
void |
ConditionalExpression.setThenExpression(Expression value)
Sets the value of the '
Then Expression' containment reference. |
void |
AnnotationMemberValuePair.setValue(Expression value)
Sets the value of the '
Value' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypeQualifiedExpressionImpl
An implementation of the model object 'Abstract Type Qualified Expression'.
|
class |
AnnotationImpl
An implementation of the model object 'Annotation'.
|
class |
ArrayAccessImpl
An implementation of the model object 'Array Access'.
|
class |
ArrayCreationImpl
An implementation of the model object 'Array Creation'.
|
class |
ArrayInitializerImpl
An implementation of the model object 'Array Initializer'.
|
class |
ArrayLengthAccessImpl
An implementation of the model object 'Array Length Access'.
|
class |
AssignmentImpl
An implementation of the model object 'Assignment'.
|
class |
BooleanLiteralImpl
An implementation of the model object 'Boolean Literal'.
|
class |
CastExpressionImpl
An implementation of the model object 'Cast Expression'.
|
class |
CharacterLiteralImpl
An implementation of the model object 'Character Literal'.
|
class |
ClassInstanceCreationImpl
An implementation of the model object 'Class Instance Creation'.
|
class |
ConditionalExpressionImpl
An implementation of the model object 'Conditional Expression'.
|
class |
ExpressionImpl
An implementation of the model object 'Expression'.
|
class |
FieldAccessImpl
An implementation of the model object 'Field Access'.
|
class |
InfixExpressionImpl
An implementation of the model object 'Infix Expression'.
|
class |
InstanceofExpressionImpl
An implementation of the model object 'Instanceof Expression'.
|
class |
MethodInvocationImpl
An implementation of the model object 'Method Invocation'.
|
class |
NullLiteralImpl
An implementation of the model object 'Null Literal'.
|
class |
NumberLiteralImpl
An implementation of the model object 'Number Literal'.
|
class |
ParenthesizedExpressionImpl
An implementation of the model object 'Parenthesized Expression'.
|
class |
PostfixExpressionImpl
An implementation of the model object 'Postfix Expression'.
|
class |
PrefixExpressionImpl
An implementation of the model object 'Prefix Expression'.
|
class |
SingleVariableAccessImpl
An implementation of the model object 'Single Variable Access'.
|
class |
StringLiteralImpl
An implementation of the model object 'String Literal'.
|
class |
SuperFieldAccessImpl
An implementation of the model object 'Super Field Access'.
|
class |
SuperMethodInvocationImpl
An implementation of the model object 'Super Method Invocation'.
|
class |
ThisExpressionImpl
An implementation of the model object 'This Expression'.
|
class |
TypeAccessImpl
An implementation of the model object 'Type Access'.
|
class |
TypeLiteralImpl
An implementation of the model object 'Type Literal'.
|
class |
UnresolvedItemAccessImpl
An implementation of the model object 'Unresolved Item Access'.
|
class |
VariableDeclarationExpressionImpl
An implementation of the model object 'Variable Declaration Expression'.
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
ArrayLengthAccessImpl.getArray() |
Expression |
ArrayAccessImpl.getArray() |
Expression |
AnnotationTypeMemberDeclarationImpl.getDefault() |
Expression |
ConditionalExpressionImpl.getElseExpression() |
Expression |
AssertStatementImpl.getExpression() |
Expression |
MethodInvocationImpl.getExpression() |
Expression |
CastExpressionImpl.getExpression() |
Expression |
SwitchCaseImpl.getExpression() |
Expression |
SynchronizedStatementImpl.getExpression() |
Expression |
EnhancedForStatementImpl.getExpression() |
Expression |
DoStatementImpl.getExpression() |
Expression |
ForStatementImpl.getExpression() |
Expression |
FieldAccessImpl.getExpression() |
Expression |
IfStatementImpl.getExpression() |
Expression |
SuperConstructorInvocationImpl.getExpression() |
Expression |
ParenthesizedExpressionImpl.getExpression() |
Expression |
SwitchStatementImpl.getExpression() |
Expression |
ReturnStatementImpl.getExpression() |
Expression |
WhileStatementImpl.getExpression() |
Expression |
ConditionalExpressionImpl.getExpression() |
Expression |
ClassInstanceCreationImpl.getExpression() |
Expression |
ThrowStatementImpl.getExpression() |
Expression |
ExpressionStatementImpl.getExpression() |
Expression |
ArrayAccessImpl.getIndex() |
Expression |
EnumConstantDeclarationImpl.getInitializer() |
Expression |
VariableDeclarationImpl.getInitializer() |
Expression |
AssignmentImpl.getLeftHandSide() |
Expression |
InfixExpressionImpl.getLeftOperand() |
Expression |
InstanceofExpressionImpl.getLeftOperand() |
Expression |
AssertStatementImpl.getMessage() |
Expression |
PrefixExpressionImpl.getOperand() |
Expression |
PostfixExpressionImpl.getOperand() |
Expression |
SingleVariableAccessImpl.getQualifier() |
Expression |
AssignmentImpl.getRightHandSide() |
Expression |
InfixExpressionImpl.getRightOperand() |
Expression |
ConditionalExpressionImpl.getThenExpression() |
Expression |
AnnotationMemberValuePairImpl.getValue() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Expression> |
EnumConstantDeclarationImpl.getArguments() |
org.eclipse.emf.common.util.EList<Expression> |
MethodInvocationImpl.getArguments() |
org.eclipse.emf.common.util.EList<Expression> |
SuperMethodInvocationImpl.getArguments() |
org.eclipse.emf.common.util.EList<Expression> |
AbstractMethodInvocationImpl.getArguments() |
org.eclipse.emf.common.util.EList<Expression> |
ConstructorInvocationImpl.getArguments() |
org.eclipse.emf.common.util.EList<Expression> |
SuperConstructorInvocationImpl.getArguments() |
org.eclipse.emf.common.util.EList<Expression> |
ClassInstanceCreationImpl.getArguments() |
org.eclipse.emf.common.util.EList<Expression> |
ArrayCreationImpl.getDimensions() |
org.eclipse.emf.common.util.EList<Expression> |
ArrayInitializerImpl.getExpressions() |
org.eclipse.emf.common.util.EList<Expression> |
InfixExpressionImpl.getExtendedOperands() |
org.eclipse.emf.common.util.EList<Expression> |
ForStatementImpl.getInitializers() |
org.eclipse.emf.common.util.EList<Expression> |
ForStatementImpl.getUpdaters() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayLengthAccessImpl.setArray(Expression newArray) |
void |
ArrayAccessImpl.setArray(Expression newArray) |
void |
AnnotationTypeMemberDeclarationImpl.setDefault(Expression newDefault) |
void |
ConditionalExpressionImpl.setElseExpression(Expression newElseExpression) |
void |
AssertStatementImpl.setExpression(Expression newExpression) |
void |
MethodInvocationImpl.setExpression(Expression newExpression) |
void |
CastExpressionImpl.setExpression(Expression newExpression) |
void |
SwitchCaseImpl.setExpression(Expression newExpression) |
void |
SynchronizedStatementImpl.setExpression(Expression newExpression) |
void |
EnhancedForStatementImpl.setExpression(Expression newExpression) |
void |
DoStatementImpl.setExpression(Expression newExpression) |
void |
ForStatementImpl.setExpression(Expression newExpression) |
void |
FieldAccessImpl.setExpression(Expression newExpression) |
void |
IfStatementImpl.setExpression(Expression newExpression) |
void |
SuperConstructorInvocationImpl.setExpression(Expression newExpression) |
void |
ParenthesizedExpressionImpl.setExpression(Expression newExpression) |
void |
SwitchStatementImpl.setExpression(Expression newExpression) |
void |
ReturnStatementImpl.setExpression(Expression newExpression) |
void |
WhileStatementImpl.setExpression(Expression newExpression) |
void |
ConditionalExpressionImpl.setExpression(Expression newExpression) |
void |
ClassInstanceCreationImpl.setExpression(Expression newExpression) |
void |
ThrowStatementImpl.setExpression(Expression newExpression) |
void |
ExpressionStatementImpl.setExpression(Expression newExpression) |
void |
ArrayAccessImpl.setIndex(Expression newIndex) |
void |
EnumConstantDeclarationImpl.setInitializer(Expression newInitializer) |
void |
VariableDeclarationImpl.setInitializer(Expression newInitializer) |
void |
AssignmentImpl.setLeftHandSide(Expression newLeftHandSide) |
void |
InfixExpressionImpl.setLeftOperand(Expression newLeftOperand) |
void |
InstanceofExpressionImpl.setLeftOperand(Expression newLeftOperand) |
void |
AssertStatementImpl.setMessage(Expression newMessage) |
void |
PrefixExpressionImpl.setOperand(Expression newOperand) |
void |
PostfixExpressionImpl.setOperand(Expression newOperand) |
void |
SingleVariableAccessImpl.setQualifier(Expression newQualifier) |
void |
AssignmentImpl.setRightHandSide(Expression newRightHandSide) |
void |
InfixExpressionImpl.setRightOperand(Expression newRightOperand) |
void |
ConditionalExpressionImpl.setThenExpression(Expression newThenExpression) |
void |
AnnotationMemberValuePairImpl.setValue(Expression newValue) |
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseExpression(Expression object)
Returns the result of interpreting the object as an instance of 'Expression'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.