de.fraunhofer.isst.eastadl.datatypes.RangeableDatatype Interface Reference

List of all members.


Detailed Description

RangeableDatatype (from Datatypes) {abstract}

Generalizations
EADatatype (from Datatypes)

Description
The abstract metaclass RangeableDatatype reflects numeric datatypes that may have a range (between a minimal and a maximal value). An example for a RangeableDatatype is the Celsius temperature scale with minValue = -273.15.

Attributes
No additional attributes

Associations
No additional associations

Constraints
No additional constraints

Semantics
The abstract metaclass RangeableDatatype reflects numeric datatypes that may have a range (between a minimal and a maximal value).

Author:
dprenzel

abstract="true"