Interface CalculatorFactory

    • Method Detail

      • isCompatibleWith

        boolean isCompatibleWith​(PowerModelSpecification specification)
        Checks if is compatible with.
        Parameters:
        specification - the specification
        Returns:
        true, if is compatible with
      • getPriority

        int getPriority()
        Gets the priority.
        Returns:
        the priority
      • instantiateResourcePowerModelCalculator

        IResourcePowerModelCalculator instantiateResourcePowerModelCalculator​(ResourcePowerBinding binding)
        Instantiate resource power model calculator.
        Parameters:
        forResource - the for resource
        Returns:
        the abstract resource power model calculator