it.amattioli.workstate.config
Class MetaCompositeStateBuilder
java.lang.Object
it.amattioli.workstate.config.MetaStateBuilder
it.amattioli.workstate.config.MetaRealStateBuilder
it.amattioli.workstate.config.MetaCompositeStateBuilder
- All Implemented Interfaces:
- AttributeOwnerBuilder
- Direct Known Subclasses:
- MetaConcurrentStateBuilder, MetaMachineBuilder, MetaSequentialStateBuilder
public abstract class MetaCompositeStateBuilder
- extends MetaRealStateBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaCompositeStateBuilder
public MetaCompositeStateBuilder(String tag,
String id)
getTempSubstateRepository
protected Collection<MetaState> getTempSubstateRepository()
addSubstate
public void addSubstate(MetaState substate)
Copyright © 2011. All Rights Reserved.