Class: ConditionalString
Documentation: A conditional string has the form: if condition then then-string else if-string (should be else-string).
Superclasses
Subclasses
Types
Template Slots |
|
Slot Name |
Documentation |
Type |
Cardinality |
|
charset |
For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
String |
0:1 |
|
compression |
Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
String |
0:1 |
|
condition |
The Boolean criterion that determines whether the associated item (string, action specifications, orderset or order item) is activated. |
Criterion |
0:1 |
|
if-string |
The string to be displayed if the condition in ConditionString evaluates to true |
ConditionalString, CharacterString |
1:1 |
|
label |
A short human readable string indicating the content of the instancehuman-readable string for the instance |
String |
0:1 |
|
language |
The language of a string or the language used to write the expression in a function. |
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 |
|
then-string |
The string to be used if the condition in ConditionalString evaluates to false. |
ConditionalString, CharacterString |
0:1 |
|
type |
"type" epresents the fact that every data value implicitly carries information about its own data type. Thus, given a data value one can inquire about its data type |
String |
0:1 |
|
value |
A data value |
String |
0:1 |
^ back to top
Return to Class Hierarchy
Generated: 10/04/2006, 1:24:52 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.