-
Key: SYSML11-60
-
Legacy Issue Number: 11599
-
Status: closed
-
Source: Change Vision ( Michael Chonoles)
-
Summary:
On Fig 9.4 p 70. the I_ICEData I/F has the following services defined on the cntrl (the engine)
getRPM():Integer
getTemperature():Real
isKnockSensor():Boolean
These names make sense if the interface was a provided interface on the engine.
However, the I_ICEData interface on the engine is a REQUIRED interface.
The interface should be defined something more along the lines ofÂ…
hereIsRPM(:Integer)
hereIsTemperature(:Real)
hereIsKnockSensor(:Boolean)
as the engine is using this interface to tell the PowerControlUnit the current values of those properties.
This problem is duplicated later in Figure B.20 on p 194
-
Reported: SysML 1.0 — Thu, 4 Oct 2007 04:00 GMT
-
Disposition: Resolved — SysML 1.1
-
Disposition Summary:
No Data Available
-
Updated: Fri, 6 Mar 2015 20:58 GMT