@OpenApiAll
public class SCXMLOptions
extends Object 
- 
Field Summary
Fields
Completion Events and Transitions.
 
State activation semantics.
 
Use fully qualified names in SCXML export.
 
 
 
- 
Constructor Summary
Constructors
 
- 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Field Details
- 
USE_FULLY_QUALIFIED_NAMES_IN_SCXML_EXPORT
public static final String USE_FULLY_QUALIFIED_NAMES_IN_SCXML_EXPORT 
Use fully qualified names in SCXML export.
- See Also:
 
- 
 
 
- 
COMPLETION_EVENTS_AND_TRANSITIONS
public static final String COMPLETION_EVENTS_AND_TRANSITIONS 
Completion Events and Transitions.
- See Also:
 
- 
 
 
- 
STATE_ACTIVATION_SEMANTICS
public static final String STATE_ACTIVATION_SEMANTICS 
State activation semantics.
- See Also:
 
- 
 
 
 
- 
Constructor Details
- 
SCXMLOptions
public SCXMLOptions()