|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XFunctionTypeRef
A representation of the model object 'XFunction Type Ref'.
The following features are supported:
XtypePackage.getXFunctionTypeRef()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<JvmTypeReference> |
getParamTypes()
Returns the value of the 'Param Types' containment reference list. |
JvmTypeReference |
getReturnType()
Returns the value of the 'Return Type' containment reference |
void |
setReturnType(JvmTypeReference value)
Sets the value of the ' Return Type' containment reference |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmParameterizedTypeReference |
|---|
getArguments, getType, setType |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmTypeReference |
|---|
getIdentifier, getQualifiedName, getQualifiedName, getSimpleName |
| 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<JvmTypeReference> getParamTypes()
JvmTypeReference.
If the meaning of the 'Param Types' containment reference list isn't clear, there really should be more of a description here...
XtypePackage.getXFunctionTypeRef_ParamTypes()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),
XtypePackage.getXFunctionTypeRef_ReturnType()void setReturnType(JvmTypeReference value)
Return Type' containment reference.
value - the new value of the 'Return Type' containment reference.getReturnType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||