Click or drag to resize
weroSoft AG, Software
WeroSoft.Workflow.Common.PolicySystem Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
 
Classes
  ClassDescription
Public classActionRule
Implements the statement syntax checking rule for actions being correctly defined.
Public classAssignableVariableRule
Implements the statement syntax checking rule for the assigned variable being correctly defined.
Public classEditorRule
Implements the basic functionality of editor rules.
Public classHplSyntaxErrorProvider
Provides the syntax error check items.
Public classLineCheckResultItem
Represents a check result item.
Public classPropertyRule
Implements the basic functionality of the property rules.
Public classPropertySyntaxRule
Implements the common part of the property syntax rules.
Public classPropertyValidationRule
Implements the common part of the property validation rules.
Public classStatementRule
Implements the basic functionality of statement rule.
Public classStatementSyntaxHelper
Helper providing methods for syntax creation an analyzing in statement code.
Public classStatementSyntaxRuleTAllowedTargetType
Implements the common part of the statement syntax rules.
Public classStatementValidationRule
Implements the common part of the statement validation rules.
Interfaces
  InterfaceDescription
Public interfaceIStatementSyntaxRule
Defines the responsibility of a statement syntax rule.
Public interfaceIStatementValidationRule
Defines the responsibility of a statement validation rule.
Public interfaceISyntaxAnalysis
Provides an interface which allows to participate on syntax analysis.