Interface Representable
- All Known Implementing Classes:
DimensionType,Primitive,PrimitiveDimensionType,PrimitiveType,ValueType
public interface Representable
A scalar with a primitive representation - either a dimension or a value.
Operators can permute these and return back to the client without understanding them.
-
Method Summary
-
Method Details
-
getRepresentation
Primitive getRepresentation()
-