Interface AnalogExpressionFactory

All Known Implementing Classes:
AnalogFactory

public interface AnalogExpressionFactory
Factory class for AnalogExpressionBean classes.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get a set of classes that implements the AnalogExpression interface.
    default void
    Init the factory, for example create categories.
  • Method Details

    • init

      default void init()
      Init the factory, for example create categories.
    • getClasses

      Get a set of classes that implements the AnalogExpression interface.
      Returns:
      a set of entries with category and class