|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JParameter
A representation of the model object 'JParameter'.
The following features are supported:
JavaPackage.getJParameter()| Method Summary | |
|---|---|
JMethod |
getMethod()
Returns the value of the 'Method' container reference. |
JClass |
getType()
Returns the value of the 'Type' reference |
boolean |
isFinal()
Returns the value of the 'Final' attribute |
void |
setFinal(boolean value)
Sets the value of the ' Final' attribute |
void |
setMethod(JMethod value)
Sets the value of the ' Method' container reference |
void |
setType(JClass value)
Sets the value of the ' Type' reference |
| Methods inherited from interface org.eclipse.emf.java.JModelElement |
|---|
getJNode, getName, getQualifiedName, setJNode, setName |
| 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 |
|---|
boolean isFinal()
setFinal(boolean),
JavaPackage.getJParameter_Final()void setFinal(boolean value)
Final' attribute.
value - the new value of the 'Final' attribute.isFinal()JMethod getMethod()
Parameters'.
setMethod(JMethod),
JavaPackage.getJParameter_Method(),
JMethod.getParameters()void setMethod(JMethod value)
Method' container reference.
value - the new value of the 'Method' container reference.getMethod()JClass getType()
setType(JClass),
JavaPackage.getJParameter_Type()void setType(JClass value)
Type' reference.
value - the new value of the 'Type' reference.getType()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||