The FlightPlanModificationManagementProvider service interface manages the system Flight Plan Data by performing the following operations: Create, Cancel, Non-tactical modifications, Segment status update, departure clearance...
Operations
Operation to process a macro input for segment activation, flight plan information change and departure clearance
Operation to process the input of a manual SFPL cancellation
Operation to process the creation of a full SFPL whatever is the type of flight (OAT/GAT, VFR/IFR), according to the given initial FP fields
Operation to process the modification of one or several SFPL fields.
Allows the operator to make a segment regression.
Service Interface Binding
Information is exchanged in Protobuf format. Protocol buffers or Protobuf are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data similar to XML, but smaller, faster, and simpler.