public class OrState extends StateReflector
<or:and xmlns:state="http://rgordon.co.uk/oddjob/state"> <jobs> <exists file="doesntexist1">/> <exists file="doesntexist2">/> </jobs> </or:and>
childHelper, destroy, stop, structuralState| Constructor and Description |
|---|
OrState() |
| Modifier and Type | Method and Description |
|---|---|
protected StateOperator |
getInitialStateOp()
Subclasses must provide the
StateOperator that will decide
how to evaluate the children's state. |
isJoin, stopexecute, getExecutorService, onStop, setExecutorService, setJobs, startChildStateReflectoraddStructuralListener, fireDestroyedState, force, getStateChanger, hardReset, iconHelper, isStop, onDestroy, onHardReset, onReset, onSoftReset, postStop, removeStructuralListener, run, softReset, stateHandler, stopChildStateReflector, waitForChildrenOnStopconfigure, getName, logger, logger, loggerName, save, setName, toStringaddIconListener, addPropertyChangeListener, addStateListener, configure, destroy, firePropertyChange, getArooaSession, iconForId, initialise, lastStateEvent, onConfigured, onInitialised, removeIconListener, removePropertyChangeListener, removeStateListener, save, setArooaContext, setArooaSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddStateListener, lastStateEvent, removeStateListenerprotected StateOperator getInitialStateOp()
StructuralJobStateOperator that will decide
how to evaluate the children's state.getInitialStateOp in class StructuralJob<java.lang.Object>