sage logo

Class: IVLOfPhysicalQuantity

Documentation: Interval of of physical quantity

Superclasses
Subclasses
Types
Template Slots
  Slot Name Documentation Type Cardinality
high This is the high limit of the interval. RealNumber 0:1
highClosed Specifies whether the high limit is included in the interval (interval is closed) or excluded from the interval (interval is open). Boolean 0:1
label A short human readable string indicating the content of the instancehuman-readable string for the instance String 0:1
low This is the low limit of the interval. RealNumber 0:1
lowClosed Specifies whether the low limit is included in the interval (interval is closed) or excluded from the interval (interval is open). Boolean 0:1
nullFlavor If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. Class 0:1
unit Unit of measurement CodedValue 1:1

Own Slots
  Slot Name Value
alias IVL
semantic_properties x.value.nonNull; x.low.value.equal(x.value.low); x.low.unit.equal(x.unit); x.lowClosed.equal(x.value.lowClosed); x.high.value.equal(x.value.high); x.high.unit.equal(x.unit); x.highClosed.equal(x.value.highClosed);
:ROLE Concrete
:SLOT-CONSTRAINTS  

  ^ back to top

Return to Class Hierarchy

Generated: 10/04/2006, 1:24:46 PM, Pacific Daylight Time

The SAGE project was supported in part by grant 70NANB1H3049 of the NIST Advanced Technology Program. Protégé is a trademark of Stanford University, Copyright (c) 1998-2006 Stanford University.