Transmodel in UML. SITP 2 Système d'information Transport Public

Size: px
Start display at page:

Download "Transmodel in UML. SITP 2 Système d'information Transport Public"

Transcription

1 Transmodel in UML Equipe de projet Page 0 Version 0. 04/09/2003

2 Contents. Introduction Class diagrams Network description CD TM Fig. 0 Points and Links CD TM Fig. 02 Main Types of Points and Links CD TM Fig. 03 Infrastructure CD TM Fig. 04 Restrictions CD TM Fig. 05 Combined Diagram on Topology CD TM Fig. 06 Stop Point Equipment CD TM Fig. 07 Resource Management Points CD TM Fig. 08 Activation Facilities CD TM Fig. 09 Link Sequences CD TM Fig. 0 Grouping CD TM Fig. Zones CD TM Fig. 2 Complex Features CD TM Fig. 3 Combined Diagram on Generic Network CD TM Fig. 4 Routes CD TM Fig. 5 Journey Patterns CD TM Fig. 6 Turn Stations and Common Sections CD TM Fig. 7 Lines CD TM Fig. 8 Combined Diagram on Linear Features CD TM Fig. 9 Projection Versions, validity and layers CD TM Fig. 20 Validity Frames CD TM Fig. 2 Versions and Entities CD TM Fig. 22 Validity Conditions CD TM Fig. 23 Layers CD TM Fig. 24 Combined Diagram on Versions Tactical planning components CD TM Fig. 25 Days CD TM Fig. 26 Journeys CD TM Fig. 27 Standard Times CD TM Fig. 28 Journey Times CD TM Fig. 29 Interchanges Vehicle scheduling CD TM Fig. 30 Vehicle Scheduling CD TM Fig. 3 Vehicle Requirements Driver scheduling CD TM Fig. 32 Resource Plan CD TM Fig. 33 Driver Duties Schedules and versions CD TM Fig. 34 Schedules and versions Rostering CD TM Fig. 35 Roster Definition CD TM Fig. 36 Roster Assignments Personnel disposition CD TM Fig. 37 Driver Assignments CD TM Fig. 38 Driver Accounting Operations monitoring and control CD TM Fig. 39 Dated Production Components CD TM Fig. 40 Production Plan CD TM Fig. 4 Detection and Monitoring CD TM Fig. 42 Control Actions Equipe de projet Version 0. 04/09/2003 Page i

3 CD TM Fig. 43 Events CD TM Fig. 44 Messages Passenger information CD TM Fig. 45 Information Facilities CD TM Fig. 46 Footnotes CD TM Fig. 47 Passing Times CD TM Fig. 48 Passenger Trips CD TM Fig. 49 Mean Trip Duration Fare collection CD TM Fig. 50 Access Rights, Control and Validation CD TM Fig. 5 Fare Structure CD TM Fig. 52 Fare Parameters CD TM Fig. 53 Fare Products and Sales CD TM Fig. 54 Prices Management information CD TM Fig. 55 Service Journey Performance CD TM Fig. 56 Recorded Use of Services Multi-modal operation in public transport CD TM Fig. 57 Transport Mode CD TM Fig. 58 Trains CD TM Fig. 59 Vehicle Coupling Multiple operators' environment CD TM Fig. 60 Responsibility for Services CD TM Fig. 6 Responsibility for Resources Class dictionnary Generalisations and specialisations Specialisations descent Generalisations climb up Equipe de projet Version 0. 04/09/2003 Page ii

4 . INTRODUCTION This document presents the result of porting the Transmodel reference model into UML formalism and then into the English language. Firstly, Transmodel has been ported into UML, in French, using the frame of project, commissioned and funded by the French government. Secondly the English translation was written, funded by the English government. The contents of this document corresponds to version 5. of Transmodel. The diagrams result from transposing the entity-relationship genuine diagrams from Transmodel into UML class diagrams of, with semantic equivalence. As far as possible, the visual disposition of each diagram has been retained. All attributes owned by each class appear on the diagrams. The mandatory attributes are indicated by a multiplicity of []. As UML does not provide a way to graphically indicate if a specialisation is exclusive (disjunctive) or inclusive, the following convention applies: - an exclusive specialisation is represented as a rake, the handle of which is pointing to the general class, the teeth being linked to the specialised ones; - an inclusive specialisation is represented with as many inheritance links as there are specialised classes. Similarly, as UML does not offer such specific visual features as the exclusion arc indicating that some relationships afferent to a certain class are mutually exclusive, then UML constraints between relationships are used. By convention, if several relationships afferent to certain classes are bound to a constraint d "EXCLUSION xx", then they are mutually exclusive. That is, for an instance of that class, only one of those relationships can (or must, depending on the multiplicity) be used. In some entity-relationship diagrams, when only one of the relationships involved in an exclusion appears, a stump of the exclusion arc appears too. In the corresponding class diagrams, nothing such appears. More considerations on the correspondence between UML and entity-relationship Barker formalisms are to be found in annex. The model includes the following packages : Network description Versions, validity and layers Tactical planning components Vehicle scheduling Driver scheduling Schedules and versions Rostering Personnel disposition Equipe de projet Page Version 0. 04/09/2003

5 Operations monitoring and control Passenger information Fare collection Management information Multi-modal operation in public transport Multiple operators' environment Equipe de projet Page 2 Version 0. 04/09/2003

6 2. CLASS DIAGRAMS 2.. NETWORK DESCRIPTION 2... CD TM FIG. 0 POINTS AND LINKS a reference for 0.. POINT referring to Id[] located by start of end of classified as viewed as valid for locating coordinate_[] coordinate_2[] coordinate_3 referring to LOCATION [] description classifying.. TYPE OF POINT limiting 0.. OPERATING DAY calendar[] date[] earliest time latest time the validity start of 0.. reference for LOCATING SYSTEM [] a view of POINT ON LINK order[] distance from start comprising [] NETWORK VERSION 0.. valid from reference for located on comprising referring to LINE SHAPE formula[] Id[] between TYPE OF LINK for classifying.. described by from to classified as LINK passing through network version Id[] length CD TM Fig. 0 Points and Links Equipe de projet Page 3 Version 0. 04/09/2003

7 Id[] CD TM FIG. 02 MAIN TYPES OF POINTS AND LINKS POINT STOP POINT TIMING POINT ROUTE POINT for alighting for boarding category allowed for wait time via_flag[] start of end of start of end of start of end of from to SERVICE LINK from to TIMING LINK from to ROUTE LINK distance LINK Id[] length CD TM Fig. 02 Main Types of Points and Links Equipe de projet Page 4 Version 0. 04/09/2003

8 2..3. CD TM FIG. 03 INFRASTRUCTURE Id[] POINT INFRASTRUCTURE POINT start of end of ROAD JUNCTION RAILWAY JUNCTION WIRE JUNCTION Id[] length LINK from to INFRASTRUCTURE LINK ROAD ELEMENT RAILWAY ELEMENT WIRE ELEMENT CD TM Fig. 03 Infrastructure Equipe de projet Page 5 Version 0. 04/09/2003

9 2..4. CD TM FIG. 04 RESTRICTIONS DAY TYPE Id[] earliest time latest time limiiting the availability of Id[] POINT start of end of from to Id[] length LINK not available on INFRASTRUCTURE POINT INFRASTRUCTURE LINK location of overtaking at overtaking at referred to in referred to in start of end of safely traversed by specifying the capacity of VEHICLE TYPE AT POINT capacity { Exclusion AK} on with regard to the opposite MEETING RESTRICTION providing space for at at OVERTAKING POSSIBILITY against for from to IMPOSSIBLE MANOEUVRE allowed to be located at for overtaking at against overtaken at subject to subject to VEHICLE TYPE defined for used to define safe to traverse Id[] reversing direction self propelled seating capacity standing capacity special place capacity description length CD TM Fig. 04 Restrictions Equipe de projet Page 6 Version 0. 04/09/2003

10 2..5. CD TM FIG. 05 COMBINED DIAGRAM ON TOPOLOGY reference for LOCATION referring to LOCATING SYSTEM referring to reference for LINE SHAPE locating OPERATING DAY for classifying TYPE OF POINT.. limiting 0.. the validity start of 0.. valid from 0.. NETWORK VERSION between classifying TYPE OF LINK.. a reference for 0.. comprising comprising classified as located by network version referring to valid for POINT start of from end of to viewed as passing through a view of located on POINT ON LINK classified as LINK described by order[] distance from start STOP POINT start of end of from to SERVICE LINK TIMING POINT ROUTE POINT start of end of INFRASTRUCTURE POINT start of end of location of overtaking at specifying the capacity of VEHICLE TYPE AT POINT from TIMING LINK to from ROUTE LINK to start of from INFRASTRUCTURE LINK end of to overtaking at end of start of referred to in safely traversed by referred to in to from IMPOSSIBLE MANOEUVRE ROAD ELEMENT providing space for ROAD JUNCTION RAILWAY JUNCTION WIRE JUNCTION allowed to be located at made up of 0.. included in For clarity of the diagram, the attribute s have been withdrawn. at for overtaking at { Exclusion AK} OVERTAKING POSSIBILITY at against overtaken at used to define defined for on with regard to the opposite VEHICLE TYPE MEETING RESTRICTION for subject to against subject to RAILWAY ELEMENT WIRE ELEMENT safe to traverse CD TM Fig. 05 Combined Diagram on Topology Equipe de projet Page 7 Version 0. 04/09/2003

11 2..6. CD TM FIG. 06 STOP POINT EQUIPMENT PURPOSE OF EQUIPMENT PROFILE [] Id[] description functional purpose TYPE OF EQUIPMENT defining contained in the classification for TYPE OF STOP POINT Id[] equipped with.. the classification for 0.. classified as STOP POINT for alighting for boarding equipped with defined for containing STOP POINT EQUIPMENT PROFILE in in classified as ACTUAL STOP POINT EQUIPMENT profile[] units[] units[] CD TM Fig. 06 Stop Point Equipment Equipe de projet Page 8 Version 0. 04/09/2003

12 2..7. CD TM FIG. 07 RESOURCE MANAGEMENT POINTS [] ORGANISATIONAL UNIT manager of 0.. manager of 0.. Id[] POINT managed by CREW BASE [] managed by GARAGE near [] near manager of comprising TIMING POINT category allowed for wait time managed by RELIEF POINT PARKING POINT belonging to.. GARAGE POINT CD TM Fig. 07 Resource Management Points Equipe de projet Page 9 Version 0. 04/09/2003

13 Id[] CD TM FIG. 08 ACTIVATION FACILITIES TYPE OF ACTIVATION triggered by.. triggerd along.. triggered at.. used to trigger ACTIVATION LINK used to define from to used to trigger start of ACTIVATION POINT end ofcode[] type of activation used to define BEACON POINT for order { Exclusion D} for ACTIVATION ASSIGNMENT Id[] POINT for used to trigger used to define ACTIVATED EQUIPMENT TYPE OF TRAFFIC CONTROL POINT Id[] Id[] related to classifying controlled by.. classified as TRAFFIC CONTROL POINT CD TM Fig. 08 Activation Facilities Equipe de projet Page 0 Version 0. 04/09/2003

