| Modifier and Type | Method and Description |
|---|---|
TypeAccess |
WildCardType.getBound()
Returns the value of the 'Bound' containment reference.
|
TypeAccess |
ArrayType.getElementType()
Returns the value of the 'Element Type' containment reference.
|
TypeAccess |
AbstractTypeQualifiedExpression.getQualifier()
Returns the value of the 'Qualifier' containment reference.
|
TypeAccess |
MemberRef.getQualifier()
Returns the value of the 'Qualifier' containment reference.
|
TypeAccess |
MethodRef.getQualifier()
Returns the value of the 'Qualifier' containment reference.
|
TypeAccess |
MethodDeclaration.getReturnType()
Returns the value of the 'Return Type' containment reference.
|
TypeAccess |
InstanceofExpression.getRightOperand()
Returns the value of the 'Right Operand' containment reference.
|
TypeAccess |
ClassDeclaration.getSuperClass()
Returns the value of the 'Super Class' containment reference.
|
TypeAccess |
AbstractVariablesContainer.getType()
Returns the value of the 'Type' containment reference.
|
TypeAccess |
Annotation.getType()
Returns the value of the 'Type' containment reference.
|
TypeAccess |
AnnotationTypeMemberDeclaration.getType()
Returns the value of the 'Type' containment reference.
|
TypeAccess |
ArrayCreation.getType()
Returns the value of the 'Type' containment reference.
|
TypeAccess |
CastExpression.getType()
Returns the value of the 'Type' containment reference.
|
TypeAccess |
ClassInstanceCreation.getType()
Returns the value of the 'Type' containment reference.
|
TypeAccess |
MethodRefParameter.getType()
Returns the value of the 'Type' containment reference.
|
TypeAccess |
ParameterizedType.getType()
Returns the value of the 'Type' containment reference.
|
TypeAccess |
SingleVariableDeclaration.getType()
Returns the value of the 'Type' containment reference.
|
TypeAccess |
TypeLiteral.getType()
Returns the value of the 'Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WildCardType.setBound(TypeAccess value)
Sets the value of the '
Bound' containment reference. |
void |
ArrayType.setElementType(TypeAccess value)
Sets the value of the '
Element Type' containment reference. |
void |
AbstractTypeQualifiedExpression.setQualifier(TypeAccess value)
Sets the value of the '
Qualifier' containment reference. |
void |
MemberRef.setQualifier(TypeAccess value)
Sets the value of the '
Qualifier' containment reference. |
void |
MethodRef.setQualifier(TypeAccess value)
Sets the value of the '
Qualifier' containment reference. |
void |
MethodDeclaration.setReturnType(TypeAccess value)
Sets the value of the '
Return Type' containment reference. |
void |
InstanceofExpression.setRightOperand(TypeAccess value)
Sets the value of the '
Right Operand' containment reference. |
void |
ClassDeclaration.setSuperClass(TypeAccess value)
Sets the value of the '
Super Class' containment reference. |
void |
AbstractVariablesContainer.setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
void |
Annotation.setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
void |
AnnotationTypeMemberDeclaration.setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
void |
ArrayCreation.setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
void |
CastExpression.setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
void |
ClassInstanceCreation.setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
void |
MethodRefParameter.setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
void |
ParameterizedType.setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
void |
SingleVariableDeclaration.setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
void |
TypeLiteral.setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
TypeAccess |
JavaFactory.createTypeAccess()
Returns a new object of class 'Type Access'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseTypeAccess(TypeAccess object)
Returns the result of interpreting the object as an instance of 'Type Access'.
|
| Modifier and Type | Method and Description |
|---|---|
TypeAccess |
JavaFactory.createTypeAccess()
Returns a new object of class 'Type Access'.
|
| Modifier and Type | Method and Description |
|---|---|
TypeAccess |
JavaFactory.createTypeAccess()
Returns a new object of class 'Type Access'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseTypeAccess(TypeAccess object)
Returns the result of interpreting the object as an instance of 'Type Access'.
|
| Modifier and Type | Method and Description |
|---|---|
TypeAccess |
JavaFactory.createTypeAccess()
Returns a new object of class 'Type Access'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseTypeAccess(TypeAccess object)
Returns the result of interpreting the object as an instance of 'Type Access'.
|
| Modifier and Type | Method and Description |
|---|---|
TypeAccess |
JavaFactory.createTypeAccess()
Returns a new object of class 'Type Access'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseTypeAccess(TypeAccess object)
Returns the result of interpreting the object as an instance of 'Type Access'.
|