| Package | Description |
|---|---|
| org.scribble.parser.antlr |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractModelAdaptor
This class provides the absteact based implementation for a model adapter.
|
class |
ArgumentListModelAdaptor
This class provides the model adapter for the 'argumentList' parser rule.
|
class |
ArgumentModelAdaptor
This class provides the model adapter for the 'messageSignature' parser rule.
|
class |
GlobalChoiceModelAdaptor
This class provides the model adapter for the 'choice' parser rule.
|
class |
GlobalContinueModelAdaptor
This class provides the model adapter for the 'continue' parser rule.
|
class |
GlobalDoModelAdaptor
This class provides the model adapter for the 'doDef' parser rule.
|
class |
GlobalInterruptibleModelAdaptor
This class provides the model adapter for the 'interruptible' parser rule.
|
class |
GlobalInterruptModelAdaptor
This class provides the model adapter for the 'interruptible' parser rule.
|
class |
GlobalMessageTransferModelAdaptor
This class provides the model adapter for the 'message' parser rule.
|
class |
GlobalParallelModelAdaptor
This class provides the model adapter for the 'parallel' parser rule.
|
class |
GlobalProtocolBlockModelAdaptor
This class provides the model adapter for the 'globalInterationBlock' parser rule.
|
class |
GlobalProtocolDeclModelAdaptor
This class provides the model adapter for the 'globalProtocolDecl' parser rule.
|
class |
GlobalRecursionModelAdaptor
This class provides the model adapter for the 'recursion' parser rule.
|
class |
ImportDeclModelAdaptor
This class provides the model adapter for the 'importDecl' parser rule.
|
class |
LocalCatchModelAdaptor
This class provides the model adapter for the 'interruptible' parser rule.
|
class |
LocalChoiceModelAdaptor
This class provides the model adapter for the 'localChoice' parser rule.
|
class |
LocalContinueModelAdaptor
This class provides the model adapter for the 'localContinue' parser rule.
|
class |
LocalDoModelAdaptor
This class provides the model adapter for the 'doDef' parser rule.
|
class |
LocalInterruptibleModelAdaptor
This class provides the model adapter for the 'interruptible' parser rule.
|
class |
LocalParallelModelAdaptor
This class provides the model adapter for the 'localParallel' parser rule.
|
class |
LocalProtocolBlockModelAdaptor
This class provides the model adapter for the 'localInteractionBlock' parser rule.
|
class |
LocalProtocolDeclModelAdaptor
This class provides the model adapter for the 'localProtocolDecl' parser rule.
|
class |
LocalReceiveModelAdaptor
This class provides the model adapter for the 'receive' parser rule.
|
class |
LocalRecursionModelAdaptor
This class provides the model adapter for the 'localRecursion' parser rule.
|
class |
LocalSendModelAdaptor
This class provides the model adapter for the 'send' parser rule.
|
class |
LocalThrowModelAdaptor
This class provides the model adapter for the 'interruptible' parser rule.
|
class |
MessageModelAdaptor
This class provides the model adapter for the 'messageSignature' parser rule.
|
class |
MessageSignatureModelAdaptor
This class provides the model adapter for the 'messageSignature' parser rule.
|
class |
ModuleModelAdaptor
This class provides the model adapter for the 'module' parser rule.
|
class |
ParameterDeclListModelAdaptor
This class provides the model adapter for the 'roleDef' parser rule.
|
class |
ParameterListModelAdaptor
This class provides the model adapter for the 'parameterList' parser rule.
|
class |
PayloadModelAdaptor
This class provides the model adapter for the 'payloadType' parser rule.
|
class |
PayloadTypeDeclModelAdaptor
This class provides the model adapter for the 'payloadTypeDecl' parser rule.
|
class |
RoleDeclListModelAdaptor
This class provides the model adapter for the 'roleDef' parser rule.
|
class |
RoleInstantiationListModelAdaptor
This class provides the model adapter for the 'roleInstantiationList' parser rule.
|
| Modifier and Type | Method and Description |
|---|---|
static ModelAdaptor |
ModelAdaptorFactory.getModelAdaptor(String ruleName)
This method returns the model adaptor implementation associated with
the supplied rule name.
|
Copyright © 2014. All Rights Reserved.