public interface TOSDeviceFactory
TOSDevicePackage| Modifier and Type | Field and Description |
|---|---|
static TOSDeviceFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
AddressLocation |
createAddressLocation()
Returns a new object of class 'Address Location'.
|
CacheDataEntry |
createCacheDataEntry()
Returns a new object of class 'Cache Data Entry'.
|
ClearArea |
createClearArea()
Returns a new object of class 'Clear Area'.
|
ConflictingLane |
createConflictingLane()
Returns a new object of class 'Conflicting Lane'.
|
DataEntry |
createDataEntry()
Returns a new object of class 'Data Entry'.
|
DataValue |
createDataValue()
Returns a new object of class 'Data Value'.
|
Device |
createDevice()
Returns a new object of class 'Device'.
|
DeviceConfiguration |
createDeviceConfiguration()
Returns a new object of class 'Device Configuration'.
|
DeviceGroup |
createDeviceGroup()
Returns a new object of class 'Device Group'.
|
DeviceInfo |
createDeviceInfo()
Returns a new object of class 'Device Info'.
|
IdNameElement |
createIdNameElement()
Returns a new object of class 'Id Name Element'.
|
IncomingLane |
createIncomingLane()
Returns a new object of class 'Incoming Lane'.
|
Intersection |
createIntersection()
Returns a new object of class 'Intersection'.
|
Lane |
createLane()
Returns a new object of class 'Lane'.
|
Link |
createLink()
Returns a new object of class 'Link'.
|
Localizable |
createLocalizable()
Returns a new object of class 'Localizable'.
|
Location |
createLocation()
Returns a new object of class 'Location'.
|
NetworkLocation |
createNetworkLocation()
Returns a new object of class 'Network Location'.
|
OutgoingLane |
createOutgoingLane()
Returns a new object of class 'Outgoing Lane'.
|
Output |
createOutput()
Returns a new object of class 'Output'.
|
Parameter |
createParameter()
Returns a new object of class 'Parameter'.
|
PedestrianLane |
createPedestrianLane()
Returns a new object of class 'Pedestrian Lane'.
|
Phase |
createPhase()
Returns a new object of class 'Phase'.
|
PhaseGroup |
createPhaseGroup()
Returns a new object of class 'Phase Group'.
|
Position |
createPosition()
Returns a new object of class 'Position'.
|
Program |
createProgram()
Returns a new object of class 'Program'.
|
ProgramEntry |
createProgramEntry()
Returns a new object of class 'Program Entry'.
|
ProgramTransition |
createProgramTransition()
Returns a new object of class 'Program Transition'.
|
Road |
createRoad()
Returns a new object of class 'Road'.
|
SignalTable |
createSignalTable()
Returns a new object of class 'Signal Table'.
|
SystemInfo |
createSystemInfo()
Returns a new object of class 'System Info'.
|
TimeTable |
createTimeTable()
Returns a new object of class 'Time Table'.
|
TimeTableEntry |
createTimeTableEntry()
Returns a new object of class 'Time Table Entry'.
|
Transition |
createTransition()
Returns a new object of class 'Transition'.
|
TOSDevicePackage |
getTOSDevicePackage()
Returns the package supported by this factory.
|
static final TOSDeviceFactory eINSTANCE
DeviceGroup createDeviceGroup()
Device createDevice()
SystemInfo createSystemInfo()
DeviceInfo createDeviceInfo()
DeviceConfiguration createDeviceConfiguration()
Intersection createIntersection()
Road createRoad()
Lane createLane()
ConflictingLane createConflictingLane()
IncomingLane createIncomingLane()
OutgoingLane createOutgoingLane()
PedestrianLane createPedestrianLane()
Link createLink()
Phase createPhase()
ProgramEntry createProgramEntry()
Program createProgram()
Transition createTransition()
ProgramTransition createProgramTransition()
ClearArea createClearArea()
PhaseGroup createPhaseGroup()
IdNameElement createIdNameElement()
Output createOutput()
Localizable createLocalizable()
Location createLocation()
NetworkLocation createNetworkLocation()
Position createPosition()
AddressLocation createAddressLocation()
TimeTable createTimeTable()
TimeTableEntry createTimeTableEntry()
DataEntry createDataEntry()
DataValue createDataValue()
Parameter createParameter()
CacheDataEntry createCacheDataEntry()
SignalTable createSignalTable()
TOSDevicePackage getTOSDevicePackage()
Data In Motion GmbH all rights reserved