Preparing search index...
The search index is not available
ruleforge
ruleforge
StandardCondition
Class StandardCondition
Hierarchy
StandardCondition
Implements
ICondition
Index
Constructors
constructor
Properties
_name
test
Accessors
name
Constructors
constructor
new
Standard
Condition
(
name
,
subject
,
attribute
,
compare
,
value
,
passOutcome
?
,
failOutcome
?
)
:
StandardCondition
Parameters
name
:
string
subject
:
string
attribute
:
string
compare
:
COMPARE
value
:
string
passOutcome
:
string
= OUTCOME.PASS
failOutcome
:
string
= OUTCOME.FAIL
Returns
StandardCondition
Properties
Private
Readonly
_name
_name
:
string
test
test
:
(
(
fact
,
knowledgeBase
?
)
=>
string
)
Type declaration
(
fact
,
knowledgeBase
?
)
:
string
Parameters
fact
:
Fact
Optional
knowledgeBase
:
IKnowledgeBase
Returns
string
Accessors
name
get
name
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_name
test
name
ruleforge
COMPARE
OUTCOME
Action
Condition
Fact
Knowledge
Base
Rule
Rule
Forge
Ruleset
Standard
Condition
IAction
ICondition
IFact
IKnowledge
Base
IRelationship
IRule
IRuleset
Fact
Data
Result
Generated using
TypeDoc