sage logo

Abstract Class: BAG

Documentation: An unordered collection of values, where each value can be contained more than once in the collection

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
members Element in a set, list, or bag :THING 0:*
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 BAG
semantic_properties INT contains(T kind); BL isEmpty; BL notEmpty; BAG plus(BAG x); BAG minus(BAG x);
:ROLE Abstract
:SLOT-CONSTRAINTS  

  ^ back to top

Return to Class Hierarchy

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