Uses of Interface
net.anwiba.commons.model.IBooleanDistributor
-
Uses of IBooleanDistributor in net.anwiba.commons.model
Subinterfaces of IBooleanDistributor in net.anwiba.commons.modelClasses in net.anwiba.commons.model that implement IBooleanDistributorModifier and TypeClassDescriptionclassclassclassclassfinal classMethods in net.anwiba.commons.model that return IBooleanDistributorModifier and TypeMethodDescriptiondefault IBooleanDistributorIBooleanDistributor.and(IBooleanDistributor model, IBooleanDistributor... others) default IBooleanDistributorIBooleanDistributor.not()default IBooleanDistributorIBooleanDistributor.or(IBooleanDistributor model, IBooleanDistributor... others) Methods in net.anwiba.commons.model with parameters of type IBooleanDistributorModifier and TypeMethodDescriptionvoidBooleanModelAggregationModel.add(IBooleanDistributor model) default IBooleanDistributorIBooleanDistributor.and(IBooleanDistributor model, IBooleanDistributor... others) default IBooleanDistributorIBooleanDistributor.or(IBooleanDistributor model, IBooleanDistributor... others) Method parameters in net.anwiba.commons.model with type arguments of type IBooleanDistributorModifier and TypeMethodDescriptionAndAggregatedBooleanDistributor.create(Collection<? extends IBooleanDistributor> models) OrAggregatedBooleanDistributor.create(Collection<? extends IBooleanDistributor> models) Constructor parameters in net.anwiba.commons.model with type arguments of type IBooleanDistributorModifierConstructorDescription