|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parameter
A representation of the model object 'Parameter'.
The following features are supported:
AParPackage.getParameter()
Method Summary | |
---|---|
SAttribute |
getAttribute()
Returns the value of the 'Attribute' reference. |
Value |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setAttribute(SAttribute value)
Sets the value of the ' Attribute ' reference. |
void |
setValue(Value value)
Sets the value of the ' Value ' containment reference. |
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 |
---|
SAttribute getAttribute()
If the meaning of the 'Attribute' reference isn't clear, there really should be more of a description here...
setAttribute(SAttribute)
,
AParPackage.getParameter_Attribute()
void setAttribute(SAttribute value)
Attribute
' reference.
value
- the new value of the 'Attribute' reference.getAttribute()
Value getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(Value)
,
AParPackage.getParameter_Value()
void setValue(Value value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |