| Package | Description |
|---|---|
| two_transitions_to_same_state |
| Modifier and Type | Method and Description |
|---|---|
static A.BehaviourFactory |
A.createBehaviourFactory(Class<? extends A.Behaviour> cls)
Returns a BehaviourFactory on the assumption that the given class
has a single constructor with one parameter of type A.
|
static A.BehaviourFactory |
A.getBehaviourFactory()
Returns the singleton BehaviourFactory for this.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
A.setBehaviourFactory(A.BehaviourFactory factory)
Sets the BehaviourFactory for all instances of
this class.
|
Copyright © 2012–2022. All rights reserved.