Interface IProcedureWithDesc

All Superinterfaces:
IFeature, IProcedure, IResource, ISmlFeature<AbstractProcess>

public interface IProcedureWithDesc extends ISmlFeature<AbstractProcess>, IProcedure

Interface for (observing) procedure resources associated to a SensorML description.

An instance of this class can be used to model different kinds of procedures, and with different levels of granularity. Examples of procedures this class can represent are:

  • A sensor type datasheet/specsheet
  • A platform type datasheet/specsheet
  • A method that can be followed by a person
  • An algorithm that can be implemented by a processing instance