|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XtendFunction
A representation of the model object 'Xtend Function'.
The following features are supported:
Name
Expression
Return Type
Parameters
Override
Dispatch
Create Extension Info
Type Parameters
Visibility
Static
Exceptions
Xtend2Package.getXtendFunction()
Method Summary | |
---|---|
CreateExtensionInfo |
getCreateExtensionInfo()
Returns the value of the 'Create Extension Info' containment reference |
org.eclipse.emf.common.util.EList<JvmTypeReference> |
getExceptions()
Returns the value of the 'Exceptions' containment reference list. |
XExpression |
getExpression()
Returns the value of the 'Expression' containment reference |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
org.eclipse.emf.common.util.EList<XtendParameter> |
getParameters()
Returns the value of the 'Parameters' containment reference list. |
JvmTypeReference |
getReturnType()
Returns the value of the 'Return Type' containment reference |
org.eclipse.emf.common.util.EList<JvmTypeParameter> |
getTypeParameters()
Returns the value of the 'Type Parameters' containment reference list. |
JvmVisibility |
getVisibility()
Returns the value of the 'Visibility' attribute. |
boolean |
isDispatch()
Returns the value of the 'Dispatch' attribute |
boolean |
isOverride()
Returns the value of the 'Override' attribute |
boolean |
isSetVisibility()
Returns whether the value of the ' Visibility ' attribute is set |
boolean |
isStatic()
Returns the value of the 'Static' attribute |
void |
setCreateExtensionInfo(CreateExtensionInfo value)
Sets the value of the ' Create Extension Info ' containment reference |
void |
setDispatch(boolean value)
Sets the value of the ' Dispatch ' attribute |
void |
setExpression(XExpression value)
Sets the value of the ' Expression ' containment reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setOverride(boolean value)
Sets the value of the ' Override ' attribute |
void |
setReturnType(JvmTypeReference value)
Sets the value of the ' Return Type ' containment reference |
void |
setStatic(boolean value)
Sets the value of the ' Static ' attribute |
void |
setVisibility(JvmVisibility value)
Sets the value of the ' Visibility ' attribute |
void |
unsetVisibility()
Unsets the value of the ' Visibility ' attribute |
Methods inherited from interface org.eclipse.xtext.xtend2.xtend2.XtendMember |
---|
getAnnotationInfo, setAnnotationInfo |
Methods inherited from interface org.eclipse.xtext.xtend2.xtend2.XtendAnnotationTarget |
---|
getAnnotations |
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 |
---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
Xtend2Package.getXtendFunction_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
XExpression getExpression()
If the meaning of the 'Expression' containment reference isn't clear, there really should be more of a description here...
setExpression(XExpression)
,
Xtend2Package.getXtendFunction_Expression()
void setExpression(XExpression value)
Expression
' containment reference.
value
- the new value of the 'Expression' containment reference.getExpression()
JvmTypeReference getReturnType()
If the meaning of the 'Return Type' containment reference isn't clear, there really should be more of a description here...
setReturnType(JvmTypeReference)
,
Xtend2Package.getXtendFunction_ReturnType()
void setReturnType(JvmTypeReference value)
Return Type
' containment reference.
value
- the new value of the 'Return Type' containment reference.getReturnType()
org.eclipse.emf.common.util.EList<XtendParameter> getParameters()
XtendParameter
.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
Xtend2Package.getXtendFunction_Parameters()
boolean isOverride()
If the meaning of the 'Override' attribute isn't clear, there really should be more of a description here...
setOverride(boolean)
,
Xtend2Package.getXtendFunction_Override()
void setOverride(boolean value)
Override
' attribute.
value
- the new value of the 'Override' attribute.isOverride()
boolean isDispatch()
If the meaning of the 'Dispatch' attribute isn't clear, there really should be more of a description here...
setDispatch(boolean)
,
Xtend2Package.getXtendFunction_Dispatch()
void setDispatch(boolean value)
Dispatch
' attribute.
value
- the new value of the 'Dispatch' attribute.isDispatch()
CreateExtensionInfo getCreateExtensionInfo()
If the meaning of the 'Create Extension Info' containment reference isn't clear, there really should be more of a description here...
setCreateExtensionInfo(CreateExtensionInfo)
,
Xtend2Package.getXtendFunction_CreateExtensionInfo()
void setCreateExtensionInfo(CreateExtensionInfo value)
Create Extension Info
' containment reference.
value
- the new value of the 'Create Extension Info' containment reference.getCreateExtensionInfo()
org.eclipse.emf.common.util.EList<JvmTypeParameter> getTypeParameters()
JvmTypeParameter
.
If the meaning of the 'Type Parameters' containment reference list isn't clear, there really should be more of a description here...
Xtend2Package.getXtendFunction_TypeParameters()
JvmVisibility getVisibility()
"PUBLIC"
.
The literals are from the enumeration JvmVisibility
.
If the meaning of the 'Visibility' attribute isn't clear, there really should be more of a description here...
JvmVisibility
,
isSetVisibility()
,
unsetVisibility()
,
setVisibility(JvmVisibility)
,
Xtend2Package.getXtendFunction_Visibility()
void setVisibility(JvmVisibility value)
Visibility
' attribute.
value
- the new value of the 'Visibility' attribute.JvmVisibility
,
isSetVisibility()
,
unsetVisibility()
,
getVisibility()
void unsetVisibility()
Visibility
' attribute.
isSetVisibility()
,
getVisibility()
,
setVisibility(JvmVisibility)
boolean isSetVisibility()
Visibility
' attribute is set.
unsetVisibility()
,
getVisibility()
,
setVisibility(JvmVisibility)
boolean isStatic()
If the meaning of the 'Static' attribute isn't clear, there really should be more of a description here...
setStatic(boolean)
,
Xtend2Package.getXtendFunction_Static()
void setStatic(boolean value)
Static
' attribute.
value
- the new value of the 'Static' attribute.isStatic()
org.eclipse.emf.common.util.EList<JvmTypeReference> getExceptions()
JvmTypeReference
.
If the meaning of the 'Exceptions' containment reference list isn't clear, there really should be more of a description here...
Xtend2Package.getXtendFunction_Exceptions()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |