|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JvmFormalParameter
A representation of the model object 'Jvm Formal Parameter'.
The following features are supported:
TypesPackage.getJvmFormalParameter()| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
JvmTypeReference |
getParameterType()
Returns the value of the 'Parameter Type' containment reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setParameterType(JvmTypeReference value)
Sets the value of the ' Parameter Type' containment reference |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmIdentifiableElement |
|---|
getIdentifier, getQualifiedName, getQualifiedName, getSimpleName |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmAnnotationTarget |
|---|
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),
TypesPackage.getJvmFormalParameter_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()JvmTypeReference getParameterType()
If the meaning of the 'Parameter Type' containment reference isn't clear, there really should be more of a description here...
setParameterType(JvmTypeReference),
TypesPackage.getJvmFormalParameter_ParameterType()void setParameterType(JvmTypeReference value)
Parameter Type' containment reference.
value - the new value of the 'Parameter Type' containment reference.getParameterType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||