Interface ICriteriaDefinition

  • All Superinterfaces:
    IUAElement

    public interface ICriteriaDefinition
    extends IUAElement
    ICriteriaDefinition represents the criteria definition of one plug-in. It contains criterion definitions, each of them is criterion id and its display name, and criterion values id and their display names.
    Since:
    3.5
    • Method Detail

      • getCriterionDefinitions

        ICriterionDefinition[] getCriterionDefinitions()
        Obtains the criterion definitions contained in the definition file.
        Returns:
        Array of ICriterionDefinition