Difference between revisions of "COMPOP"
Jump to navigation
Jump to search
| Line 14: | Line 14: | ||
ID Meaning INT 1 M-4 | ID Meaning INT 1 M-4 | ||
| − | 1 : | + | 1 : größer > |
| − | 2 : | + | 2 : größer oder gleich >= |
| − | 3 : | + | 3 : kleiner < |
| − | 4 : | + | 4 : kleiner oder gleich <= |
| − | 5 : | + | 5 : gleich = |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | 6 : ungleich \ne | ||
| + | Definitions: | ||
| + | (http://en.wikipedia.org/wiki/Logical_connective) | ||
| + | (http://en.wikipedia.org/wiki/Logical_connective) | ||
| + | (http://en.wikipedia.org/wiki/Logical_connective) | ||
| + | (http://en.wikipedia.org/wiki/Logical_connective) | ||
| + | (http://en.wikipedia.org/wiki/Logical_connective) | ||
| + | (http://en.wikipedia.org/wiki/Logical_connective) | ||
| − | |||
| − | |||
| − | |||
Revision as of 13:39, 24 July 2010
FEATURE OBJECT ATTRIBUTES
Attribute: Comparison operator
Acronym: COMPOP Code: ?
Camel case: comparisonOperator
Attribute type: E
Expected input:
ID Meaning INT 1 M-4
1 : größer >
2 : größer oder gleich >=
3 : kleiner <
4 : kleiner oder gleich <=
5 : gleich =
6 : ungleich \ne
Definitions:
(http://en.wikipedia.org/wiki/Logical_connective) (http://en.wikipedia.org/wiki/Logical_connective) (http://en.wikipedia.org/wiki/Logical_connective) (http://en.wikipedia.org/wiki/Logical_connective) (http://en.wikipedia.org/wiki/Logical_connective) (http://en.wikipedia.org/wiki/Logical_connective)
Remarks:
The definition of COMPOP must provides the relation between the value given in the model and the real ship's value.
| David | Raphael | others | Jens |
|---|---|---|---|
| DA Y | RMM Y/N | others Y/N | JSF Y/N |