TransitwayJunction(transitway junction) |
appearance as argument number 1 |
(documentation TransitwayJunction EnglishLanguage "TransitwayJunction is the class of regions where two or more Transitways meet and traffic may transfer from one transitway to another.") | Transportation.kif 3766-3768 | |
(externalImage TransitwayJunction "http://upload.wikimedia.org/wikipedia/ en/ b/ b8/ Stackedjunction.jpeg") | pictureList.kif 1273-1273 | |
(subclass TransitwayJunction Transitway) | Transportation.kif 3762-3762 | Transitway junction is a subclass of transitway |
appearance as argument number 2 |
antecedent |
(=> (and (instance ?TS TransitSystem) (instance ?TJ TransitwayJunction) (abstractCounterpart ?G ?TS) (systemPart ?TJ ?TS)) (exists (?GN) (and (instance ?GN GraphNode) (abstractCounterpart ?GN ?TJ) (graphPart ?GN ?G)))) |
Transportation.kif 3447-3457 |
|