org.openl.types.science
Interface IUnit

All Superinterfaces:
IMultiplicativeExpression
All Known Implementing Classes:
ASimpleUnit, DistanceUnit, MassUnit, TimeUnit, ZeroBasedUnit

public interface IUnit
extends IMultiplicativeExpression

Author:
snshor

Method Summary
 String getName()
           
 
Methods inherited from interface org.openl.types.science.IMultiplicativeExpression
add, changeScalar, divide, getDimensionCount, getDimensionPower, getDimensionsPowers, getScalar, multiply, negate, printAs, printAs, printInSystem, subtract
 

Method Detail

getName

String getName()


Copyright © 2013. All Rights Reserved.