|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PowerExpression
A representation of the model object 'Power Expression'.
The following features are supported:
StoexPackage.getPowerExpression()
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
Power |
getBase()
Returns the value of the 'Base' containment reference. |
Unary |
getExponent()
Returns the value of the 'Exponent' containment reference. |
void |
setBase(Power value)
Sets the value of the ' Base ' containment reference. |
void |
setExponent(Unary value)
Sets the value of the ' Exponent ' containment reference. |
Field Detail |
---|
static final String copyright
Method Detail |
---|
Power getBase()
If the meaning of the 'Base' containment reference isn't clear, there really should be more of a description here...
setBase(Power)
,
StoexPackage.getPowerExpression_Base()
void setBase(Power value)
Base
' containment reference.
value
- the new value of the 'Base' containment reference.getBase()
Unary getExponent()
If the meaning of the 'Exponent' containment reference isn't clear, there really should be more of a description here...
setExponent(Unary)
,
StoexPackage.getPowerExpression_Exponent()
void setExponent(Unary value)
Exponent
' containment reference.
value
- the new value of the 'Exponent' containment reference.getExponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |