proposit-core
Preparing search index...
lib
TCorePremiseProfile
Interface TCorePremiseProfile
Profile of a premise's variable appearances, split by antecedent/consequent.
interface
TCorePremiseProfile
{
appearances
:
TCoreVariableAppearance
[]
;
isInference
:
boolean
;
premiseId
:
string
;
}
Index
Properties
appearances
is
Inference
premise
Id
Properties
appearances
appearances
:
TCoreVariableAppearance
[]
is
Inference
isInference
:
boolean
premise
Id
premiseId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
appearances
is
Inference
premise
Id
proposit-core
Loading...
Profile of a premise's variable appearances, split by antecedent/consequent.