|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openl.types.science.AMultiplicativeExpression
org.openl.types.science.ASimpleUnit
org.openl.types.science.ZeroBasedUnit
org.openl.types.science.MassUnit
public class MassUnit
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openl.base.INamedThing |
|---|
INamedThing.NameConverter<T extends INamedThing>, INamedThing.NameSelector, INamedThing.Tool |
| Field Summary |
|---|
| Fields inherited from interface org.openl.base.INamedThing |
|---|
EMPTY, LONG, NAME_CONVERTOR, REGULAR, SHORT |
| Constructor Summary | |
|---|---|
MassUnit(String name,
double normalMultiplier)
|
|
| Method Summary |
|---|
| Methods inherited from class org.openl.types.science.ZeroBasedUnit |
|---|
changeScalar, normalize |
| Methods inherited from class org.openl.types.science.ASimpleUnit |
|---|
getDimension, getDimensionCount, getDimensionPower, getDimensionsPowers, getDisplayName, getName, getPower, getScalar |
| Methods inherited from class org.openl.types.science.AMultiplicativeExpression |
|---|
add, divide, isAdditiveCompatible, multiply, negate, print, printAs, printAs, printInSystem, subtract, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openl.types.science.IMultiplicativeExpression |
|---|
add, divide, multiply, negate, printAs, printAs, printInSystem, subtract |
| Constructor Detail |
|---|
public MassUnit(String name,
double normalMultiplier)
dimension - normalMultiplier -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||