UC:TT:AdoptVehicleWorkingSchedulingToTimetableChanges: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(Standardization)
Line 1: Line 1:
'''Use case / {{Deu|Anwendungsfall}} / {{Fra|Scénario d’utilisation}}:'''
{{UseCase|TT||title=Adopt vehicle working scheduling to timetable changes|CO=1|IS=1|RS=1}}


{{UC title}}
Adopt vehicle working scheduling to timetable changes; {{Deu|Umlauf an Jahresfahrplan anpassen }}
Adopt vehicle working scheduling to timetable changes; {{Deu|Umlauf an Jahresfahrplan anpassen }}


 
{{UC description}}
'''Description / {{Deu|Beschreibung}} / {{Fra|Description}}'''
 
The importing system holds timetable and vehicle working data. A change in the timetable shall be imported.
The importing system holds timetable and vehicle working data. A change in the timetable shall be imported.


 
{{UC flows}}
'''Data Flows and Interfaces / {{Deu|Datenflüsse und Schnittstellen}} / {{Fra|Flux de données et interfaces}}'''
 
The import may be performed manually via a file based interface, or online via a message (SOAP) based interface.
The import may be performed manually via a file based interface, or online via a message (SOAP) based interface.


 
{{UC interference}}
'''Interference with other railML<sup>®</sup> schemas / {{Deu|Interferenz mit anderen railML<sup>®</sup>-Schemen}} / {{Fra|Interaction avec autres schemas railML<sup>®</sup>}}'''
 
* Common
* Common
* Infrastructure
* Infrastructure
* Rolling stock
* Rolling stock


{{UC data}}


'''Characterising Data / {{Deu|Charakterisierung der Daten}} / {{Fra|Caractérisation des données}}'''
{{UC update}}
 
<u>How often do the data change (update)?</u>
 
* could be daily
* could be daily


<u>How big are the data fragments to be exchanged (complexity)?</u>
{{UC complexity}}


* small (single train run)
* small (single train run)


<u>Which views are represented by the data (focus)?</u>
{{UC focus}}


* any
* any


<u>Which specific timetable data do you expect to receive/send (elements)?</u>
{{UC elements}}


* see _Import complete timetable for vehicle working scheduling_
* see _Import complete timetable for vehicle working scheduling_

Revision as of 17:14, 21 July 2016

Adopt vehicle working scheduling to timetable changes
Subschema: Timetable and Rostering
 
Related subschemas: IS RS CO
Stift.png (version(s) )
For general information on use cases see UC:Use cases


Use case / Anwendungsfall

Adopt vehicle working scheduling to timetable changes; Umlauf an Jahresfahrplan anpassen

Description / Beschreibung

The importing system holds timetable and vehicle working data. A change in the timetable shall be imported.

Data Flows and Interfaces / Datenflüsse und Schnittstellen

The import may be performed manually via a file based interface, or online via a message (SOAP) based interface.

Interference with other railML® schemas / Interferenz mit anderen railML®-Schemen

  • Common
  • Infrastructure
  • Rolling stock

Characterizing Data / Charakterisierung der Daten

How often do the data change (update)?

  • could be daily

How big are the data fragments to be exchanged (complexity)?

  • small (single train run)

Which views are represented by the data (focus)?

  • any

Which specific data do you expect to receive/send (elements)?

  • see _Import complete timetable for vehicle working scheduling_

We describe different subtypes of the _adopt to timetable changes_ usecase.

Change train data (commercial or operational) in a given validity

Precondition:

  • Import data contains commercial train information with valid id and validity.
  • System holds data on a train with this id, and the validity of the train covers the validity change request.

Execution

  • The system splits the train into one with validity of the change request, and one with the remaining validity.
  • The changes are applied to the first train, according to the usecase in _Import complete timetable for vehicle working scheduling_.

Postcondition

  • The train is changed within the validity of the change request, and unchanged outside.

Change validity of a train

Precondition:

  • Import data contains commercial train information with valid id and validity.
  • System holds data on a train with this id

Execution:

  • The validity of the train is changed.