|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XAbstractFeatureCall
A representation of the model object 'XAbstract Feature Call'.
The following features are supported:
XbasePackage.getXAbstractFeatureCall()| Method Summary | |
|---|---|
java.lang.String |
getConcreteSyntaxFeatureName()
|
org.eclipse.emf.common.util.EList<XExpression> |
getExplicitArguments()
|
JvmIdentifiableElement |
getFeature()
Returns the value of the 'Feature' reference |
XExpression |
getImplicitReceiver()
Returns the value of the 'Implicit Receiver' containment reference |
java.lang.String |
getInvalidFeatureIssueCode()
Returns the value of the 'Invalid Feature Issue Code' attribute |
org.eclipse.emf.common.util.EList<JvmTypeReference> |
getTypeArguments()
Returns the value of the 'Type Arguments' containment reference list. |
boolean |
isValidFeature()
Returns the value of the 'Valid Feature' attribute |
void |
setFeature(JvmIdentifiableElement value)
Sets the value of the ' Feature' reference |
void |
setImplicitReceiver(XExpression value)
Sets the value of the ' Implicit Receiver' containment reference |
void |
setInvalidFeatureIssueCode(java.lang.String value)
Sets the value of the ' Invalid Feature Issue Code' attribute |
| 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 |
|---|
JvmIdentifiableElement getFeature()
If the meaning of the 'Feature' reference isn't clear, there really should be more of a description here...
setFeature(JvmIdentifiableElement),
XbasePackage.getXAbstractFeatureCall_Feature()void setFeature(JvmIdentifiableElement value)
Feature' reference.
value - the new value of the 'Feature' reference.getFeature()org.eclipse.emf.common.util.EList<JvmTypeReference> getTypeArguments()
JvmTypeReference.
If the meaning of the 'Type Arguments' containment reference list isn't clear, there really should be more of a description here...
XbasePackage.getXAbstractFeatureCall_TypeArguments()XExpression getImplicitReceiver()
If the meaning of the 'Implicit Receiver' containment reference isn't clear, there really should be more of a description here...
setImplicitReceiver(XExpression),
XbasePackage.getXAbstractFeatureCall_ImplicitReceiver()void setImplicitReceiver(XExpression value)
Implicit Receiver' containment reference.
value - the new value of the 'Implicit Receiver' containment reference.getImplicitReceiver()java.lang.String getInvalidFeatureIssueCode()
If the meaning of the 'Invalid Feature Issue Code' attribute isn't clear, there really should be more of a description here...
setInvalidFeatureIssueCode(String),
XbasePackage.getXAbstractFeatureCall_InvalidFeatureIssueCode()void setInvalidFeatureIssueCode(java.lang.String value)
Invalid Feature Issue Code' attribute.
value - the new value of the 'Invalid Feature Issue Code' attribute.getInvalidFeatureIssueCode()boolean isValidFeature()
If the meaning of the 'Valid Feature' attribute isn't clear, there really should be more of a description here...
XbasePackage.getXAbstractFeatureCall_ValidFeature()java.lang.String getConcreteSyntaxFeatureName()
org.eclipse.emf.common.util.EList<XExpression> getExplicitArguments()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||