|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XCastedExpression
A representation of the model object 'XCasted Expression'.
The following features are supported:
XbasePackage.getXCastedExpression()
Method Summary | |
---|---|
XExpression |
getTarget()
Returns the value of the 'Target' containment reference |
JvmTypeReference |
getType()
Returns the value of the 'Type' containment reference |
void |
setTarget(XExpression value)
Sets the value of the ' Target ' 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, eInvoke, 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.getXCastedExpression_Type()
void setType(JvmTypeReference value)
Type
' containment reference.
value
- the new value of the 'Type' containment reference.getType()
XExpression getTarget()
If the meaning of the 'Target' containment reference isn't clear, there really should be more of a description here...
setTarget(XExpression)
,
XbasePackage.getXCastedExpression_Target()
void setTarget(XExpression value)
Target
' containment reference.
value
- the new value of the 'Target' containment reference.getTarget()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |