Uses of Class
org.togglz.console.model.StrategyModel
-
Packages that use StrategyModel Package Description org.togglz.console.model -
-
Uses of StrategyModel in org.togglz.console.model
Methods in org.togglz.console.model that return StrategyModel Modifier and Type Method Description StrategyModelFeatureModel. getStrategy()Methods in org.togglz.console.model that return types with arguments of type StrategyModel Modifier and Type Method Description List<StrategyModel>FeatureModel. getStrategies()Constructors in org.togglz.console.model with parameters of type StrategyModel Constructor Description ParameterModel(int index, org.togglz.core.activation.Parameter parameter, StrategyModel strategy)
-