| Interface | Description |
|---|---|
| ValidationRule |
This interface represents a validation rule.
|
| Class | Description |
|---|---|
| GBlockValidationRule |
This class implements the validation rule for the GBlock
component.
|
| GChoiceValidationRule |
This class implements the validation rule for the GChoice
component.
|
| GContinueValidationRule |
This class implements the validation rule for the GContinue
component.
|
| GDoValidationRule |
This class implements the validation rule for the GDo
component.
|
| GInterruptibleValidationRule |
This class implements the validation rule for the GInterruptible
component.
|
| GMessageTransferValidationRule |
This class implements the validation rule for the GMessage
component.
|
| GParallelValidationRule |
This class implements the validation rule for the GParallel
component.
|
| GProtocolDefinitionValidationRule |
This class implements the validation rule for the GProtocolDefinition
component.
|
| GProtocolInstanceValidationRule |
This class implements the validation rule for the GProtocolInstance
component.
|
| GRecursionValidationRule |
This class implements the validation rule for the GRecursion
component.
|
| ImportDeclValidationRule |
This class implements the validation rule for the ImportDecl
component.
|
| LBlockValidationRule |
This class implements the validation rule for the LBlock
component.
|
| LChoiceValidationRule |
This class implements the validation rule for the LChoice
component.
|
| LDoValidationRule |
This class implements the validation rule for the LDo
component.
|
| LInterruptibleValidationRule |
This class implements the validation rule for the LInterruptible
component.
|
| LParallelValidationRule |
This class implements the validation rule for the LParallel
component.
|
| LProtocolDefinitionValidationRule |
This class implements the validation rule for the LProtocolDefinition
component.
|
| LProtocolInstanceValidationRule |
This class implements the validation rule for the GProtocolInstance
component.
|
| LReceiveValidationRule |
This class implements the validation rule for the LSend
component.
|
| LRecursionValidationRule |
This class implements the validation rule for the LRecursion
component.
|
| LSendValidationRule |
This class implements the validation rule for the LSend
component.
|
| MessageSignatureValidationRule |
This class implements the validation rule for the MessageSignature
component.
|
| MessageValidationRule |
This class implements the validation rule for the Message
component.
|
| ModuleValidationRule |
This class implements the validation rule for the GMessage
component.
|
| ValidationMessages |
This class is responsible for returning the validation messages
used by the rules.
|
| ValidationRuleFactory |
This class provides the factory capability for validation rules.
|
Copyright © 2014. All Rights Reserved.