|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XInstanceOfExpression
A representation of the model object 'XInstance Of Expression'.
The following features are supported:
XbasePackage.getXInstanceOfExpression()| Method Summary | |
|---|---|
XExpression |
getExpression()
Returns the value of the 'Expression' containment reference. |
JvmTypeReference |
getType()
Returns the value of the 'Type' containment reference. |
void |
setExpression(XExpression value)
Sets the value of the ' Expression' containment reference. |
void |
setType(JvmTypeReference value)
Sets the value of the ' Type' containment reference. |
| 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 |
| Method Detail |
|---|
JvmTypeReference getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(JvmTypeReference),
XbasePackage.getXInstanceOfExpression_Type()void setType(JvmTypeReference value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()XExpression getExpression()
If the meaning of the 'Expression' containment reference isn't clear, there really should be more of a description here...
setExpression(XExpression),
XbasePackage.getXInstanceOfExpression_Expression()void setExpression(XExpression value)
Expression' containment reference.
value - the new value of the 'Expression' containment reference.getExpression()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||