Click or drag to resize

termCategoryReport Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Report on Term Categories
Inheritance Hierarchy
SystemObject
  imbWBI.Core.WebClassifier.reportData.optionalReportstermCategoryReport

Namespace:  imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public class termCategoryReport

The termCategoryReport type exposes the following members.

Constructors
  NameDescription
Public methodtermCategoryReport
Initializes a new instance of the termCategoryReport class.
Public methodtermCategoryReport(termCategoryReportSettings)
Initializes a new instance of the termCategoryReport class.
Top
Properties
  NameDescription
Public propertyapertium
Gets or sets the apertium.
Public propertyentries
Gets or sets the entries.
Public propertylemmaResource
Gets or sets the lemma resource.
Public propertysettings
Gets or sets the settings.
Top
Methods
  NameDescription
Protected methoddeployTerm
Deploys the term.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPreEvaluateTerm
Makes preliminary evaluation of the term entry
Public methodPublish
Publishes the specified class report folder.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also