faa.tg.dra.attributes
Interface TextWritable

All Superinterfaces:
Filterable, Recordable, java.io.Serializable
All Known Subinterfaces:
HasTextXY
All Known Implementing Classes:
AarCrossingLine, AcClimbSpeedActionState, AcCruiseSpeedActionState, AcEvent, AcNewSpeedActionState, AircraftState, AircraftTypeProfile, Airport, AlternateArrivalRoute, AlternateDepartureRoute, AltSpdError, AndPredicateState, AtAltitudePredicateState, AtManeuverAltitudeEventState, AtOrAboveAltitudePredicateState, AtOrBelowAltitudePredicateState, AtSpeedPredicateState, AtTrueHeadingPredicateState, ATVoiceEvent, BackSideThrustCurveEventState, BadMatch, BeaconLocation, ChangeFlyingStatusActionState, ClearToFollowData, CommandLineState, ComputeCompleteEvent, CrossedRwyThresholdEventState, DatalinkResponseMessageEventState, DatalinkUpLinkMsgReceivedEventState, DebugMessageEvent, DisregardRecognitionEvent, DistanceSummary, DistSecond, DistSector, DistTrack, DME, DraCount, DurationAc, DurationSec, DynamicsChangeEventState, EndOfEpochEvent, EndOfRouteEventState, EramAirway, EramFix, ErrorMessageEvent, ExecutiveEvent, ExerciseReadyEvent, Fix, FixRadialDistance, FlightActivatedEventState, FlightGateHoldEventState, FlightGateReleaseEventState, FlightProposedEventState, FlightState, FlightTerminatedEventState, FlyingStatusChangedEvent, FlyingStatusChangeEvent, FlyingStatusChangeToHoldEvent, FrequencyChangeEventState, FuelBurn, GateHoldDuration, GeoSector, GroundFix, GroundFixConnection, GroundRoute, GroundRouteType, HandoffAccept, HeadingCaptureEventState, HeadingChangeEventState, HflEnroute, HflGroundDuration, HflGroundSummary, HflSpCmd, HflVisualGraph, HflVisualStatus, IdentificationEvent, InfoMessageEvent, InitialTaxiStartRecordable, Intersection, JetRoute, LatLongAirport, LatLongFix, MacroSimEventActionState, MessageEvent, MissedApproachEventState, ModeControlMsg, NDB, NoTranslationEvent, OffsetRoute, OnLocalizerEventState, OrPredicateState, OverRouteNodeEventState, OverRouteNodePredicateState, PassedOuterMarkerEventState, PttRecordable, PttStatistic, RecognitionEvent, RecognitionFailedEvent, RecordableData, ResponseBlockedEvent, ResponseEvent, Route, RouteCapturedEventState, RouteWEndRadial, Runway, ScaAirport, ScaAirportUsageData, ScaLandingRequest, ScenarioState, Sector, SidRoute, SimEventActionState, SimEventCanceled, SimEventChange, SimEventPredicateState, SimEventQueued, SimEventSatisfied, SimEventState, SimFix, SimPauseEvent, SimStartEvent, SimTerminationEvent, SpCommandActionState, SpCommandResult, StandbyData, StarRoute, StatusEvent, TACAN, TakeoffStartState, TermAirport, TermSim, TimePredicateState, TouchdownEventState, TrackingEndedEvent, TracksCompletedPredicateState, TruePredicateState, TzMessage, TzTriggeredMessage, VictorRoute, VoicePttRecordable, VOR, VORDME, VORTAC, WarningMessageEvent, Waypoint, WithinDistanceOfPredicateState, WithinRangeOfPredicateState

public interface TextWritable
extends Recordable

 TextWritable defines an interface that standardizes usage of classes
 that can be written to a text report format.
 
See the source: TextWritable.java

Version:
$Id: TextWritable.java,v 3.1 2006/03/14 15:52:14 samf Exp $
Author:
Dana N. Whicker, FAA/ACT-510 Tue Aug 10 14:18:00 EST 1999

Field Summary
static java.lang.String CVS_VERSION_ID
          The CVS Version ID
 
Method Summary
 java.lang.String toDraText()
           
 

Field Detail

CVS_VERSION_ID

static final java.lang.String CVS_VERSION_ID
The CVS Version ID

See Also:
Constant Field Values
Method Detail

toDraText

java.lang.String toDraText()
Returns:
Returns a DR&A format text output string.