Uses of Interface
org.jminor.common.model.State.AggregateState

Packages that use State.AggregateState
org.jminor.common.model   
 

Uses of State.AggregateState in org.jminor.common.model
 

Methods in org.jminor.common.model that return State.AggregateState
static State.AggregateState States.aggregateState(Conjunction conjunction, StateObserver... stateObservers)
          Instantiates a new State.AggregateState object.