| Class and Description |
|---|
| AbstractGrammar
The abstract Grammar which is the Mother of all the grammars.
|
| Action
IAction interface just contains the method 'action' which must be implemented
in all the implementation classes.
|
| Container
This interface represents a container that can be used by the parser to store parsed information
|
| DsmlControl
A DSML decorator for a
Control. |
| DsmlDecorator
This interface defines the methods that must be implemented to define a DSML Decorator
|
| Dsmlv2Container
This class represents the DSML Container.
|
| Dsmlv2StatesEnum
This class store the Dsml grammar's constants.
|
| Grammar
The interface which expose common behavior of a Grammar implementer.
|
| GrammarAction
A top level grammar class that store meta informations about the actions.
|
| GrammarTransition
Define a transition between two states of a grammar.
|
| Tag
This class represents a XML tag.
|
| Class and Description |
|---|
| Action
IAction interface just contains the method 'action' which must be implemented
in all the implementation classes.
|
| Dsmlv2Container
This class represents the DSML Container.
|
| GrammarAction
A top level grammar class that store meta informations about the actions.
|
| Class and Description |
|---|
| DsmlDecorator
This interface defines the methods that must be implemented to define a DSML Decorator
|
| Dsmlv2Parser
This class represents the DSMLv2 Parser.
|
| Class and Description |
|---|
| AbstractDsmlMessageDecorator
An abstract DSML Message decorator base class.
|
| AbstractGrammar
The abstract Grammar which is the Mother of all the grammars.
|
| DsmlDecorator
This interface defines the methods that must be implemented to define a DSML Decorator
|
| Grammar
The interface which expose common behavior of a Grammar implementer.
|
| Class and Description |
|---|
| AbstractDsmlMessageDecorator
An abstract DSML Message decorator base class.
|
| AbstractGrammar
The abstract Grammar which is the Mother of all the grammars.
|
| DsmlDecorator
This interface defines the methods that must be implemented to define a DSML Decorator
|
| Grammar
The interface which expose common behavior of a Grammar implementer.
|
Copyright © 2021. All rights reserved.