14 2..9. CD TM FIG. 09 LINK SEQUENCES NETWORK VERSION [] [] TYPE OF LINK SEQUENCE comprising 0.. classifying valid for LINK SEQUENCE classified as Id[] made up of made up of POINT LINK Id[] { Exclusion E} Id[] length viewed as viewed as a view of in POINT IN LINK SEQUENCE.. in.. a view of LINK IN LINK SEQUENCE order[] order[] CD TM Fig. 09 Link Sequences Equipe de projet Page Version 0. 04/09/2003

15 Id[] 2..0.CD TM FIG. 0 GROUPING PURPOSE OF GROUPING the classification for restricted to restricted to the classification for restricted to the classification for allowed for TYPE OF POINT [] description classifying.. limiting 0.. between allowed for TYPE OF LINK Id[] allowed for TYPE OF LINK SEQUENCE [] classifying.. classifying classified as GROUP OF POINTS Id[] Id[] classified as GROUP OF LINKS classified as GROUP OF LINK SEQUENCES Id[] composed of used as 0.. a use of STOP AREA [] made up of GROUP OF TIMING LINKS id[] description composed of classified as LINK made up of.. included in 0.. Id[] length included in.. POINT classified as in.. TIMING LINK classified as included in LINK SEQUENCE.. Id[] Id[] CD TM Fig. 0 Grouping Equipe de projet Page 2 Version 0. 04/09/2003

16 2...CD TM FIG. ZONES Id[] [] PLACE Id[] TYPE OF ZONE GROUP OF POINTS Id[] 0.. a generic description of 0.. a generic description of 0.. classified by classifying classified as including 0.. ZONE included in defining defined by Id[] [] description 0.. represented by bordered by a view of POINT 0.. functional centroid for border for 0.. LINK SEQUENCE ACCESS ZONE TARIFF ZONE Id[] Id[] CD TM Fig. Zones Id[] 2..2.CD TM FIG. 2 COMPLEX FEATURES COMPLEX FEATURE represented by made up of contained in containing object type[] Id_object[] contained in SIMPLE FEATURE a view of a view of a view of { Exclusion F} représentation for Id[] 0.. POINT viewed as 0.. viewed as 0.. LINK Id[] length viewed as 0.. ZONE Id[] [] description CD TM Fig. 2 Complex Features Equipe de projet Page 3 Version 0. 04/09/2003

17 Id[] 2..3.CD TM FIG. 3 COMBINED DIAGRAM ON GENERIC NETWORK PURPOSE OF GROUPING restricted to allowed for TYPE OF POINT [] description limiting 0.. the classification for restricted to the classification for allowed for between TYPE OF LINK Id[] restricted to allowed for the classification for TYPE OF LINK SEQUENCE [].. classifying TYPE OF ZONE Id[] classifying Id[] used as classified as a use of 0.. STOP AREA [] GROUP OF POINTS defining including 0.. defined by 0.. classified as included in ZONE Id[] [] description represented by 0.. viewed as composed of classifying bordered by classified by.. classified as GROUP OF LINKS Id[] made up of GROUP OF TIMING LINKS id[] description made up of 0.. classifying border for 0.. made up of in.. TIMING LINK classified as GROUP OF LINK SEQUENCES Id[] composed of included in.. classified as LINK SEQUENCE Id[] valid for made up of { Exclusion AE} TARIFF ZONE ACCESS ZONE in.. LINK IN LINK SEQUENCE order[].. in POINT IN LINK SEQUENCE order[] a view of SIMPLE FEATURE classified as.. included in LINK a view of viewed as a view of object type[] Id_object[] a view of viewed as Id[] 0.. length contained in a view of { Exclusion AD} from to network version contained in made up of containing COMPLEX FEATURE Id[] represented by 0.. a generic description of PLACE Id[] [] 0.. a generic description of comprising 0.. comprising NETWORK VERSION [] comprising représentation for classified as viewed as functional centroid for a view of start of included in.. end of POINT referring to 0.. valid for a reference for viewed as Id[] CD TM Fig. 3 Combined Diagram on Generic Network Equipe de projet Page 4 Version 0. 04/09/2003

18 2..4.CD TM FIG. 4 ROUTES ROUTE ROUTE POINT VEHICLE TYPE Id[] oriented by through via_flag[] viewed as start of end of Id[] reversing direction self propelled seating capacity standing capacity special place capacity description length safe to traverse for Id[] 0.. DIRECTION a view of on.. POINT ON ROUTE order[] from to distance ROUTE LINK safely traversed by the opposite of the opposite of CD TM Fig. 4 Routes Equipe de projet Page 5 Version 0. 04/09/2003

19 2..5.CD TM FIG. 5 JOURNEY PATTERNS PURPOSE OF GROUPING TYPE OF JOURNEY PATTERN restricted to Id[] 0.. allowed for [] classifying 0.. ROUTE Id[] covered by Id[] on classified as JOURNEY PATTERN made up of made up of made up of by default timed from made up of 0.. SERVICE JOURNEY PATTERN DEAD RUN PATTERN type of service comprising contributing to SERVICE PATTERN comprising defined on Id[] through.. on POINT ON ROUTE order[] a view of from SERVICE LINK made up of defining STOP POINT IN JOURNEY PATTERN order[] to a view of on.. POINT IN JOURNEY PATTERN order[] for alighting for boarding a view of defined on contributing to TIMING PATTERN Id[] made up of defining.. the timing reference for TIMING POINT IN JOURNEY PATTERN order[] wait point[] a view of in TIMING LINK IN JOURNEY PATTERN order[] a view of viewed as TIMING LINK LINK Id[] length from to viewed as ROUTE POINT via_flag[] start of end of viewed as STOP POINT for alighting for boarding from to viewed as start of TIMING POINT category allowed for wait time end of viewed as POINT start of end of Id[] CD TM Fig. 5 Journey Patterns Equipe de projet Page 6 Version 0. 04/09/2003

20 [] 2..6.CD TM FIG. 6 TURN STATIONS AND COMMON SECTIONS NETWORK VERSION comprising 0.. comprising comprising valid for.. ROUTE covered by on JOURNEY PATTERN Id[] Id[] through valid for STOP AREA by default timed from COMPLEX FEATURE 0.. used to define.. [] Id[] including 0.. a view of 0.. in TURN STATION viewed as 0.. defined for valid for COMMON SECTION Id[] turnaround distance Id[] description 0.. to 0.. from 0.. restricted to comprising on.... end of start of the timing reference for order[] POINT ON ROUTE TIMING POINT IN JOURNEY PATTERN order[] wait point[] a view of defined for TURNAROUND TIME LIMIT a view of maximum duration[] minimum duration from to viewed as ROUTE POINT via_flag[] viewed as start of end of TIMING POINT category allowed for wait time Id[] POINT included in.. CD TM Fig. 6 Turn Stations and Common Sections Equipe de projet Page 7 Version 0. 04/09/2003

21 2..7.CD TM FIG. 7 LINES Id[] PURPOSE OF GROUPING the classifincation for classified by GROUP OF LINES Id[] description composed of represented by 0.. included in Id[].. main line for LINE 0.. made up of Id[] on.. ROUTE covered by on JOURNEY PATTERN Id[] CD TM Fig. 7 Lines Equipe de projet Page 8 Version 0. 04/09/2003

22 2..8.CD TM FIG. 8 COMBINED DIAGRAM ON LINEAR FEATURES GROUP OF LINES classified by PURPOSE OF GROUPING restricted to the classifincation for composed of 0.. represented by restricted to 0.. included in main line for allowed for LINE TYPE OF JOURNEY PATTERN allowed for TYPE OF LINK SEQUENCE made up of the opposite of DIRECTION for 0.. oriented by ROUTE through on.. POINT ON ROUTE on.. covered by made up of contributing to comprising TIMING PATTERN defined on comprising on made up of by default timed from made up of classifying 0.. classified as JOURNEY PATTERN made up of made up of 0.. defined on contributing to SERVICE PATTERN DEAD RUN PATTERN classifying used to define.. defined for COMMON SECTION comprising SERVICE JOURNEY PATTERN classified as LINK SEQUENCE start of a view of.. end of 0.. to from 0.. TURN STATION restricted to 0.. defined for TURNAROUND TIME LIMIT VEHICLE TYPE from in TIMING LINK IN JOURNEY PATTERN to a view of the timing reference for defining.. TIMING POINT IN JOURNEY PATTERN a view of on.. made up of POINT IN JOURNEY PATTERN a view of defining STOP POINT IN JOURNEY PATTERN a view of made up of in.. LINK IN LINK SEQUENCE a view of made up of { Exclusion AF} in.. POINT IN LINK SEQUENCE a view of safe to traverse safely traversed by ROUTE LINK viewed as TIMING LINK SERVICE LINK viewed as LINK from to start of viewed as start of end of ROUTE POINT from to start of end of end of viewed as TIMING POINT viewed as from to start of end of STOP POINT from start of viewed as to end of POINT viewed as included in.. For clarity of the diagram, the attribute s have been withdrawn. CD TM Fig. 8 Combined Diagram on Linear Features Equipe de projet Page 9 Version 0. 04/09/2003

23 2..9.CD TM FIG. 9 PROJECTION [] TYPE OF PROJECTION comprising comprising comprising comprising POINT Id[] used as source in POINT ON LINK order[] distance from start start of end of ZONE Id[] [] description used as source in concerning calling as source 0.. POINT PROJECTION distance concerning concerning starting at ending at calling as source 0.. concerning LINK PROJECTION ZONE PROJECTION COMPLEX FEATURE PROJECTION to to to to calling as source used as target in LINK to to { Exclusion H} to to { Exclusion I} to calling as source to { Exclusion G} used as target in Id[] length { Exclusion J} used as target in used as target in Id[] used as target in LINK SEQUENCE used as target in used as target in used as target in used as target in used as target in COMPLEX FEATURE used as target in used as source in Id[] CD TM Fig. 9 Projection Equipe de projet Page 20 Version 0. 04/09/2003

24 2.2. VERSIONS, VALIDITY AND LAYERS CD TM FIG. 20 VALIDITY FRAMES TYPE OF VALIDITY Id[] validating defined by defining ENTITY IN REPOSITORY [] comprising validated by Id[] included in TYPE OF FRAME 0.. characterising comprising including VALIDITY CONDITION belonging to belonging to ENTITY IN FRAME derived from Id[] defined for parent of 0.. restricted to characterised by VERSION FRAME DATA SYSTEM Id[] dealing with 0.. object of Id[] user[] version[] CD TM Fig. 20 Validity Frames Equipe de projet Page 2 Version 0. 04/09/2003

