public class StateMachine extends QuidObject
EMPTY, LOGGER, params, strict| Constructor and Description | 
|---|
StateMachine()  | 
StateMachine(PetalNode parent,
            Collection params)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(Visitor v)
accept the given visitor 
 | 
List | 
getStates()  | 
void | 
setStates(List o)  | 
getQuid, getQuidAsLong, init, setQuid, setQuidAsLongaddProperty, addToList, clone, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, equals, getChildCount, getKind, getLongestName, getName, getNames, getNoProperties, getParameterList, getParent, getProperties, getProperty, getProperty, getPropertyAsBoolean, getPropertyAsFloat, getPropertyAsInteger, getPropertyAsString, getPropertyList, getPropertyName, getPropertyTuples, getQualifiedName, getRoot, indexOf, moveProperty, removeFromList, removeProperty, removeProperty, setName, setParameterList, setParent, setProperty, toStringpublic StateMachine(PetalNode parent, Collection params)
public StateMachine()
Copyright © 2018 BITPlan GmbH. All rights reserved.