public interface IntersectionService
| Modifier and Type | Method and Description |
|---|---|
Intersection |
createIntersection(java.util.Map<java.lang.Integer,java.lang.String> optionsMap)
Creates an Intersection EObject provided an optionsMap which contains as keys the road number (from 0 to n),
and as values String Object which indicates the options for such road in terms of lanes controlled by
single SignalGroup.
|
Intersection createIntersection(java.util.Map<java.lang.Integer,java.lang.String> optionsMap)
optionsMap - Data In Motion GmbH all rights reserved