| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedBooleanModel |
class |
AndAggregatedBooleanModel |
class |
BooleanModel |
class |
OrAggregatedBooleanModel |
class |
UnchangableBooleanModel |
| Modifier and Type | Method and Description |
|---|---|
void |
BooleanModelAggregationModel.remove(IBooleanModel model) |
| Constructor and Description |
|---|
AggregatedBooleanModel(Collection<IBooleanModel> models) |
AndAggregatedBooleanModel(Collection<IBooleanModel> models) |
OrAggregatedBooleanModel(Collection<IBooleanModel> models) |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.