| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XFeatureCall
A representation of the model object 'XFeature Call'.
The following features are supported:
XbasePackage.getXFeatureCall()| Method Summary | |
|---|---|
 JvmDeclaredType | 
getDeclaringType()
Returns the value of the 'Declaring Type' reference  | 
 org.eclipse.emf.common.util.EList<XExpression> | 
getFeatureCallArguments()
Returns the value of the 'Feature Call Arguments' containment reference list.  | 
 boolean | 
isExplicitOperationCall()
Returns the value of the 'Explicit Operation Call' attribute  | 
 void | 
setDeclaringType(JvmDeclaredType value)
Sets the value of the ' Declaring Type' reference | 
 void | 
setExplicitOperationCall(boolean value)
Sets the value of the ' Explicit Operation Call' attribute | 
| Methods inherited from interface org.eclipse.xtext.xbase.XAbstractFeatureCall | 
|---|
getConcreteSyntaxFeatureName, getExplicitArguments, getFeature, getImplicitFirstArgument, getImplicitReceiver, getInvalidFeatureIssueCode, getTypeArguments, isExplicitOperationCallOrBuilderSyntax, isValidFeature, setFeature, setImplicitFirstArgument, setImplicitReceiver, setInvalidFeatureIssueCode | 
| 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 | 
|---|
org.eclipse.emf.common.util.EList<XExpression> getFeatureCallArguments()
XExpression.
 
 If the meaning of the 'Feature Call Arguments' containment reference list isn't clear, there really should be more of a description here...
XbasePackage.getXFeatureCall_FeatureCallArguments()boolean isExplicitOperationCall()
If the meaning of the 'Explicit Operation Call' attribute isn't clear, there really should be more of a description here...
setExplicitOperationCall(boolean), 
XbasePackage.getXFeatureCall_ExplicitOperationCall()void setExplicitOperationCall(boolean value)
Explicit Operation Call' attribute.
 
 
value - the new value of the 'Explicit Operation Call' attribute.isExplicitOperationCall()JvmDeclaredType getDeclaringType()
If the meaning of the 'Declaring Type' reference isn't clear, there really should be more of a description here...
setDeclaringType(JvmDeclaredType), 
XbasePackage.getXFeatureCall_DeclaringType()void setDeclaringType(JvmDeclaredType value)
Declaring Type' reference.
 
 
value - the new value of the 'Declaring Type' reference.getDeclaringType()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||