Difference between revisions of "LOGCON"
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 45: | Line 45: | ||
Distinction: | Distinction: | ||
| + | Nil | ||
| + | Justification:<br> | ||
| + | |||
| + | New attribute | ||
| − | |||
| − | |||
Comments: | Comments: | ||
| Line 62: | Line 64: | ||
{| style="background:#ccc99; color:black;" border="1" cellpadding="5" cellspacing="0" align="left" | {| style="background:#ccc99; color:black;" border="1" cellpadding="5" cellspacing="0" align="left" | ||
| − | !David!!Raphael | + | !David!!Raphael!!Jens |
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
| Y | | Y | ||
| − | | | + | |Y |
| − | |||
|Y | |Y | ||
|} | |} | ||
Revision as of 18:48, 10 August 2011
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:
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
Distinction:
Nil
Justification:
New attribute
Comments:
No comments.
| David | Raphael | Jens |
|---|---|---|
| Y | Y | Y |