25 CD TM FIG. 2 VERSIONS AND ENTITIES TYPE OF VERSION Id[] classifying object of DATA SYSTEM Id[] user[] version[] 0.. comprising filled by ENTITY IN REPOSITORY [] comprising dealing with VERSION FRAME belonging to instance of ENTITY belonging to ENTITY IN FRAME Id[] Id[] represented by comprising restricted to { Exclusion K} defining valid for only one valid for several { Exclusion M} restricting 0.. representing 0.. classified as VERSION Id[] parent of date[] 0.. time[] user[] belonging to governing valid instance of 0.. restricted by valid instance of governed by ENTITY IN VERSION.. changed by previous value of parent of 0.. deriving from updated value deriving from characterised by { Exclusion L} defined for defined for defined by VALIDITY CONDITION document within TRACE from version to version DELTA Id[] Id[] delta value[] CD TM Fig. 2 Versions and Entities Equipe de projet Page 22 Version 0. 04/09/2003

26 Id[] CD TM FIG. 22 VALIDITY CONDITIONS ENTITY VALIDITY TRIGGER Id[] VALIDITY RULE PARAMETER Id_parameter[] defining defining defining { Exclusion N} defined by defined by VALIDITY CONDITION defined by Id[] defined for characterised by Id[] date[] time[] user[] VERSION CD TM Fig. 22 Validity Conditions Id[] user[] version[] CD TM FIG. 23 LAYERS DATA SYSTEM LOCATING SYSTEM [] object of 0.. base of an implémentation of dealing with 0.. defining referring to related to VERSION FRAME LAYER Id[] [] purpose[] restricted to limited by defined for subject to TYPE OF PROJECTION [] using as target using as source { Exclusion O} describing source for LAYER VERSION target for defined for assigned to VALIDITY CONDITION Id[].. defined for characterised by Id[] date[] time[] user[] VERSION CD TM Fig. 23 Layers Equipe de projet Page 23 Version 0. 04/09/2003

27 CD TM FIG. 24 COMBINED DIAGRAM ON VERSIONS TYPE OF VALIDITY defined by defining ENTITY IN REPOSITORY Id[] [] validating filled by comprising validated by included in Id[] TYPE OF FRAME comprising parent of belonging to ENTITY IN FRAME belonging to 0.. derived from including 0.. characterising restricting 0.. Id[] TYPE OF VERSION DATA SYSTEM Id[] user[] version[] classifying object of 0.. comprising characterised by dealing with VERSION FRAME Id[] instance of belonging to ENTITY Id[] comprising represented by { Exclusion AG} restricted to defining valid for several { Exclusion AH} valid for only one classified as parent of 0.. belonging to Id[] date[] time[] user[] deriving from VERSION characterised by representing 0.. governing valid instance of governed by.. changed by previous value of 0.. valid instance of ENTITY IN VERSION restricted by parent of 0.. deriving from updated value VALIDITY TRIGGER Id[] VALIDITY RULE PARAMETER Id_parameter[] from version to version DELTA delta value[] defining defining { Exclusion AJ} document within TRACE { Exclusion O} Id[] defined for defined for defined by defined by VALIDITY CONDITION defined by Id[] CD TM Fig. 24 Combined Diagram on Versions Equipe de projet Page 24 Version 0. 04/09/2003

28 2.3. TACTICAL PLANNING COMPONENTS CD TM FIG. 25 DAYS TIMETABLE VERSION [] [] NETWORK VERSION 0.. comprising comprising 0.. comprising valid from comprising 0.. comprising comprising valid for VEHICLE JOURNEY Id[] departure time[] valid for Id[].. LINE worked on included in.. made up of valid for DUTY Id[] finishing duration preparation duration PURPOSE OF GROUPING Id[] worked on for Id[] earliest time latest time described by used to describe PROPERTY OF DAY [] description defined as 0.. used to define DAY OF WEEK day[] for DAY TYPE specified by valid for valid on the validity start of 0.. assigned to OPERATING DAY calendar[] date[] earliest time latest time used to define composed of valid for TIME BAND start time[] end time[] the classifincation for classified by GROUP OF LINES Id[] description used to define on Id[] covered by valid for.. ROUTE on JOURNEY PATTERN Id[].. used to define specifying for for for SHORT TERM DAY TYPE ASSIGNMENT CD TM Fig. 25 Days Equipe de projet Page 25 Version 0. 04/09/2003

29 CD TM FIG. 26 JOURNEYS POINT IN JOURNEY PATTERN order[] for alighting for boarding on.. TIMING POINT IN JOURNEY PATTERN order[] wait point[] the timing reference for 0.. the timing reference for Id[] POINT end of start of made up of Id[] DEAD RUN PATTERN PROPERTY OF DAY [] description used to describe described by DAY TYPE Id[] earliest time latest time for by default timed from 0.. JOURNEY PATTERN DEAD RUN PURPOSE OF JOURNEY PARTITION [] causing for 0.. for ORGANISATIONAL from UNIT caused by.. to SERVICE JOURNEY [] JOURNEY PART PATTERN id[] type of service responsible for 0.. start time managed by end time used to define timed from made using part of worked on VEHICLE JOURNEY Id[] valid for departure time[] subdivided in made using classified as SERVICE JOURNEY valid on used to define 0.. comprising 0.. TIMETABLE VERSION [] valid during 0.. used to define.. PERIOD made using proposed for VEHICLE TYPE Id[] reversing direction self propelled seating capacity standing capacity special place capacity description length the classification for TYPE OF SERVICE Id[] description the classification for 0.. starting at 0.. assigned to the start day of OPERATING DAY calendar[] date[] earliest time latest time specified by described by proposed for using id[] start time[] end time[] client 0.. SPECIAL SERVICE classified as used by default by 0.. TIME DEMAND TYPE Id[] description Id[] in.. made up of 0.. GROUP OF SERVICES used to define for for for VEHICLE TYPE PREFERENCE for rank[] CD TM Fig. 26 Journeys Equipe de projet Page 26 Version 0. 04/09/2003

30 CD TM FIG. 27 STANDARD TIMES TIMING POINT category allowed for wait time POINT IN JOURNEY PATTERN order[] for alighting for boarding TIMING POINT IN JOURNEY PATTERN order[] wait point[] start of end of from to TIMING LINK start of end of from to TURNAROUND TIME LIMIT maximum duration[] minimum duration on.. made up of Id[] associated with the timing reference for JOURNEY PATTERN 0.. covered in associated with worked using allowing for covered in covered in in.. associated with JOURNEY PATTERN RUN TIME assigned to duration[] associated with allowed on JOURNEY PATTERN LAYOVER duration[] associated with DEFAULT DEAD RUN RUN TIME duration[] associated with JOURNEY PATTERN WAIT TIME duration[] applied at associated with associated with associated with timed from DEFAULT SERVICE JOURNEY RUN TIME duration[] made using VEHICLE JOURNEY Id[] associated with used to define departure time[] used to define used to define used to define made using valid for worked on used to define used to define 0.. made up of TIME DEMAND TYPE GROUP OF TIMING LINKS Id[] 0.. id[] description description used by default by valid for used to define for valid for.. for DAY TYPE for used to define TIME DEMAND TYPE ASSIGNMENT for used to define Id[] earliest time latest time for used to define TIME BAND start time[] end time[] valid on 0.. assigned to OPERATING DAY calendar[] date[] earliest time latest time valid for.. [] comprising valid for the validity start of 0.. comprising comprising valid from 0.. NETWORK VERSION comprising comprising 0.. TIMETABLE VERSION [] Equipe de projet Page 27 Version 0. 04/09/2003 CD TM Fig. 27 Standard Times

31 CD TM FIG. 28 JOURNEY TIMES TIMING POINT IN JOURNEY PATTERN order[] wait point[] associated with JOURNEY PATTERN Id[] the timing reference for 0.. by default timed from TIMING LINK IN JOURNEY PATTERN in order[] a view of covered in made up of for VEHICLE JOURNEY RUN TIME duration[] allowed on 0.. valid on VEHICLE JOURNEY LAYOVER duration[] DEAD RUN PATTERN 0.. SERVICE JOURNEY PATTERN type of service TIMETABLE VERSION [] viewed as TIMING LINK comprising start of.. in from start of start of PLACE Id[] [] from to TRIP PATTERN Id[] end of used as to end of TIMING POINT category allowed for wait time end of 0.. applied at VEHICLE JOURNEY WAIT TIME duration[] Id[] earliest time latest time.. valid for valid on 0.. allowing worked using VEHICLE JOURNEY valid on Id[] worked using departure time[] DAY TYPE worked on for used to define made using SERVICE JOURNEY valid for DEAD RUN a use of from to DRIVER TRIP Id_driver trip[] accounting time accounting factor covered in for DRIVER TRIP TIME transport mode duration[] 0.. for TIME DEMAND TYPE ASSIGNMENT for for assigned to used to define used by default by 0.. OPERATING DAY for calendar[] TIME DEMAND TYPE date[] earliest time Id[] latest time description associated with used to define used to define TIME BAND start time[] end time[] valid for used to define 0.. made up of GROUP OF TIMING LINKS id[] description the validity start of 0.. comprising valid from 0.. valid for.. comprising NETWORK VERSION valid for comprising comprising [] CD TM Fig. 28 Journey Times Equipe de projet Page 28 Version 0. 04/09/2003

32 for alighting for boarding CD TM FIG. 29 INTERCHANGES STOP POINT start of start of end of end of from to DEFAULT INTERCHANGE maximum duration[] standard duration start of end of NETWORK VERSION [] TIMETABLE VERSION [] concerned by.. start of end of comprising comprising from to valid for CONNECTION LINK POINT suitable for mobility restricted Id[] description distance default duration[] frequent traveller duration viewed as occasional traveller duration mobility restricted traveller duration 0.. concerning JOURNEY MEETING Id[] latest time earliest time reason for meeting[] JOURNEY PATTERN Id[] made up of.. on a view of POINT IN JOURNEY PATTERN order[] for alighting for boarding valid for combining combined in VEHICLE JOURNEY Id[] departure time[] SERVICE JOURNEY PATTERN type of service start of end of SERVICE JOURNEY start of end of from to from to SERVICE JOURNEY PATTERN INTERCHANGE maximum duration[] standard duration guaranteed priority advertised from from to SERVICE JOURNEY INTERCHANGE guaranteed priority advertised maximum wait time to CD TM Fig. 29 Interchanges Equipe de projet Page 29 Version 0. 04/09/2003

33 2.4. VEHICLE SCHEDULING CD TM FIG. 30 VEHICLE SCHEDULING TYPE OF ALLOWANCE Id[] pre or post[] a classification for Id[] finishing duration preparation duration VEHICLE SERVICE Id[] BLOCK including 0.. part of VEHICLE SERVICE PART Id[] including 0.. starting at ending at part of completed by using including 0.. including 0.. including started at ended at classified as attached to assigned to TIME ALLOWANCE duration[] VEHICLE TYPE Id[] reversing direction self propelled seating capacity standing capacity special place capacity description proposed for length 0.. made using Id[] departure time[] SERVICE JOURNEY VEHICLE JOURNEY DEAD RUN in proposed for 0.. worked on in SPECIAL SERVICE id[] start time[] end time[] client using in RELIEF OPPORTUNITY time[] TIMING POINT category allowed for wait time at the location of RELIEF POINT for DAY TYPE Id[] earliest time latest time start of end of PARKING POINT start of end of GARAGE POINT CD TM Fig. 30 Vehicle Scheduling Equipe de projet Page 30 Version 0. 04/09/2003

