public class BooleanModelAggregationModel extends AbstractObjectChangedNotifier implements IBooleanDistributor
| Constructor and Description |
|---|
BooleanModelAggregationModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(IBooleanDistributor model) |
boolean |
get() |
void |
remove(IBooleanModel model) |
void |
removeAll() |
addChangeListener, fireObjectChanged, removeChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChangeListener, removeChangeListenerpublic void add(IBooleanDistributor model)
public void remove(IBooleanModel model)
public void removeAll()
public boolean get()
get in interface IBooleanProviderCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.