%iKnow.Classification.Definition.Rule
deprecated class %iKnow.Classification.Definition.Rule extends %iKnow.Classification.Definition.node
Property Inventory
Properties
property Predicate as PredicateBase (XMLPROJECTION = "ELEMENT", XMLTYPECONSTRAINT = "CHOICE") [ Required ];
Property methods: PredicateGet(), PredicateGetSwizzled(), PredicateIsValid(), PredicateNewObject(), PredicateSet()
property category as %String (XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: categoryDisplayToLogical(), categoryGet(), categoryIsValid(), categoryLogicalToDisplay(), categoryLogicalToOdbc(), categoryNormalize(), categorySet()
property score as %Numeric (XMLPROJECTION = "ATTRIBUTE") [ InitialExpression = 1 ];
Property methods: scoreDisplayToLogical(), scoreGet(), scoreIsValid(), scoreLogicalToDisplay(), scoreNormalize(), scoreSet(), scoreXSDToLogical()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()