The OpenTrep
library contains classes for airline business management. This document does not cover all the aspects of the OpenTrep
library. It does however explain the most important things you need to know in order to start using OpenTrep
.
To run the configuration script the first time, go to the top directory (where the OpenTrep package has been un-packed), and issue either of the following two commands, depending on whether the OpenTrep project has been checked out from the Subversion repository or downloaded as a tar-ball package from the Sourceforge Web site:
./autogen.sh
./configure
OpenTrep
predefines a BOM (Business Object Model) tree specific to the airline IT arena.
opentrep::TravelSolutionStruct
opentrep::FlightPeriod
opentrep::Inventory
opentrep::FlightDate
opentrep::SegmentDate
opentrep::SegmentCabin
opentrep::FareFamily
opentrep::BookingClass
opentrep::LegDate
opentrep::LegCabin
opentrep::Bucket