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

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The identifier or designator of this procedure.
  • Field Details

    • DESIGNATOR

      static final String DESIGNATOR
      The identifier or designator of this procedure. The designator is of the type String.
      See Also: