: Public <<enumeration>> Enumeration
Created: 23/07/2004 14:22:22
Modified: 16/06/2008 11:49:16
Project:
Advanced:
Attribute
Public enumerationLiteral
  containedIn

Details:
changed=no
definition=Contained in.
order=0
origin=- null -
originalCode=- null -
originalName=- null -
type=exchange
Notes: {a} is contained in {a, b, c, d}
Public enumerationLiteral
  contains

Details:
changed=no
definition=Contains.
order=1
origin=- null -
originalCode=- null -
originalName=- null -
type=exchange
Notes: {a, b, c, d} contains {a}
Public enumerationLiteral
  containsNot

Details:
changed=no
definition=Does not contain.
order=2
origin=- null -
originalCode=- null -
originalName=- null -
type=exchange
Notes: {a, b, v} contains not {d}
Public enumerationLiteral
  equal

Details:
changed=no
definition=Equal to.
order=3
origin=- null -
originalCode=- null -
originalName=- null -
type=exchange
Notes: a = b
Public enumerationLiteral
  greater

Details:
changed=no
definition=Greater than.
order=4
origin=- null -
originalCode=- null -
originalName=- null -
type=exchange
Notes: a > b
Public enumerationLiteral
  greaterEqual

Details:
changed=no
definition=Greater than or equal to.
order=5
origin=- null -
originalCode=- null -
originalName=- null -
type=exchange
Notes: a >= b
Public enumerationLiteral
  less

Details:
changed=no
definition=Less than.
order=6
origin=- null -
originalCode=- null -
originalName=- null -
type=exchange
Notes: a < b
Public enumerationLiteral
  lessEqual

Details:
changed=no
definition=Less than or equal to.
order=7
origin=- null -
originalCode=- null -
originalName=- null -
type=exchange
Notes: a <= b
Public enumerationLiteral
  notContainedIn

Details:
changed=no
definition=Not contained in.
order=8
origin=- null -
originalCode=- null -
originalName=- null -
type=exchange
Notes: {c} is not contained in {a, b}
Public enumerationLiteral
  unequal

Details:
changed=no
definition=Not equal to.
order=9
origin=- null -
originalCode=- null -
originalName=- null -
type=exchange
 
Tag Value
changed no
Details:
 
definition Types of logical comparison operators.
Details:
 
origin - null -
Details:
 
originalCode - null -
Details:
 
originalName - null -
Details:
 
type exchange
Details: