Classes
 ClassDescription
 AbstractMxmlCommandParentTag Base class for any kind of MXML tag that accepts an Array of command tags as children.
 MxmlCommandFactoryTag Extension of the default command factory tag that handles ids set in MXML.
 MxmlCommandFlowTag Tag for command flows declared in MXML or XML configuration.
 MxmlCommandSequenceTag Tag for command sequences declared in MXML or XML configuration.
 MxmlCommandTag Tag for a single command declared in MXML configuration.
 MxmlParallelCommandsTag Tag for parallel commands declared in MXML or XML configuration.