34 CD TM FIG. 3 VEHICLE REQUIREMENTS ORGANISATIONAL UNIT [] manager of responsible for TYPE OF EQUIPMENT Id[] description functional purpose classifying classifying PURPOSE OF EQUIPMENT PROFILE [] defining managed by GARAGE [] a default parking place for 0.. classified as ACTUAL VEHICLE EQUIPMENT units[] in classified as defined for VEHICLE EQUIPMENT PROFILE profile[] TRANSPORT MODE [] units[] in.. comprising by default parked at managed by équipped with VEHICLE VEHICLE MODEL Id[] vehicle registration number equipped with Id[] classified as 0.. classified as classifying classified as required to drive QUALIFICATION Id[] expiration date description classifying classifying VEHICLE TYPE belonging to requiring Id[] reversing direction self propelled seating capacity standing capacity special place capacity description length CD TM Fig. 3 Vehicle Requirements Equipe de projet Page 3 Version 0. 04/09/2003

35 2.5. DRIVER SCHEDULING CD TM FIG. 32 RESOURCE PLAN VEHICLE SERVICE Id[] including 0.. part of VEHICLE SERVICE PART Id[] TYPE OF ALLOWANCE Id[] pre or post[] a classification for complemented by Id[] finishing duration preparation duration DUTY ASSIGNED DUTY SPARE DUTY including 0.. starting at ending at classified as attached to TIME ALLOWANCE part of completed by BLOCK attached to duration[] including Id[] finishing duration ended at preparation duration attached to started at 0.. including 0.. including { Exclusion P} made up of 0.. part of attached to DUTY PART complemented by Id[] driver access duration attached to driver return duration preparation duration finishing duration accounting factor accounting time end time start time in in VEHICLE JOURNEY Id[] departure time[] SPECIAL SERVICE followed by BREAK duration[] accounting time accounting factor in PAUSE duration[] after accounting time 0.. accounting factor in used for 0.. BREAK FACILITY [] after 0.. used for started at ended at complemented by followed by including part of STRETCH Id[] accounting factor accounting time end time start time finishing duration preparation duration including 0.. part of SPELL complemented by Id[] accounting time accounting factor finishing duration preparation duration 0.. id[] start time[] end time[] client in RELIEF OPPORTUNITY time[] at start of end of 0.. from 0.. to 0.. DRIVING SPELL NON DRIVING SPELL start time[] end time[] at the location of the location of TIMING POINT category allowed for wait time RELIEF POINT completed by undertaken at added to 0.. start of FILL IN TIME duration[] end of accounting factor accounting time the location of spent at the location of start of end of PARKING POINT start of end of GARAGE POINT CD TM Fig. 32 Resource Plan Equipe de projet Page 32 Version 0. 04/09/2003

36 CD TM FIG. 33 DRIVER DUTIES ORGANISATIONAL UNIT [] in charge of under charge of 0.. Id[] finishing duration preparation duration NETWORK VERSION [] comprising valid for.. DAY TYPE Id[] earliest time latest time for worked on DUTY comprising valid for comprising 0.. comprising TIME BAND valid for start time[] end time[] the start band for 0.. the end band for 0.. the start of unpaid time for 0.. the end of unpaid time for TIMETABLE VERSION [] starting within ending within classified as DUTY TYPE classifying [] description requiring 0.. ASSIGNED DUTY made up of 0.. part of DUTY PART Id[] driver access duration driver return duration preparation duration finishing duration accounting factor accounting time end time start time started at ended at SPARE DUTY including 0.. followed by after 0.. BREAK duration[] accounting time accounting factor in used for BREAK FACILITY [] at 0.. end of start of the location of TIMING POINT category allowed for wait time part of STRETCH Id[] accounting factor accounting time end time start time finishing duration preparation duration including the location of 0.. added to 0.. FILL IN TIME duration[] accounting factor accounting time spent at completed by RELIEF POINT QUALIFICATION Id[] expiration date description RELIEF OPPORTUNITY time[] at the location of the location of required for required for valid for requiring SPELL Id[] accounting time accounting factor finishing duration part of preparation duration from start of DRIVING SPELL to end of PARKING POINT starting unpaid part within ending unpaid part within CONTINUOUS SPLIT DUTY DUTY undertaken at NON DRIVING SPELL start time[] end time[] STAND-BY TASK [] classified as classifying TYPE OF TASK [] GARAGE POINT CD TM Fig. 33 Driver Duties Equipe de projet Page 33 Version 0. 04/09/2003

37 2.6. SCHEDULES AND VERSIONS CD TM FIG. 34 SCHEDULES AND VERSIONS TYPE OF FRAME Id[] comprising characterising belonging to ENTITY IN FRAME NETWORK VERSION [] 0.. restricting characterised by VERSION FRAME Id[] represented by comprising Id[] earliest time latest time comprising valid for.. DAY TYPE { Exclusion Q} for for for 0.. for belonging to 0.. representing Id[] date[] time[] user[] restricted by VERSION governing governed by ENTITY IN VERSION.. GROUP OF LINES TIMETABLE VERSION Id[] comprising [] description 0.. comprising 0.. comprising 0.. comprising 0.. comprising 0.. covered by 0.. composed of worked on valid for for VEHICLE SCHEDULE VERSION related to worked on valid for related to DRIVER SCHEDULE VERSION compossed of 0.. composed of 0.. worked on included in DUTY Id[] finishing duration preparation duration valid for JOURNEY PATTERN Id[] for including valid for BLOCK Id[] finishing duration preparation duration 0.. included in subdivided in included in LINE Id[] served by.. made using Id[] departure time[] worked on valid for VEHICLE JOURNEY in a part of operated on COURSE OF JOURNEYS Id[] start time in block finishing duration preparation duration CD TM Fig. 34 Schedules and versions Equipe de projet Page 34 Version 0. 04/09/2003

38 2.7. ROSTERING CD TM FIG. 35 ROSTER DEFINITION TIMETABLE VERSION ROSTER ELEMENT [] NETWORK VERSION [] comprising in.. in.. valid from 0.. comprising including including ROW/DRIVER COLUMN/DAY Id[] Id[] in.. in.. assigned valid for.. including ROSTER MATRIX including the validity start of 0.. the validity start of OPERATING DAY 0.. Id[] description constructed using setup by used for constructed using calendar[] date[] earliest time latest time owner of 0.. ORGANISATIONAL UNIT [] provided with 0.. used to construct ROSTER DESIGN IN MATRIX order[] a use of assigned to valid for valid on 0.. DAY TYPE Id[] earliest time latest time.. by default available for EMPLOYEE 0.. used to construct Id[] ROSTER CYCLE personnel id described by Id[] description assigned to ROSTER DESIGN TYPE made up of used to define 0.. DRIVER Id[] description assigned to classifying 0.. defined using suitable for used as ROSTER DESIGN classified as Id[] description in.. ROSTER CYCLE ELEMENT order[] made up of part of.. DESIGN WEEK order[] starting on start of DAY OF WEEK day[] made up of used to define used to define in.. DESIGN WEEK ELEMENT defined using used to describe defined as 0.. PROPERTY OF DAY [] description CD TM Fig. 35 Roster Definition Equipe de projet Page 35 Version 0. 04/09/2003

39 CD TM FIG. 36 ROSTER ASSIGNMENTS TIMETABLE VERSION [] comprising 0.. Id[] WORK valid for Id[] finishing duration preparation duration DUTY 0.. broadly entered in classified as entered in 0.. classifying DUTY TYPE classifying 0.. [] description 0.. classifying entered in 0.. broadly assigned to classified as ROSTER CYCLE ELEMENT order[] { Exclusion S} { Exclusion R} classified as broadly assigned to classified as specified as ROSTER ELEMENT { Exclusion U} { Exclusion V} classified as specified as classified as DESIGN WEEK ELEMENT { Exclusion T} classified as 0.. broadly entered in 0.. entered in entered in 0.. REST classifying entered in Id[] CD TM Fig. 36 Roster Assignments Equipe de projet Page 36 Version 0. 04/09/2003

40 2.8. PERSONNEL DISPOSITION CD TM FIG. 37 DRIVER ASSIGNMENTS ORGANISATIONAL UNIT [] 0.. provided with 0.. in charge of 0.. owner of setup by ROSTER MATRIX valid for Id[] description.. used for including including comprising TIMETABLE VERSION [] Id[] in ROW/DRIVER.... Id[] in COLUMN/DAY 0.. comprising used to define including in.. ROSTER ELEMENT including in.. assigned specified as for DRIVER ASSIGNMENT for specifying entered in 0.. DUTY valid for Id[] finishing duration under charge of preparation duration classified as the validity start of 0.. OPERATING DAY calendar[] date[] { Exclusion W} earliest time used to define latest time classifying REST Id[] used to define 0.. TYPE OF ABSENCE Id[] description category assigned to requiring the classification for chosen for 0.. COST CENTRE Id[] description required for QUALIFICATION Id[] expiration date description on classified as ABSENCE order[] start time end time by default available for specified by 0.. chosen for by default assigned to EMPLOYEE possessed by possessing for in Id[] personnel id DRIVER assigned to CD TM Fig. 37 Driver Assignments Equipe de projet Page 37 Version 0. 04/09/2003

41 CD TM FIG. 38 DRIVER ACCOUNTING calendar[] date[] earliest time latest time OPERATING DAY ACCOUNTING PERIOD the start day of 0.. starting at STRETCH Id[] accounting factor accounting time end time start time finishing duration preparation duration used in used in assigned to valid on 0.. DAY TYPE Id[] earliest time latest time TYPE OF WAGE Id[] description used to define TIME BAND start time[] end time[] used to define WAGE INCREASE Id[] description used in followed by used for specified by entered into after 0.. BREAK duration[] accounting time accounting factor for.. specifying for WAGE TYPE ASSIGNMENT { Exclusion X} used in referring to for ACTIVITY LOG ENTRY actual start time[] accounting time actual end time accounting factor for for assigned to for using sum of time worked[] for ACCOUNT ENTRY for using chosen for used in COST CENTRE Id[] description chosen for 0.. used in by default assigned to EMPLOYEE Id[] personnel id used in DRIVER CD TM Fig. 38 Driver Accounting Equipe de projet Page 38 Version 0. 04/09/2003

