Skip to main content

%iKnow.KB.Filter

SQL Table Name: %iKnow_KB.Filter

Property Inventory

Method Inventory

Properties

property ApplyOnlyAtBeginning as %Boolean (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: ApplyOnlyAtBeginningDisplayToLogical(), ApplyOnlyAtBeginningGet(), ApplyOnlyAtBeginningGetStored(), ApplyOnlyAtBeginningIsValid(), ApplyOnlyAtBeginningLogicalToDisplay(), ApplyOnlyAtBeginningLogicalToXSD(), ApplyOnlyAtBeginningNormalize(), ApplyOnlyAtBeginningSet(), ApplyOnlyAtBeginningXSDToLogical()
property ApplyOnlyAtEnd as %Boolean (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: ApplyOnlyAtEndDisplayToLogical(), ApplyOnlyAtEndGet(), ApplyOnlyAtEndGetStored(), ApplyOnlyAtEndIsValid(), ApplyOnlyAtEndLogicalToDisplay(), ApplyOnlyAtEndLogicalToXSD(), ApplyOnlyAtEndNormalize(), ApplyOnlyAtEndSet(), ApplyOnlyAtEndXSDToLogical()
property InputToken as %String (MAXLEN = 256, XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: InputTokenDisplayToLogical(), InputTokenGet(), InputTokenGetStored(), InputTokenIsValid(), InputTokenLogicalToDisplay(), InputTokenLogicalToOdbc(), InputTokenNormalize()
property IsConceptFilter as %Boolean (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: IsConceptFilterDisplayToLogical(), IsConceptFilterGet(), IsConceptFilterGetStored(), IsConceptFilterIsValid(), IsConceptFilterLogicalToDisplay(), IsConceptFilterLogicalToXSD(), IsConceptFilterNormalize(), IsConceptFilterSet(), IsConceptFilterXSDToLogical()
property IsRelationFilter as %Boolean (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: IsRelationFilterDisplayToLogical(), IsRelationFilterGet(), IsRelationFilterGetStored(), IsRelationFilterIsValid(), IsRelationFilterLogicalToDisplay(), IsRelationFilterLogicalToXSD(), IsRelationFilterNormalize(), IsRelationFilterSet(), IsRelationFilterXSDToLogical()
property Knowledgebase as Knowledgebase [ Required ];
Property methods: KnowledgebaseGet(), KnowledgebaseGetObject(), KnowledgebaseGetObjectId(), KnowledgebaseGetStored(), KnowledgebaseGetSwizzled(), KnowledgebaseIsValid(), KnowledgebaseNewObject(), KnowledgebaseSet(), KnowledgebaseSetObject(), KnowledgebaseSetObjectId(), KnowledgebaseUnSwizzle()
property OutputToken as %String (MAXLEN = 256, XMLPROJECTION = "ATTRIBUTE");
Property methods: OutputTokenDisplayToLogical(), OutputTokenGet(), OutputTokenGetStored(), OutputTokenIsValid(), OutputTokenLogicalToDisplay(), OutputTokenLogicalToOdbc(), OutputTokenNormalize()

Methods

classmethod DeleteByKBName(kbName As %String)
method GetApplyOnlyAtBeginning() as %Boolean
method GetApplyOnlyAtEnd() as %Boolean
method GetInputToken() as %String
method GetIsConceptFilter() as %Boolean
method GetIsRelationFilter() as %Boolean
method GetOutputToken() as %String
classmethod ImportFromStream(stream As %CharacterStream, kb As Knowledgebase)
method InputTokenGet() as %String
method InputTokenSet(token As %String) as %Status
method OutputTokenGet() as %String
method OutputTokenSet(token As %String) as %Status
classmethod ReadAsList(id As %Integer) as %List

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (KnowledgebaseIndex on Knowledgebase);
Index methods: KnowledgebaseIndexExists()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Storage Model: CacheStorage (%iKnow.KB.Filter)

^%iKnow("KB","FilterD")(ID)
=
%%CLASSNAME
InputToken
OutputToken
ApplyOnlyAtBeginning
ApplyOnlyAtEnd
Knowledgebase
GUID
IsConceptFilter
IsRelationFilter
IsNonRelFilter
FeedbackOpens in a new tab