|
Equals(IReteToken)
|
Compares the current token with the source token and determines if they are equal. Tokens are equal if they share the same property values and their Parents share the same property values
|
|
GetCount
|
Accessor method for Count property
|
|
GetFact
|
Accessor method for Fact property
|
|
GetFacts(Integer)
|
Accessor method for Facts property
|
|
GetNegatedCount
|
Accessor method for NegatedCount property
|
|
GetParent
|
Accessor method for Parent property
|
|
GetSortCode
|
Accessor method for SortCode property
|
|
GetStrength
|
Accessor method for Strength property
|
|
GetTag
|
Accessor method for Tag property
|
|
GetToFactsString
|
Returns a comma delimited string of the fact ids of the Facts in the token chain
|
|
get_AsString
|
Represents method get_AsString.
|
|
get_Count
|
Represents method get_Count.
|
|
get_Fact
|
Represents method get_Fact.
|
|
get_Facts(Integer)
|
Represents method get_Facts(Integer).
|
|
get_NegatedCount
|
Represents method get_NegatedCount.
|
|
get_Parent
|
Represents method get_Parent.
|
|
get_SortCode
|
Represents method get_SortCode.
|
|
get_Strength
|
Represents method get_Strength.
|
|
get_Tag
|
Represents method get_Tag.
|
|
get_ToFactsString
|
Represents method get_ToFactsString.
|
|
SetNegatedCount(Integer)
|
Accessor method for NegatedCount property
|
|
SetStrength(Single)
|
Accessor method for Strength property
|
|
SetTag(TTokenAction)
|
Accessor method for Tag property
|
|
set_NegatedCount(Integer)
|
Represents method set_NegatedCount(Integer).
|
|
set_Strength(Single)
|
Represents method set_Strength(Single).
|
|
set_Tag(TTokenAction)
|
Represents method set_Tag(TTokenAction).
|
|
ToString
|
Returns a string representation of the token. This string is NOT parsable but details all the important information of the token
|