org.openl.types.science
Interface IDimension

All Superinterfaces:
INamedThing
All Known Implementing Classes:
Dimension

public interface IDimension
extends INamedThing

Author:
snshor Interface for providing basic physical or other terms, like distance, time, mass, charge, money etc. Dimensions in general can not be converted into each other, unless specified otherwise.

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
 
Method Summary
 
Methods inherited from interface org.openl.base.INamedThing
getDisplayName, getName
 



Copyright © 2013. All Rights Reserved.