Class StrategyModel


  • public class StrategyModel
    extends Object
    • Constructor Detail

      • StrategyModel

        public StrategyModel​(int index,
                             org.togglz.core.spi.ActivationStrategy strategy,
                             FeatureModel featureModel)
    • Method Detail

      • getLabel

        public String getLabel()
      • getId

        public String getId()
      • getStrategy

        public org.togglz.core.spi.ActivationStrategy getStrategy()
      • isSelected

        public boolean isSelected()
      • getStrategyIndex

        public int getStrategyIndex()
      • isHasParametersWithValues

        public boolean isHasParametersWithValues()