%UIMA.Model.filters
class %UIMA.Model.filters extends %UIMA.Model.node
Property Inventory (Including Private)
Method Inventory (Including Private)
Properties (Including Private)
property rules as list of filterInclude (XMLNAME = "include", XMLPROJECTION = "element");
"routing table" of which annotation types should go where
Property methods: rulesBuildValueArray(), rulesCollectionToDisplay(), rulesCollectionToOdbc(), rulesDisplayToCollection(), rulesGet(), rulesGetObject(), rulesGetObjectId(), rulesGetSwizzled(), rulesIsValid(), rulesOdbcToCollection(), rulesSet(), rulesSetObject(), rulesSetObjectId()
Methods (Including Private)
private method %OnValidateObject() as %Status [ Language = objectscript ]
Inherited description: This callback method is invoked by the %ValidateObject() method to
provide notification that the current object is being validated.
If this method returns an error then %ValidateObject() will fail.
Inherited Members
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportAttributes()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()