public interface InstanceofExpression extends Expression
The following features are supported:
JavaPackage.getInstanceofExpression()| Modifier and Type | Method and Description |
|---|---|
Expression |
getLeftOperand()
Returns the value of the 'Left Operand' containment reference.
|
TypeAccess |
getRightOperand()
Returns the value of the 'Right Operand' containment reference.
|
void |
setLeftOperand(Expression value)
Sets the value of the '
Left Operand' containment reference. |
void |
setRightOperand(TypeAccess value)
Sets the value of the '
Right Operand' containment reference. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUniteInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratorTypeAccess getRightOperand()
setRightOperand(TypeAccess),
JavaPackage.getInstanceofExpression_RightOperand()void setRightOperand(TypeAccess value)
Right Operand' containment reference.
value - the new value of the 'Right Operand' containment reference.getRightOperand()Expression getLeftOperand()
setLeftOperand(Expression),
JavaPackage.getInstanceofExpression_LeftOperand()void setLeftOperand(Expression value)
Left Operand' containment reference.
value - the new value of the 'Left Operand' containment reference.getLeftOperand()Copyright © 2018–2020 Atlanmod. All rights reserved.