42 2.9. OPERATIONS MONITORING AND CONTROL CD TM FIG. 39 DATED PRODUCTION COMPONENTS OPERATING DAY calendar[] date[] earliest time latest time assigned to DAY TYPE Id[] valid on earliest time latest time 0.. SPECIAL SERVICE id[] start time[] end time[] client date of date of for used by 0.. dated on DATED BLOCK Id[] including 0.. including 0.. in using DATED SPECIAL SERVICE Id[] client start time[] end time[] BLOCK Id[] finishing duration preparation duration used by 0.. including 0.. Id[] described by for 0.. JOURNEY PATTERN for 0.. used by using NORMAL DATED BLOCK in worked on VEHICLE JOURNEY made using Id[] departure time[] subdivided in used by id[] start time end time JOURNEY PART part of using NORMAL DATED VEHICLE JOURNEY dated on in used to compose using DATED VEHICLE JOURNEY altered to use Id[] CD TM Fig. 39 Dated Production Components Equipe de projet Page 39 Version 0. 04/09/2003

43 CD TM FIG. 40 PRODUCTION PLAN [] TIMETABLE VERSION base of comprising 0.. comprising 0.. Id[] date[] time[] user[] VERSION valid for VEHICLE SCHEDULE VERSION base for related to related to valid for DRIVER SCHEDULE VERSION base for derived from derived from PRODUCTION PLAN dereived from comprising comprising comprising prepared for comprising base of Id[] part of DATED BLOCK referring to CONTROL ACTION Id[] validation time[] dated on including 0.. in part of DATED VEHICLE JOURNEY Id[] part of dated on part of LOGICAL VEHICLE LOGICAL DRIVER Id[] Id[] dated on dated on date of date of date of date of date of OPERATING DAY calendar[] date[] earliest time latest time CD TM Fig. 40 Production Plan Equipe de projet Page 40 Version 0. 04/09/2003

44 Id[] timestamp[] type[] CD TM FIG. 4 DETECTION AND MONITORING VEHICLE DETECTING at at { Exclusion AA} location of LINK Id[] length on of detected by 0.. VEHICLE Id[] vehicle registration number of detected by 0.. LOGICAL VEHICLE Id[] of of detected by 0.. DETECTED OPERATION Id[] type of operation[] MONITORED OPERATION Id[] type of operation[] location of PLACE Id[] [] timestamp[] type[] monitored by monitored by 0.. of of VEHICLE MONITORING at on on location of { Exclusion Y} POINT location of 0.. monitored by 0.. Id[] PARKING POINT MONITORED SPECIAL SERVICE Id[] passed at monitored by 0.. JOURNEY PATTERN covered by MONITORED VEHICLE JOURNEY Id[] 0.. monitored as using Id[] PASSING TIME at at monitored as operating Id[] alight and reboard detected by 0.. DATED BLOCK Id[] TIMETABLED PASSING TIME timetabled departure time timetabled arrival time timetabled waiting time DATED PASSING TIME including 0.. operated by in DATED VEHICLE JOURNEY 0.. Id[] at at for OBSERVED PASSING TIME for ESTIMATED PASSING TIME for TARGET PASSING TIME actual departure time actual arrival time actual non-stop passing time actual waiting time expected arrival time expected departure time expected non-stop passing time expected waiting time aimed departure time aimed arrival time aimed non-stop passing time aimed waiting time CD TM Fig. 4 Detection and Monitoring Equipe de projet Page 4 Version 0. 04/09/2003

45 CD TM FIG. 42 CONTROL ACTIONS Id[] validation time[] concerning concerning DEPARTURE EXCHANGE permutation direction[] concerning RESORPTION resorption time value[] CONTROL ACTION DEPARTURE LAG shifting time value[] concerning concerning fully shifting concerning concerned by.. concerned by.. concerning CHANGE OF JOURNEY TIMING new departure time[] concerning JOURNEY CREATION concerned by concerning 0.. concerned by.. generating 0.. JOURNEY CANCELLATION concerning 0.. concerned by 0.. concerned by concerned by concerned by.. concerned by the first shifted journey for concerned by 0.. generating refering to DATED VEHICLE JOURNEY 0.. POINT 0.. referring to at RESPACING Id[] concerning 2.. Id[] location of concerned by concerned by.. assigned by.. in point of occurrence for referring to referring to assigning 0.. including VEHICLE WORK { Exclusion AL} DATED BLOCK ASSIGNMENT caused by assigning.. Id[] LOGICAL DRIVER assign or cancel[] concerning CREATION.. assigned by concerning going along with 0.. accompanied by concerned by generating LOGICAL LOGICAL 0.. concerned by VEHICLE DRIVER concerned by 0.. LOGICAL DRIVER concerning LOGICAL VEHICLE CREATION concerning CANCELLATION Id[] 0.. concerned by Id[] new assigned in replaced in 0.. generating LOGICAL VEHICLE CANCELLATION concerning 0.. concerned by new assigned in replaced in concerned by 0.. replacing 0.. assigning CHANGE OF DRIVER time[] 0.. involving CHANGE OF VEHICLE at time[] accompanied by 0.. going along with VEHICLE ASSIGNMENT assign or cancel[] replacing assigning concerning RELIEF POINT occurring at a point of occurrence for concerning concerned by VEHICLE Id[] vehicle registration number JOURNEY PATTERN Id[] concerned by concerning CHANGE OF JOURNEY PATTERN concerning For clarity, the inheritance links of CONTROL ACTION do not appear. Classes inside the shaded rectangle are specialisations of CONTROL ACTION. CD TM Fig. 42 Control Actions Equipe de projet Page 42 Version 0. 04/09/2003

46 Id[] description time[] CD TM FIG. 43 EVENTS EVENT classified as causing occurring on occurring on 0.. communicated by classifying TYPE OF EVENT Id[] description 0.. afffected by DATED VEHICLE JOURNEY Id[] ALARM INCIDENT changed according to operated by 0.. VEHICLE INCIDENT DRIVER INCIDENT caused by CONTROL ACTION Id[] validation time[] afffected by 0.. monitored as operating for MONITORED VEHICLE JOURNEY Id[] concerning concerned by.. LOGICAL VEHICLE Id[] concerning concerned by.. LOGICAL DRIVER Id[] communicated by 0.. communicating 0.. { Exclusion Z} 0.. communicating MESSAGE Id[] CD TM Fig. 43 Events Equipe de projet Page 43 Version 0. 04/09/2003

47 Id[] MESSAGE CD TM FIG. 44 MESSAGES classified as classifying TYPE OF MESSAGE code[] text[] sent by sent by { Exclusion AC} sent by LOGICAL VEHICLE sending EMPLOYEE sending LOGICAL DRIVER sending +Id[] +Id[] +personnel id +Id[] calling called by.. called by called by.. calling { Exclusion AB} calling CALL FOR REPAIRS CALL FOR MEANS to concerning to concerning POINT +Id[] + destination of 0.. involved in 0.. PARKING POINT involved in VEHICLE +Id[] +vehicle registration number concerned by GARAGE +[] CD TM Fig. 44 Messages Equipe de projet Page 44 Version 0. 04/09/2003

48 2.0. PASSENGER INFORMATION AUTHORITY [] 2.0..CD TM FIG. 45 INFORMATION FACILITIES OPERATOR [] managing 0.. managing 0.. CUSTOMER Id[] address date of birth private telephone number first title owner of 0.. VEHICLE Id[] vehicle registration number the location of 0.. the location of TRAIN ELEMENT Id[] 0.. TYPE OF EQUIPMENT Id[] description functional purpose TYPE OF PI FACILITY broad type { Exclusion AO} managed by managed by owned by located in PI FACILITY located in classifying classified as Id[] address description located at specified by used for 0.. the location of0.. POINT Id[] STOP POINT for alighting for boarding DESTINATION DISPLAY Id[] advertised for 0.. d by JOURNEY PATTERN Id[] from PI TRANSACTION Id[] start date ened date start time end time user Id made up of used to define used to define classified as part of PASSENGER QUERY Id[] type of validity[] for specifying DISPLAY ASSIGNMENT for SCHEDULE QUERY FARE QUERY priority TRIP OPTIMIZATION QUERY classifying TYPE OF QUERY Id[] optimised by used in.. OPTIMIZATION MODE Id[] Equipe de projet Page 45 Version 0. 04/09/2003 CD TM Fig. 45 Information Facilities

49 2.0.2.CD TM FIG. 46 FOOTNOTES FOOTNOTE Id[] advertised text[] VALIDITY CONDITION Id[] used by restricting using mark[] Id[] FOOTNOTE ASSIGNMENT defined for assigned to assigned to from to marked by 0.. JOURNEY PATTERN Id[] marked by 0.. COMMON SECTION Id[] description start of 0.. end of 0.. POINT IN JOURNEY PATTERN order[] for alighting for boarding CD TM Fig. 46 Footnotes Equipe de projet Page 46 Version 0. 04/09/2003

50 Id[] made up of contributing to SERVICE PATTERN Id[] CD TM FIG. 47 PASSING TIMES made up of on.. POINT IN JOURNEY PATTERN order[] for alighting for boarding JOURNEY PATTERN SERVICE JOURNEY PATTERN type of service by default timed from 0.. for used by 0.. made up of covered by 0.. contributing to TIMING PATTERN Id[] made up of defining STOP POINT IN JOURNEY PATTERN order[] a view of viewed as STOP POINT for alighting for boarding PASSING TIME Id[] alight and reboard passed at passed at a view of viewed as POINT Id[] passed at start of from LINK Id[] length the timing reference for defining.. TIMING POINT IN JOURNEY PATTERN order[] wait point[] end of to the timing reference for a view of passed at viewed as TIMING POINT category allowed for wait time made up of 0.. location of end of start of DATED PASSING TIM E at TIMETABLED PASSING TIM E timetabled departure time timetabled arrival time timetabled waiting time at ESTIMATED PASSING TIME expected arrival time for expected departure time at expected non-stop passing time expected waiting time at for the location of on IMPEDED TIME start time[] end time[] distance from link start point distance covered during delayed by MONITORED VEHICLE JOURNEY Id[] monitored as using TARGET PASSING TIME aimed departure time aimed arrival time aimed non-stop passing time aimed waiting time OBSERVED PASSING TIME actual departure time actual arrival time actual non-stop passing time actual waiting time at for at for monitored as operating at dated on operated by 0.. DATED VEHICLE JOURNEY Id[] altered to use NORMAL DATED VEHICLE JOURNEY at RECORDED STOP doors-open time doors-closed time for during 0.. BOARDING AND ALIGHTING occupancy number of alighters number of boarders described on INTERCHANGE STATUS status[] number of passengers cause of missed interchange guaranteed priority advertised maximum wait time date of OPERATING DAY date of calendar[] date[] earliest time latest time Equipe de projet Page 47 Version 0. 04/09/2003 to from used to describe referring to assigned to worked on valid on 0.. for DAY TYPE Id[] earliest time latest time SERVICE JOURNEY INTERCHANGE using used by at VEHICLE JOURNEY Id[] departure time[] start of from SERVICE JOURNEY timed from made using CD TM Fig. 47 Passing Times end of to

