public abstract String name
This describes the name of a state in the state machine modelled by the DSL API. By default, the state name matches the type name of the annotated type.
public abstract String[] aliases
This describes the alias names of a state in the state machine modelled by the DSL API.
Copyright © 2014. All Rights Reserved.