Package com.luciad.ais.model.procedure
Interface ILcdProcedureFeature
- All Known Subinterfaces:
ILcdAIXMProcedureFeature
,ILcdARINCProcedureFeature
,ILcdDAFIFProcedureFeature
public interface ILcdProcedureFeature
This interface defines general applicable features for a procedure.
If a featured domain object contains a value for a feature, this value should comply with the terms specified in this interface.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The identifier or designator of this procedure.
-
Field Details
-
DESIGNATOR
The identifier or designator of this procedure. The designator is of the typeString
.- See Also:
-