English. Trapeze Rail System. www.trapezegroup.com

English. Trapeze Rail System. www.trapezegroup.com English Trapeze Rail System www.trapezegroup.com Trapeze Rail System Enabling future railway, tram and metro transport The worldwide growth in demand for travel and increasing competition between all modes

More information

COMMISSION REGULATION. of 5.5.2011

COMMISSION REGULATION. of 5.5.2011 EN EN EN EUROPEAN COMMISSION Brussels, 5.5.2011 C(2011) 2962 final COMMISSION REGULATION of 5.5.2011 on the technical specification for interoperability relating to the subsystem 'telematics applications

More information

Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging

Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging Aravind. P, Kalaiarasan.A 2, D. Rajini Girinath 3 PG Student, Dept. of CSE, Anand Institute of Higher Technology,

More information

How to use your go card on the TransLink network. TransLink go card user guide

How to use your go card on the TransLink network. TransLink go card user guide How to use your go card on the TransLink network TransLink go card user guide Contents The benefits of travelling using go card 2 How to travel using your go card 3 How to top up your go card 4 Touch on

More information

OpenTrack + SimWalk Transport Closing the gap between railway network and passenger simulation

OpenTrack + SimWalk Transport Closing the gap between railway network and passenger simulation OpenTrack + SimWalk Transport Closing the gap between railway network and passenger simulation Transport Alex Schmid, Savannah Simulations AG Contents SimWalk Transport and passenger simulation Passenger

More information

The following terms are used in this section and defined elsewhere:

The following terms are used in this section and defined elsewhere: SECTION ON PROVISION OF CUSTOMER INFORMATION This section details the principles and arrangements that will apply to the management of the provision of Customer Information during normal operations, times

More information

Easy Manage Helpdesk Guide version 5.4

Easy Manage Helpdesk Guide version 5.4 Easy Manage Helpdesk Guide version 5.4 Restricted Rights Legend COPYRIGHT Copyright 2011 by EZManage B.V. All rights reserved. No part of this publication or software may be reproduced, transmitted, stored

More information

IVU PUBLIC TRANSPORT Overview of IVU and the IVU.suite. Han Hendriks

IVU PUBLIC TRANSPORT Overview of IVU and the IVU.suite. Han Hendriks IVU PUBLIC TRANSPORT Overview of IVU and the IVU.suite Han Hendriks IVU Traffic Technologies AG 1976 Founded 2000 Floated on the stock exchange 2013 Revenue 45 Mio approx. 350 employees approx. 500 customers

More information

Parking Management. Index. Purpose. Description. Relevance for Large Scale Events. Options. Technologies. Impacts. Integration potential

Parking Management. Index. Purpose. Description. Relevance for Large Scale Events. Options. Technologies. Impacts. Integration potential Parking Management Index Purpose Description Relevance for Large Scale Events Options Technologies Impacts Integration potential Implementation Best Cases and Examples 1 of 13 Purpose Parking planning

More information

GTFS: GENERAL TRANSIT FEED SPECIFICATION

GTFS: GENERAL TRANSIT FEED SPECIFICATION GTFS: GENERAL TRANSIT FEED SPECIFICATION What is GTFS? A standard in representing schedule and route information Public Transportation Schedules GIS Data Route, trip, and stop information in one zipfile

More information

Company Car Tax and Related Certain Personal Income Tax Issues 2015.

Company Car Tax and Related Certain Personal Income Tax Issues 2015. Company Car Tax and Related Certain Personal Income Tax Issues 2015. The tax liability relating to company cars is regulated in Chapter IV of Act LXXXII of 1991 on the Motor Vehicle Tax (hereinafter: Motor

More information

Passenger's Rights and the Law in Poland

Passenger's Rights and the Law in Poland PASSENGER S RIGHTS IN BUS OR RAIL TRAVELLING When we are going to travel by train or by bus, we must take account of our rights as passengers, according to the Law. However, we should always consult the

More information

User s Guide Online train ticket reservations

User s Guide Online train ticket reservations User s Guide Carlson Wagonlit Travel Online Helpdesk Tel. +358 (0)205 615 531 E-mail: Copyright 2007-2013 CWT TABLE OF CONTENTS 1 Login through the CWT Portal... 3 2... 4 2.1 Domestic train tickets...

More information

ARA Digital Train Radio System Functional Requirements For Australian Metropolitan Railway Operators. 19 September 2005

ARA Digital Train Radio System Functional Requirements For Australian Metropolitan Railway Operators. 19 September 2005 ARA Digital Train Radio System Functional Requirements For Australian Metropolitan Railway Operators 19 September 2005 1. General 1.1 General 1.1.1 Scope and Standard The Australian Metropolitan Railway

More information

User Manual - CFR Online Ticket. User Manual CFR Online Ticket

User Manual - CFR Online Ticket. User Manual CFR Online Ticket User Manual CFR Online Ticket 1 Contents: A. Methodology for a registered user Registration B. Sale application of CFR online tickets Connecting I forgot my password Routes Train Information Traffic restrictions

More information

Maritime Passenger Rights Requirements for Port Terminal Operators and Port Authorities

Maritime Passenger Rights Requirements for Port Terminal Operators and Port Authorities Maritime Passenger Rights Requirements for Port Terminal Operators and Port Authorities Information on the provisions of the EU Regulation concerning the rights of passengers when travelling by sea and

More information

An Enterprise Architecture and Data quality framework

An Enterprise Architecture and Data quality framework An Enterprise Architecture and quality framework Jerome Capirossi - NATEA-Consulting jerome@capirossi.org http://capirossi.org, Pascal Rabier La Mutuelle Generale prabier@lamutuellegeneral.fr Abstract:

More information

Company Car Tax and Related Certain Personal Income Tax Issues 2014.

Company Car Tax and Related Certain Personal Income Tax Issues 2014. Company Car Tax and Related Certain Personal Income Tax Issues 2014. The tax liability relating to company cars is regulated in Chapter IV. of Act LXXXII of 1991 on the Motor Vehicle Tax (hereinafter:

More information

An Interactive Train Scheduling Tool for Solving and Plotting Running Maps

An Interactive Train Scheduling Tool for Solving and Plotting Running Maps An Interactive Train Scheduling Tool for Solving and Plotting Running Maps F. Barber 1, M.A. Salido 2, L. Ingolotti 1, M. Abril 1, A. Lova 3, P. Tormos 3 1 DSIC, 3 DEIOAC, Universidad Politécnica de Valencia,

More information

USER CONVERSION P3, SURETRAK AND MICROSOFT PROJECT ASTA POWERPROJECT PAUL E HARRIS EASTWOOD HARRIS

USER CONVERSION P3, SURETRAK AND MICROSOFT PROJECT ASTA POWERPROJECT PAUL E HARRIS EASTWOOD HARRIS P.O. Box 4032 EASTWOOD HARRIS PTY LTD Tel 61 (0)4 1118 7701 Doncaster Heights ACN 085 065 872 Fax 61 (0)3 9846 7700 Victoria 3109 Project Management Systems Email: harrispe@eh.com.au Australia Software

More information

Database Design Exercises

Database Design Exercises Database Design Exercises Miguel Rebollo Introduction to Computer Science 2010-2011 Example 1 Given a department code, obtain their name, director and their employees, with their name, category and dedication.

More information

Airline Schedule Development

Airline Schedule Development Airline Schedule Development 16.75J/1.234J Airline Management Dr. Peter Belobaba February 22, 2006 Airline Schedule Development 1. Schedule Development Process Airline supply terminology Sequential approach

More information

Appendix A of Project Management. Appendix Table of Contents REFERENCES...761

Appendix A of Project Management. Appendix Table of Contents REFERENCES...761 Appendix A Glossary Terms of Project Management Appendix Table of Contents REFERENCES...761 750 Appendix A. Glossary of Project Management Terms Appendix A Glossary Terms of Project Management A Activity

More information

Focus on Customer Information. Stationary, highly automated customer information systems. Innovative and reliable Information Technologies

Focus on Customer Information. Stationary, highly automated customer information systems. Innovative and reliable Information Technologies Focus on Customer Information Stationary, highly automated customer information systems Innovative and reliable Information Technologies Growing Need of Information In today s world, travelling comfort

More information

Trapeze Rail System Simulation and Planning

Trapeze Rail System Simulation and Planning trapeze Rail System English Software for Rail Modelling and Planning Trapeze Rail System Simulation and Planning www.trapezegroup.com Enabling future railway plans Cost reductions through integrated planning

More information

Software Engineering. System Models. Based on Software Engineering, 7 th Edition by Ian Sommerville

Software Engineering. System Models. Based on Software Engineering, 7 th Edition by Ian Sommerville Software Engineering System Models Based on Software Engineering, 7 th Edition by Ian Sommerville Objectives To explain why the context of a system should be modeled as part of the RE process To describe

More information

Guardian Tracking Systems

Guardian Tracking Systems Guardian Tracking Systems Operations Manual Revision 2.7 May 2010 All Rights Reserved. 2006-2010 Table of Contents LOGIN SCREEN... 3 USER CONFIGURATION... 4 Locale Screen... 4 Report Email... 4 Report

More information

15.3.3 OOA of Railway Ticket Reservation System

15.3.3 OOA of Railway Ticket Reservation System 448 15.3.3 OOA of Railway Ticket System Assume that domain analysis is complete and DAD is ready for reference. The analyst also has a fair knowledge of the system and the system environment. For the sake

More information

HEALTH & SAFETY BICS ULTIMATE GUIDE HEALTH SAFETY

HEALTH & SAFETY BICS ULTIMATE GUIDE HEALTH SAFETY BICS ULTIMATE GUIDE TO HEALTH & SAFETY Health and Safety is an integral part of the management of any activity. The Societies Office is committed to health and safety and this dedication cannot be met

More information

Management of electric vehicle fleet charging

Management of electric vehicle fleet charging Management of electric vehicle fleet charging March 2011 / White paper by Maël Cazals and Gilles Vidalenche Make the most of your energy SM Revision #1 Contents Introduction... p 3 What is an electric

More information

Policy and Procedure Statement

Policy and Procedure Statement Policy and Procedure Statement SUBJECT: Fleet Vehicle Usage CATEGORY: Materials Management NO. 1001 PREAMBLE By acquiring vehicles in large quantities and operating a central fleet, the Ministry of Central

More information

Basic Rules of Accounting the Expenses of the Operation of Vehicles in the Personal Income Tax and Corporate Income Tax System 2015.

Basic Rules of Accounting the Expenses of the Operation of Vehicles in the Personal Income Tax and Corporate Income Tax System 2015. Basic Rules of Accounting the Expenses of the Operation of Vehicles in the Personal Income Tax and Corporate Income Tax System 2015. The Act on Personal Income Tax 1 defines the expenses associated with

More information

Microsoft Project 2010

Microsoft Project 2010 Tutorial 1: Planning a Project Microsoft Project 2010 In Tutorial Section 1.1 you will: Learn project management terminology Understand the benefits of project management Explore the Project 2010 window

More information

How To Use A Dynamic Passenger Information System (Dpi)

How To Use A Dynamic Passenger Information System (Dpi) Improved passenger satisfaction Central Software for Dynamic Passenger DPIInformation Systems DPI Clarity. Reliability. Knowing when you will leave. Tangible waiting experience Real-time dynamic passenger

More information

Visit your Google Play or App Store and search for Right Move Perth. The App is FREE to download.

Visit your Google Play or App Store and search for Right Move Perth. The App is FREE to download. Find out more rightmoveperth@transport.wa.gov.au www.twitter.com/rightmoveperth Right Move Perth know before you go. FAQs 1. What is Right Move Perth? Right Move Perth is a new free smartphone App created

More information

This qualification is expiring. The last date to meet the requirements is 31 December 2012.

This qualification is expiring. The last date to meet the requirements is 31 December 2012. NZQF NQ Ref 0960 Version 2 Page 1 of 7 National Diploma in Logistics Operations Level 5 Credits 130 This qualification is expiring. The last date to meet the requirements is 31 December 2012. Purpose The

More information

Simulator Training Emergency Vehicles Exclusion Criteria (T1)

Simulator Training Emergency Vehicles Exclusion Criteria (T1) Exclusion (T1) Exclusion (T1) A) This programme is limited to skills training only. The driving activities are practiced until they are carried out perfectly. B) The programme is clearly aimed at sporting

More information

TRAVEL MANAGERS: HOW TO USE THE CORPORATE CUSTOMER PORTAL TO BOOK A TICKET

TRAVEL MANAGERS: HOW TO USE THE CORPORATE CUSTOMER PORTAL TO BOOK A TICKET Flyout menu on the main navigation bar: Booking instructions for bahn.corporate customers TRAVEL MANAGERS: HOW TO USE THE CORPORATE CUSTOMER PORTAL TO BOOK A TICKET 1 1. Log in using your user name These

More information

CABM System - The Best of CAB Software Solutions

CABM System - The Best of CAB Software Solutions CAB Management System CMS Desktop CMS Palm CMS Online Ready? to Computerize your Business? Boost Your Business Using CMS At Prices You Can Afford! User friendly Flexible Efficient Economical Why CMS? The

More information

STATUTORY INSTRUMENTS. S.I. No.[ ] of 2014 SMALL PUBLIC SERVICE VEHICLE (CONSOLIDATION AND REFORM) REGULATIONS 2014

STATUTORY INSTRUMENTS. S.I. No.[ ] of 2014 SMALL PUBLIC SERVICE VEHICLE (CONSOLIDATION AND REFORM) REGULATIONS 2014 STATUTORY INSTRUMENTS S.I. No.[ ] of 2014 SMALL PUBLIC SERVICE VEHICLE (CONSOLIDATION AND REFORM) REGULATIONS 2014 SMALL PUBLIC SERVICE VEHICLE (CONSOLIDATION AND REFORM) REGULATIONS 2014 ARRANGEMENT OF

More information

Vision for Salisbury Quality Bus Partnership. 25 July 2012

Vision for Salisbury Quality Bus Partnership. 25 July 2012 Vision for Salisbury Quality Bus Partnership 25 July 2012 Vision for Salisbury Quality Bus Partnership Signed on 25 July 2012 Sir Christopher Benson J.P., D.L. Chairman... Salisbury Vision Partnership

More information

Charles Fleurent Director - Optimization algorithms

Charles Fleurent Director - Optimization algorithms Software Tools for Transit Scheduling and Routing at GIRO Charles Fleurent Director - Optimization algorithms Objectives Provide an overview of software tools and optimization algorithms offered by GIRO

More information

November2013. on GO Transit

November2013. on GO Transit November2013 Using Presto on GO Transit Welcome to PRESTO! Enjoy the convenience of bypassing line-ups for GO Transit tickets, the flexibility of reloading money online and the ease of travelling between

More information

NRE Information Feeds Developer Pack

NRE Information Feeds Developer Pack NRE Information Feeds Developer Pack Document Ref: NRE Feeds_Developer Pack v.01-02 Version History Version Date Author Comment 01-00 03/03/2014 Lindsay Bleakley 1 st Final Draft 01-01 29/10/2014 Lindsay

More information

SOFTWARE LICENSE LIMITED WARRANTY

SOFTWARE LICENSE LIMITED WARRANTY CYBEROAM INSTALLATION GUIDE VERSION: 6..0..0..0 IMPORTANT NOTICE Elitecore has supplied this Information believing it to be accurate and reliable at the time of printing, but is presented without warranty

More information

OVERVIEW. Microsoft Project terms and definitions

OVERVIEW. Microsoft Project terms and definitions PROJECT 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Project users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training

More information

How To Care For Passengers

How To Care For Passengers CONDITIONS OF CARRIAGE BUS/COACH TRANSPORT (Full wording effective from 1 March 2013) Ing. Peter Sadovsky Chairman of the Board of Directors Bratislava, 14 February 2013 PP-E_6_2013 2 Table of Contents

More information

Safety Management System (SMS) Guidelines

Safety Management System (SMS) Guidelines Safety Management System (SMS) Guidelines Pursuant to section 9D (2) (c) of the Passenger Transport Act 1990 For Bus and Coach Operators in NSW Roads and Maritime Services Level 5, 27-31 Argyle Street

More information

Guidelines for travel expenses related to medical and hospital services, medical reviews and return to work case conferencing.

Guidelines for travel expenses related to medical and hospital services, medical reviews and return to work case conferencing. Travel Expenses Guidelines for travel expenses related to medical and hospital services, medical reviews and return to work case conferencing June 2015 The WorkSafe Agent (the Agent) can reimburse reasonable

More information

INA-W910R Owner s Manual

INA-W910R Owner s Manual INA-W910R Owner s Manual Navigation Software for INA-W910R UK English February 2011, Version 1.0 Thank you for choosing the Alpine INA-W910R as your navigator. Start using your device right away. This

More information

How Your Computer Accesses the Internet through your Wi-Fi for Boats Router

How Your Computer Accesses the Internet through your Wi-Fi for Boats Router How Your Computer Accesses the Internet through your Wi-Fi for Boats Router By default, a router blocks any inbound traffic from the Internet to your computers except for replies to your outbound traffic.

More information

Report on the Train Ticketing System

Report on the Train Ticketing System Report on the Train Ticketing System Author: Zaobo He, Bing Jiang, Zhuojun Duan 1.Introduction... 2 1.1 Intentions... 2 1.2 Background... 2 2. Overview of the Tasks... 3 2.1 Modules of the system... 3

More information

Rights of passengers in bus and coach transport in the European Union

Rights of passengers in bus and coach transport in the European Union Rights of passengers in bus and coach transport in the European Union You planned a trip with the bus in Spain and you don't know if you are protected in case of cancellation or long delay? The bus broke

More information

Management of electric vehicle fleet charging

Management of electric vehicle fleet charging Management of electric vehicle fleet charging March 2011 / White paper by Maël Cazals and Gilles Vidalenche Make the most of your energy Table of contents Introduction... p 2 What is an electric vehicle?...

More information

TRAVEL & EXPENSE CLAIM POLICY FOR STAFF AND MANAGERS

TRAVEL & EXPENSE CLAIM POLICY FOR STAFF AND MANAGERS TRAVEL & EXPENSE CLAIM POLICY FOR STAFF AND MANAGERS Prepared By: Status: HR and Finance Final Date: 1 st May 2009 Review: 1 st May 2012 TABLE OF CONTENTS SECTION PAGE 1 Introduction 3 2 Scope 3 3 Employee

More information

TD 271 Rev.1 (PLEN/15)

TD 271 Rev.1 (PLEN/15) INTERNATIONAL TELECOMMUNICATION UNION STUDY GROUP 15 TELECOMMUNICATION STANDARDIZATION SECTOR STUDY PERIOD 2009-2012 English only Original: English Question(s): 12/15 Geneva, 31 May - 11 June 2010 Source:

More information

Abu Dhabi EHSMS Regulatory Framework (AD EHSMS RF)

Abu Dhabi EHSMS Regulatory Framework (AD EHSMS RF) Abu Dhabi EHSMS Regulatory Framework (AD EHSMS RF) EHS Regulatory Instrument Code of Practice EHS RI CoP 44.0 Traffic Management and Logistics Version 2.0 February 2012 ACKNOWLEDGEMENTS With gratitude

More information

CONDITIONS OF CONTRACT

CONDITIONS OF CONTRACT NOTICE : if the passenger s journey involves an ultimate destination or stop in a country other than the country of departure the Warsaw Convention may be applicable and the Convention governs and in most

More information

The Workflow Management Coalition Specification Workflow Management Coalition Terminology & Glossary

The Workflow Management Coalition Specification Workflow Management Coalition Terminology & Glossary The Workflow Management Coalition Specification Workflow Management Coalition Terminology & Glossary Workflow The automation of a business process, in whole or part, during which documents, information

More information

ELDIS Software Police and safety

ELDIS Software Police and safety ELDIS Software Police and safety creating safety by technology! 1 Product information ELDIS ELDIS The safety expert in the police environment Increased safety thanks to many years of experience Eurofunk

More information

Public Transport Planning and Regulation: An Introduction

Public Transport Planning and Regulation: An Introduction VII. Service Monitoring Public Transport Planning and Regulation: An Introduction VII-1 Planning and Analysis Building Blocks Schedule Building Cost Analysis and Financial Planning Measures & Standards

More information

4. Meetings Financial Support

