Difference between revisions of "LOGCON"
Jump to navigation
Jump to search
| (15 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
Attribute type: Enumeration | Attribute type: Enumeration | ||
| + | |||
Attribute values: | Attribute values: | ||
| Line 18: | Line 19: | ||
Definitions: | Definitions: | ||
| + | |||
logical conjunction | logical conjunction | ||
all the conditions described by the other attributes of the object, or sub-attributes of the same complex attribute, are true | all the conditions described by the other attributes of the object, or sub-attributes of the same complex attribute, are true | ||
| + | |||
logical disjunction | logical disjunction | ||
| Line 31: | Line 34: | ||
Remarks: | Remarks: | ||
| − | + | No remarks: | |
| + | |||
| + | Example: | ||
| + | |||
| + | <br>APPLIC | ||
| + | <br>LOGCON=1 | ||
| + | <br>VSLMSM/[VSLCAR=10/VSLVAL=50.0/COMPOP=1] | ||
| + | <br>VSLMSM/[VSLCAR=6/VSLVAL=10.0/COMPOP=1] | ||
implies the limitation applies only when LOA > 50.0 and draught > 10.0 | implies the limitation applies only when LOA > 50.0 and draught > 10.0 | ||
| Line 42: | Line 52: | ||
!David!!Raphael!!others!!Jens | !David!!Raphael!!others!!Jens | ||
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
| − | | | + | | Y |
|RMM Y/N | |RMM Y/N | ||
|others Y/N | |others Y/N | ||
| − | |Y | + | |Y |
|} | |} | ||
Revision as of 11:14, 8 November 2010
FEATURE OBJECT ATTRIBUTES
Attribute: Logical connectives
Acronym: LOGCON Code: ?
Camel case: logicalConnectives
Attribute type: Enumeration
Attribute values:
1 logical conjunction
2 logical disjunction
Definitions:
logical conjunction
all the conditions described by the other attributes of the object, or sub-attributes of the same complex attribute, are true
logical disjunction
at least one of the conditions described by the other attributes of the object, or sub-attributes of the same complex attributes, is true
Remarks:
No remarks:
Example:
APPLIC
LOGCON=1
VSLMSM/[VSLCAR=10/VSLVAL=50.0/COMPOP=1]
VSLMSM/[VSLCAR=6/VSLVAL=10.0/COMPOP=1]
implies the limitation applies only when LOA > 50.0 and draught > 10.0
| David | Raphael | others | Jens |
|---|---|---|---|
| Y | RMM Y/N | others Y/N | Y |