|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.speckled.specksim.state.StateFilter
com.speckled.specksim.imp.filter.LeaderFilter
public class LeaderFilter
Filters based on the leader id
| Field Summary |
|---|
| Fields inherited from class com.speckled.specksim.state.StateFilter |
|---|
stateSink |
| Constructor Summary | |
|---|---|
LeaderFilter()
|
|
| Method Summary | |
|---|---|
Configurator |
getConfigurator()
Gets a Configurator object that describes and can manipulate the variables of this Configurable. |
boolean |
included(int index)
Checks whether or not the entry in the state object with the given index should be included. |
| Methods inherited from class com.speckled.specksim.state.StateFilter |
|---|
getName, isEnabled, refreshStateListeners, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LeaderFilter()
| Method Detail |
|---|
public boolean included(int index)
StateFilter
included in class StateFilterindex - The index of the element
public Configurator getConfigurator()
Configurable
getConfigurator in interface Configurable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||