Browse
 
 
 
 
DataType - CodeComparisonBaseType
<< codelist >> Logical View.AIXM.AIXM Data Types
<<codelist>> A list of comparison operators.
Inheritance
This is a specialization of the
string
class and it inherits all attributes and associations of that class.
List of values
Name
Data Type
Definition
LESS
string
Lower.
LESS_OR_EQUAL
string
Lower or equal.
EQUAL
string
Equal.
GREATER_OR_EQUAL
string
Greater or equal.
GREATER
string
Greater.
OTHER
string
Other
List of subclasses
This class is specialized into:
CodeComparisonType