Package core
Interface InterfaceScenarioElement
-
- All Known Implementing Classes:
AbstractActuator,AbstractActuatorLaneGroup,AbstractController,AbstractControllerRampMetering,AbstractSensor,ActuatorFlowToLinks,ActuatorLaneGroupAllowComm,ActuatorLaneGroupCapacity,ActuatorLaneGroupSpeedLimit,ActuatorSignal,ActuatorSplit,Commodity,ControllerAlinea,ControllerFixedRate,ControllerFlowToLinks,ControllerOfframpFlow,ControllerProfileRate,ControllerRampMeterClosed,ControllerRampMeterOpen,ControllerRestrictLaneGroup,ControllerSchedule,ControllerSignal,ControllerSignalPretimed,ControllerTollLaneGroup,FixedSensor,Link,Node,Path,PluginController,RoadConnection,RoadGeometry,Subnetwork
public interface InterfaceScenarioElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetId()ScenarioElementTypegetSEType()Objectto_jaxb()
-
-
-
Method Detail
-
getId
Long getId()
-
getSEType
ScenarioElementType getSEType()
-
to_jaxb
Object to_jaxb()
-
-