InternetAccessPoint(internet access point) |
appearance as argument number 1 |
(documentation InternetAccessPoint EnglishLanguage "InternetAccessPoint refers to a Device that allows another Device to access and use the Internet") | Hotel.kif 1361-1362 | |
(subclass InternetAccessPoint Device) | Hotel.kif 1360-1360 | Internet access point is a subclass of device |
appearance as argument number 2 |
(subclass Modem InternetAccessPoint) | Hotel.kif 1373-1373 | Modem is a subclass of internet access point |
(termFormat EnglishLanguage InternetAccessPoint "internet access point") | Hotel.kif 1363-1363 | Modem is a subclass of internet access point |
antecedent |
(=> (and (connectsEngineeringComponents ?CONN ?DEVICE ?AP) (instance ?AP InternetAccessPoint)) (instance ?CONN InternetConnection)) |
Hotel.kif 1392-1396 | |
(=> (and (instance ?AP InternetAccessPoint) (instance ?DEVICE Device)) (holdsDuring (WhenFn (connectedEngineeringComponents ?DEVICE ?AP)) (engineeringSubcomponent ?DEVICE Internet))) |
Hotel.kif 1365-1371 |
|