Interface ComponentsMonitor

    • Method Detail

      • allComponentsUsed

        boolean allComponentsUsed()
        Check if all components are used.
        Returns:
        true if all components are used
      • finalStateValid

        boolean finalStateValid()
        Checks if the final state is valid. That depends whether the components are mandatory or optional.
        Returns:
        true if the final state is valid
      • getRemainingComponents

        List<String> getRemainingComponents()
        Gets the remaining components.
        Returns:
        the remaining components