Package | Description |
---|---|
org.scribble.validation.rules |
Modifier and Type | Class and Description |
---|---|
class |
GBlockValidationRule
This class implements the validation rule for the GBlock
component.
|
class |
GChoiceValidationRule
This class implements the validation rule for the GChoice
component.
|
class |
GContinueValidationRule
This class implements the validation rule for the GContinue
component.
|
class |
GDoValidationRule
This class implements the validation rule for the GDo
component.
|
class |
GInterruptibleValidationRule
This class implements the validation rule for the GInterruptible
component.
|
class |
GMessageTransferValidationRule
This class implements the validation rule for the GMessage
component.
|
class |
GParallelValidationRule
This class implements the validation rule for the GParallel
component.
|
class |
GProtocolDefinitionValidationRule
This class implements the validation rule for the GProtocolDefinition
component.
|
class |
GProtocolInstanceValidationRule
This class implements the validation rule for the GProtocolInstance
component.
|
class |
GRecursionValidationRule
This class implements the validation rule for the GRecursion
component.
|
class |
ImportDeclValidationRule
This class implements the validation rule for the ImportDecl
component.
|
class |
LBlockValidationRule
This class implements the validation rule for the LBlock
component.
|
class |
LChoiceValidationRule
This class implements the validation rule for the LChoice
component.
|
class |
LDoValidationRule
This class implements the validation rule for the LDo
component.
|
class |
LInterruptibleValidationRule
This class implements the validation rule for the LInterruptible
component.
|
class |
LParallelValidationRule
This class implements the validation rule for the LParallel
component.
|
class |
LProtocolDefinitionValidationRule
This class implements the validation rule for the LProtocolDefinition
component.
|
class |
LProtocolInstanceValidationRule
This class implements the validation rule for the GProtocolInstance
component.
|
class |
LReceiveValidationRule
This class implements the validation rule for the LSend
component.
|
class |
LRecursionValidationRule
This class implements the validation rule for the LRecursion
component.
|
class |
LSendValidationRule
This class implements the validation rule for the LSend
component.
|
class |
MessageSignatureValidationRule
This class implements the validation rule for the MessageSignature
component.
|
class |
MessageValidationRule
This class implements the validation rule for the Message
component.
|
class |
ModuleValidationRule
This class implements the validation rule for the GMessage
component.
|
Modifier and Type | Method and Description |
---|---|
static ValidationRule |
ValidationRuleFactory.getValidationRule(ModelObject mobj)
This method returns the validation rule associated with the
supplied model object.
|
Copyright © 2014. All Rights Reserved.