sage logo

Abstract Class: SET

Documentation: A value that contains other distinct values in no particular order

Superclasses
Subclasses
Types
Template Slots
  Slot Name Documentation Type Cardinality
label A short human readable string indicating the content of the instancehuman-readable string for the instance String 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

Own Slots
  Slot Name Value
alias SET
semantic_properties BL contains(T element); BL isEmpty; BL notEmpty; BL contains(SET subset); INT cardinality; SET union(SET otherset); SET union(T element); SET except(T element); SET except(SET otherset); SET intersection(SET otherset);
:ROLE Abstract
:SLOT-CONSTRAINTS  

  ^ back to top

Return to Class Hierarchy

Generated: 10/04/2006, 1:24:51 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.