4. Meetings Financial Support 4. Meetings Financial Support The MC must determine from amongst eligible participants those who are entitled to be reimbursed. The Action Chair (or Vice Chair if the Action Chair is affiliated to the

More information

FACULTY OF EDUCATION AND THEOLOGY INITIAL TEACHER EDUCATION TRANSPORT POLICY

FACULTY OF EDUCATION AND THEOLOGY INITIAL TEACHER EDUCATION TRANSPORT POLICY FACULTY OF EDUCATION AND THEOLOGY INITIAL TEACHER EDUCATION TRANSPORT POLICY September 2013 Contacts School Partnership Office Head of School Partnership Office Nicola Thompson 01904 876549 School Placement

More information

siemens.com/mobility Traffic data analysis in Sitraffic Scala/Concert The expert system for visualization, quality management and statistics

siemens.com/mobility Traffic data analysis in Sitraffic Scala/Concert The expert system for visualization, quality management and statistics siemens.com/mobility Traffic data analysis in Sitraffic Scala/Concert The expert system for visualization, quality management and statistics 2 Traffic data analysis produces transparent intersections The

More information

etoureurope User Guide

etoureurope User Guide Registration etoureurope User Guide 1. Connect to the internet and open the application 2. You will be presented with a Loading screen. Please wait 3. If it is the first time you are opening the application,

More information

estos SIP Proxy 5.1.30.33611

estos SIP Proxy 5.1.30.33611 estos SIP Proxy 5.1.30.33611 1 Welcome to estos SIP Proxy... 4 1.1 WAN Settings... 4 1.2 Network interfaces... 5 1.3 Network Interface Configuration... 6 1.4 SSL/TLS Communications Certificate... 6 1.5

More information

Disruption. Unplanned Service. Staff C ustomer Service Mini Guide. Useful C ontacts

Disruption. Unplanned Service. Staff C ustomer Service Mini Guide. Useful C ontacts Useful C ontacts Customer Relations: 0191 203 3199 : contactus@twmetro.co.uk Lost Property: 0191 203 3199 Nexus Customer Services: 0191 202 0747 : customerservices@nexus.org.uk Website: nexus.org.uk/metro

More information

LECTURE - 3 RESOURCE AND WORKFORCE SCHEDULING IN SERVICES

LECTURE - 3 RESOURCE AND WORKFORCE SCHEDULING IN SERVICES LECTURE - 3 RESOURCE AND WORKFORCE SCHEDULING IN SERVICES Learning objective To explain various work shift scheduling methods for service sector. 8.9 Workforce Management Workforce management deals in

More information

EMS Patient Care Report Navigation Logic for Record Creation

EMS Patient Care Report Navigation Logic for Record Creation EMS Patient Report Navigation Logic for Record Creation This document serves to provide specifications regarding data entry and data element completion requirements for PreMIS Version 2 web-based application

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) BUS TRACKING AND TICKETING SYSTEM

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) BUS TRACKING AND TICKETING SYSTEM INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN ISSN 0976-6480 (Print) ISSN 0976-6499

More information

Road traffic and transport telematics Public transport Identification of fixed objects in public transport

Road traffic and transport telematics Public transport Identification of fixed objects in public transport CEN/TC 278 Date: 2007-2 TC 278 WI 00278207 CEN/TC 278 Secretariat: NEN Road traffic and transport telematics Public transport Identification of fixed objects in public transport ICS: Descriptors: Copyright

More information

Models in Transportation. Tim Nieberg

Models in Transportation. Tim Nieberg Models in Transportation Tim Nieberg Transportation Models large variety of models due to the many modes of transportation roads railroad shipping airlines as a consequence different type of equipment

More information

TRAVERSE CITY AREA PUBLIC SCHOOLS 8600/page 2 of 8

TRAVERSE CITY AREA PUBLIC SCHOOLS 8600/page 2 of 8 TRAVERS CITY AREA PUBLIC SCHOOLS 8600/page 1 of 8 POLICY TRANSPORTATION By State law, a school district is not required to transport or pay for the transportation of students. If a school district does

More information

Directive 2001/16 - Interoperability of the trans- European conventional rail system

Directive 2001/16 - Interoperability of the trans- European conventional rail system 01/16-ST02 part 2 version EN07 TSI-TAF origin EN Status NA Directive 2001/16 - Interoperability of the trans- European conventional rail system Draft Technical Specification for Interoperability "Telematic

More information

Goals of the Unit. spm - 2014 adolfo villafiorita - introduction to software project management

Goals of the Unit. spm - 2014 adolfo villafiorita - introduction to software project management Project Scheduling Goals of the Unit Making the WBS into a schedule Understanding dependencies between activities Learning the Critical Path technique Learning how to level resources!2 Initiate Plan Execute

More information

Incorporating Peak Spreading into a WebTAG Based Demand Model

Incorporating Peak Spreading into a WebTAG Based Demand Model Incorporating Peak Spreading into a WebTAG Based Demand Model Presented by: Philip Clarke Modelling Director phil@peter-davidson.com Contents 1. Introduction and History of the Model 2. The Full Model

More information

ECDL / ICDL Project Planning Project Management Software Level 2. Syllabus Version 1.0 (UK)

ECDL / ICDL Project Planning Project Management Software Level 2. Syllabus Version 1.0 (UK) ECDL / ICDL Project Planning Project Management Software Level 2 Syllabus Version 1.0 (UK) Purpose This document details the syllabus for ECDL / ICDL Project Planning. The syllabus describes, through learning

More information

Taleo Enterprise. Taleo Scheduling Center Configuration Guide

Taleo Enterprise. Taleo Scheduling Center Configuration Guide Taleo Enterprise Taleo Scheduling Center Feature Pack 12B April 26, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to as "the recipient")

More information

Enrolment. Step by Step Guide

Enrolment. Step by Step Guide Enrolment Step by Step Guide ENROLMENT PROCESS FLOWCHART... 3 STEP 1: RECEIVE YOUR OFFER EMAIL... 4 DOMESTIC STUDENTS SATAC (UNDERGRADUATE)... 4 DOMESTIC STUDENTS GRADSTART (POSTGRADUATE)... 4 INTERNATIONAL

More information

Mileage rates from 1 July 2014

Mileage rates from 1 July 2014 4 June 2014 Mileage rates from 1 July 2014 Pay and Conditions Circular (AforC) 2/2014 Summary This Pay and Conditions Circular informs employers of changes to the rates of reimbursement for the additional

More information

CA Clarity PPM. Demand Management User Guide. v13.0.00

CA Clarity PPM. Demand Management User Guide. v13.0.00 CA Clarity PPM Demand Management User Guide v13.0.00 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Sample Entrance Test

Sample Entrance Test Master of Technology in Software/Knowledge Engineering & Enterprise Business Analytics page 1 of 11 Institute of Systems Science National University of Singapore MASTER OF TECHNOLOGY IN SOFTWARE ENGINEERING,

More information

IMPLEMENTING VEHICLE LOCATION SYSTEM FOR PUBLIC BUSES IN SINGAPORE

IMPLEMENTING VEHICLE LOCATION SYSTEM FOR PUBLIC BUSES IN SINGAPORE IMPLEMENTING VEHICLE LOCATION SYSTEM FOR PUBLIC BUSES IN SINGAPORE Silvester Prakasam 1 and Adeline Wang 1 ABSTRACT A Vehicle Location System will be implemented in Singapore in conjunction with the contactless

More information

Lecture 10 Scheduling 1

Lecture 10 Scheduling 1 Lecture 10 Scheduling 1 Transportation Models -1- large variety of models due to the many modes of transportation roads railroad shipping airlines as a consequence different type of equipment and resources

More information

How to buy the ticket online

How to buy the ticket online How to buy the ticket online 1. Purchase 2. Purchase without registration 3. Payment options 4. Purchase summary e-mail 5. What to do if the transaction is not permitted or is refused 6. Online invoice

More information

Requirements engineering

Requirements engineering Learning Unit 2 Requirements engineering Contents Introduction............................................... 21 2.1 Important concepts........................................ 21 2.1.1 Stakeholders and

More information

Welcome to CompanyBlue by JetBlue.

Welcome to CompanyBlue by JetBlue. Welcome to CompanyBlue by JetBlue. First we d like to thank you for considering CompanyBlue for your business travel needs. You ve recognized what a great fit JetBlue is for business travelers. JetBlue

More information

Integrated Platforms. Includes: - Environmental monitoring system - Integrated Traffic Management - Network Monitoring. Index. Purpose.

Integrated Platforms. Includes: - Environmental monitoring system - Integrated Traffic Management - Network Monitoring. Index. Purpose. Integrated Platforms Includes: - Environmental monitoring system - Integrated Traffic Management - Network Monitoring Index Purpose Description Relevance for Large Scale Events Options Technologies Impacts

More information

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2 Introduction 1 Web application basics 2 SIMATIC Information Server V8.0 Update 1 System Manual Office add-ins basics 3 Time specifications 4 Report templates 5 Working with the Web application 6 Working

More information

Glossary. Release 13.3.00

Glossary. Release 13.3.00 Glossary Release 13.3.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your informational purposes

More information

Reimbursement of Employee Expenses:

Reimbursement of Employee Expenses: Reimbursement of Employee Expenses: TRAVEL REGULATIONS... 3-1 PARTICIPATION IN PROFESSIONAL AND CIVIC ORGANIZATIONS... 3-8 USE OF PERSONAL VEHICLES TO TRANSPORT SERVICE RECIPIENTS... 3-9 REIMBURSEMENT

More information

Acceptance Page 2. Revision History 3. Introduction 14. Control Categories 15. Scope 15. General Requirements 15

Acceptance Page 2. Revision History 3. Introduction 14. Control Categories 15. Scope 15. General Requirements 15 Acceptance Page 2 Revision History 3 Introduction 14 Control Categories 15 Scope 15 General Requirements 15 Control Category: 0.0 Information Security Management Program 17 Objective Name: 0.01 Information

More information

POLICY ON RESERVATION OF CAR(S)/TRAIN.

POLICY ON RESERVATION OF CAR(S)/TRAIN. No. DMRC/Operations/Policy/2013/01 Dated 05 th December 2013 1.0 Objective POLICY ON RESERVATION OF CAR(S)/TRAIN. This policy has been framed with the objective to streamline the procedure and guidelines

More information

User Manual igo primo

User Manual igo primo User Manual igo primo Navigation software for the igo primo UK English July 2012, ver. 2.0 Thank you for choosing the igo primo as your navigator. Start using igo primo right away. This document is the

More information

CEMENT BUSINESS. Sub: Domestic Travel Policy for Management Cadre employees at Job Band 10 & below and Staff Cadre employees of Cement Business

CEMENT BUSINESS. Sub: Domestic Travel Policy for Management Cadre employees at Job Band 10 & below and Staff Cadre employees of Cement Business September 24, 2009 To: All HR Heads Sub: Domestic Travel Policy for Management Cadre employees at Job Band 10 & below and Staff Cadre employees of Cement Business Dear All, Attached is revised Domestic

More information

Universal's SuperStar Shuttle

Universal's SuperStar Shuttle Overall Program Questions Universal's SuperStar Shuttle Frequently Asked Questions What is the Universal s SuperStar Shuttle? How much does the Universal s SuperStar Shuttle Cost? Are there group rates

More information

Table of Contents INTRODUCTION... 2 HOME... 3. Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS...

Table of Contents INTRODUCTION... 2 HOME... 3. Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS... Table of Contents INTRODUCTION... 2 HOME... 3 Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS... 16 Request List View... 17 Requests based on Filters...

More information

Simulation of modified timetables for high speed trains Stockholm Göteborg

Simulation of modified timetables for high speed trains Stockholm Göteborg 17 18 May 2010, Opatija, Croatia First International Conference on Road and Rail Infrastructure Simulation of modified timetables for high speed trains Stockholm Göteborg H. Sipilä Division of Traffic

More information

Channels of Delivery of Travel Information (Static and Dynamic On-Trip Information)

Channels of Delivery of Travel Information (Static and Dynamic On-Trip Information) Channels of Delivery of Travel Information (Static and Dynamic On-Trip Information) Index Purpose Description Relevance for Large Scale Events Options Technologies Impacts Integration potential Implementation

More information