object
A metro line
Name
– The name of the metro line
Sergio Castro
static, context_switching_calls
(no dependencies on other files)
Name is the line name.
static
name(Name)
Station1 is connected to Station2 by means of this line.
static
connects(Station1,Station2)
Station1 is now connected to Station2 by means of this line.
static
add_connection(Station1,Station2)
(none)
(none)