Interface ILcdDAFIFVORFeature

All Superinterfaces:
ILcdDAFIFNavaidFeature, ILcdNavaidFeature, ILcdVORFeature

public interface ILcdDAFIFVORFeature extends ILcdVORFeature, ILcdDAFIFNavaidFeature
This interface extends the more general applicable features defined in the ILcdVORFeature interface with DAFIF specific features.

If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.

This interface defines the features (properties) that can be requested through ILcdFeatured. A more preferred and generic way to access the properties of a domain object is through ILcdDataObject. The related class defining the available data object properties for a DAFIF VOR is TLcdDAFIFVORDataProperties.

See Also: