|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnitPower
A representation of the model object 'Unit Power'.
The following features are supported:
UnitsPackage.getUnitPower()
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
int |
getExponent()
Returns the value of the 'Exponent' attribute. |
Unit |
getUnit()
Returns the value of the 'Unit' containment reference. |
void |
setExponent(int value)
Sets the value of the ' Exponent ' attribute. |
void |
setUnit(Unit value)
Sets the value of the ' Unit ' containment reference. |
Field Detail |
---|
static final String copyright
Method Detail |
---|
Unit getUnit()
If the meaning of the 'Unit' containment reference isn't clear, there really should be more of a description here...
setUnit(Unit)
,
UnitsPackage.getUnitPower_Unit()
void setUnit(Unit value)
Unit
' containment reference.
value
- the new value of the 'Unit' containment reference.getUnit()
int getExponent()
If the meaning of the 'Exponent' attribute isn't clear, there really should be more of a description here...
setExponent(int)
,
UnitsPackage.getUnitPower_Exponent()
void setExponent(int value)
Exponent
' attribute.
value
- the new value of the 'Exponent' attribute.getExponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |