|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SdEquationVariable
A representation of the model object 'Equation Variable'.
The following features are supported:
SdPackage.getSdEquationVariable()
Method Summary | |
---|---|
java.lang.String |
getEquation()
Returns the value of the 'Equation' attribute. |
void |
setEquation(java.lang.String value)
Sets the value of the ' Equation ' attribute. |
Methods inherited from interface org.eclipse.amp.amf.sd.SdAbstractVariable |
---|
getParent, getToElement, setParent |
Methods inherited from interface org.eclipse.amp.amf.sd.SdNamedElement |
---|
getComment, getName, setComment, 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 |
---|
java.lang.String getEquation()
"return 0;"
.
If the meaning of the 'Equation' attribute isn't clear, there really should be more of a description here...
setEquation(String)
,
SdPackage.getSdEquationVariable_Equation()
void setEquation(java.lang.String value)
Equation
' attribute.
value
- the new value of the 'Equation' attribute.getEquation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |