Interface StatisticsCriterionDefinition

All Superinterfaces:
CriterionDefinitionInterface
All Known Implementing Classes:
StatisticsGravitationCriterionDefinition, StatisticsInZoneCriterionDefinition, StatisticsOnEnclosingCellCriterionDefinition, StatisticsReachabilityCriterionDefinition

public interface StatisticsCriterionDefinition extends CriterionDefinitionInterface
  • Method Details

    • getStatisticCollectionId

      Integer getStatisticCollectionId()
    • getStatisticGroupId

      Integer getStatisticGroupId()
    • getStatisticsIds

      List<Short> getStatisticsIds()
    • getReferenceStatisticsIds

      List<Short> getReferenceStatisticsIds()
    • getStatisticsServiceUrl

      String getStatisticsServiceUrl()
    • setStatisticsServiceUrl

      void setStatisticsServiceUrl(String url)
    • getCoreServiceUrl

      String getCoreServiceUrl()