Click or drag to resize

ToolkitExperimentNotes Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.Toolkit.ExperimentModel.ToolkitExperimentNotes"]

Inheritance Hierarchy
SystemObject
  imbReportingBindable
    imbStringBuilderBase
      builderForText
        builderForLogBase
          imbNLP.Toolkit.ExperimentModelToolkitExperimentNotes

Namespace:  imbNLP.Toolkit.ExperimentModel
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public class ToolkitExperimentNotes : builderForLogBase

The ToolkitExperimentNotes type exposes the following members.

Constructors
  NameDescription
Public methodToolkitExperimentNotes
Initializes a new instance of the ToolkitExperimentNotes class
Top
Properties
  NameDescription
Public propertyc (Inherited from imbStringBuilderBase.)
Public propertycloseTagFormat (Inherited from imbStringBuilderBase.)
Public propertycontent (Inherited from imbStringBuilderBase.)
Public propertycontentElements (Inherited from imbStringBuilderBase.)
Public propertyconverter (Inherited from builderForText.)
Public propertydata (Inherited from imbStringBuilderBase.)
Public propertydescription
Public propertydirectoryScope (Inherited from imbStringBuilderBase.)
Public propertyfolder
Public propertyfolder_classification
Public propertyfolder_corpus
Public propertyfolder_entity
Public propertyfolder_feature
Public propertyfolder_vector
Public propertyformats (Inherited from imbStringBuilderBase.)
Public propertyisArgumentFailed (Inherited from imbStringBuilderBase.)
Public propertyisEnabled (Inherited from imbStringBuilderBase.)
Public propertyStatic memberisTheFirst
Public propertylastLength (Inherited from imbStringBuilderBase.)
Public propertyLength (Inherited from imbStringBuilderBase.)
Public propertylinePrefix (Inherited from imbStringBuilderBase.)
Public propertylogContent (Inherited from builderForLogBase.)
Public propertynewLineInsert (Inherited from imbStringBuilderBase.)
Protected propertynewLineString (Inherited from imbStringBuilderBase.)
Public propertynotes
Public propertyopenedTags (Inherited from imbStringBuilderBase.)
Protected propertyopenTagFormat (Inherited from imbStringBuilderBase.)
Protected propertyPhaseTag
Public propertyRenderTextTables
Protected propertysb (Inherited from imbStringBuilderBase.)
Public propertysbControler (Inherited from imbStringBuilderBase.)
Public propertysettings (Inherited from imbStringBuilderBase.)
Public propertysignature
Public propertytabInsert (Inherited from imbStringBuilderBase.)
Public propertytabLevel (Inherited from imbStringBuilderBase.)
Public propertyVAR_AllowAutoOutputToConsole (Overrides imbStringBuilderBase.VAR_AllowAutoOutputToConsole.)
Public propertyVAR_AllowInstanceToOutputToConsole (Overrides imbStringBuilderBase.VAR_AllowInstanceToOutputToConsole.)
Protected propertywriteToConsoleAltColor (Inherited from imbStringBuilderBase.)
Public propertyzone (Inherited from imbStringBuilderBase.)
Top
Methods
  NameDescription
Protected method__lockedAppend (Inherited from imbStringBuilderBase.)
Protected method_Append (Inherited from imbStringBuilderBase.)
Protected method_AppendLine (Inherited from imbStringBuilderBase.)
Public methodaddDocument (Inherited from builderForText.)
Public methodaddPage (Inherited from builderForText.)
Public methodAppend (Inherited from imbStringBuilderBase.)
Public methodAppendCheckList (Inherited from imbStringBuilderBase.)
Public methodAppendCite (Inherited from imbStringBuilderBase.)
Public methodAppendCode(String) (Inherited from imbStringBuilderBase.)
Public methodAppendCode(String, String) (Inherited from imbStringBuilderBase.)
Public methodAppendComment (Inherited from imbStringBuilderBase.)
Public methodAppendData (Inherited from imbStringBuilderBase.)
Public methodAppendDirect (Inherited from imbStringBuilderBase.)
Public methodAppendFile (Inherited from imbStringBuilderBase.)
Public methodAppendFrame (Inherited from imbStringBuilderBase.)
Public methodAppendFromFile (Inherited from imbStringBuilderBase.)
Public methodAppendFunction (Inherited from imbStringBuilderBase.)
Public methodAppendHeading (Inherited from imbStringBuilderBase.)
Public methodAppendHorizontalLine (Inherited from imbStringBuilderBase.)
Public methodAppendImage (Inherited from builderForText.)
Public methodAppendLabel (Inherited from builderForText.)
Public methodAppendLine (Inherited from builderForText.)
Public methodAppendLine(String) (Inherited from imbStringBuilderBase.)
Public methodAppendLink (Inherited from imbStringBuilderBase.)
Public methodAppendList (Inherited from imbStringBuilderBase.)
Public methodAppendMath (Inherited from builderForText.)
Public methodAppendPair(Enum, Object, Boolean, String) (Inherited from imbStringBuilderBase.)
Public methodAppendPair(String, Object, Boolean, String) (Inherited from imbStringBuilderBase.)
Public methodAppendPairs (Inherited from imbStringBuilderBase.)
Public methodAppendPanel (Inherited from builderForText.)
Public methodAppendParagraph (Inherited from imbStringBuilderBase.)
Public methodAppendPlaceholder (Inherited from imbStringBuilderBase.)
Public methodAppendQuote (Inherited from imbStringBuilderBase.)
Public methodAppendSection (Inherited from imbStringBuilderBase.)
Public methodAppendTable (Inherited from imbStringBuilderBase.)
Public methodAppendToFile (Inherited from imbStringBuilderBase.)
Public methodClear (Inherited from imbStringBuilderBase.)
Public methodclose(Enum) (Inherited from imbStringBuilderBase.)
Public methodclose(String) (Inherited from imbStringBuilderBase.)
Public methodcloseAll (Inherited from imbStringBuilderBase.)
Public methodconsoleAltColorToggle (Inherited from imbStringBuilderBase.)
Public methodContentToString (Inherited from imbStringBuilderBase.)
Public methoddeleteLast (Inherited from imbStringBuilderBase.)
Public methodDeploy
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 methodGetContent (Inherited from imbStringBuilderBase.)
Public methodgetContentBlocks (Inherited from imbStringBuilderBase.)
Public methodgetConverter``1 (Inherited from imbStringBuilderBase.)
Public methodgetDocument (Inherited from imbStringBuilderBase.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodgetLastLine (Inherited from imbStringBuilderBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodloadDocument (Inherited from imbStringBuilderBase.)
Public methodloadPage (Inherited from imbStringBuilderBase.)
Public methodlog (Inherited from builderForLogBase.)
Public methodlogEndPhase
Public methodLogException
Logs the exception.
Public methodlogStartPhase
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodmerge (Inherited from imbStringBuilderBase.)
Public methodnextTabLevel (Inherited from imbStringBuilderBase.)
Protected methodOnPropertyChanged (Inherited from imbReportingBindable.)
Public methodopen(Enum, String, String) (Inherited from imbStringBuilderBase.)
Public methodopen(String, String, String) (Inherited from imbStringBuilderBase.)
Public methodprepareBuilder (Inherited from builderForText.)
Public methodprevTabLevel (Inherited from imbStringBuilderBase.)
Public methodrootTabLevel (Inherited from imbStringBuilderBase.)
Public methodsave (Inherited from builderForLogBase.)
Public methodSaveDataTable
Public methodsaveDocument(FileInfo) (Inherited from imbStringBuilderBase.)
Public methodsaveDocument(String, getWritableFileMode, reportOutputFormatName) (Inherited from imbStringBuilderBase.)
Public methodSaveNote
Saves the note into assigned folder. Default name: note.txt
Public methodsavePage (Inherited from builderForText.)
Public methodStartSubnotes(Object)
Public methodStartSubnotes(String, String)
Creates instance of subnotes
Public methodSubcontentClose (Inherited from imbStringBuilderBase.)
Public methodSubcontentStart (Inherited from imbStringBuilderBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodToString(Boolean) (Inherited from imbStringBuilderBase.)
Protected methodwriteToConsole (Inherited from imbStringBuilderBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from imbReportingBindable.)
Top
Fields
  NameDescription
Protected field_c (Inherited from imbStringBuilderBase.)
Protected field_converter (Inherited from imbStringBuilderBase.)
Protected field_directoryCurrent (Inherited from imbStringBuilderBase.)
Protected field_failedArguments (Inherited from imbStringBuilderBase.)
Protected field_formats (Inherited from imbStringBuilderBase.)
Protected field_isArgumentFailed (Inherited from imbStringBuilderBase.)
Protected field_linePrefix (Inherited from imbStringBuilderBase.)
Protected field_openedTags (Inherited from imbStringBuilderBase.)
Protected field_settings (Inherited from imbStringBuilderBase.)
Protected field_tabLevel (Inherited from imbStringBuilderBase.)
Protected field_zone (Inherited from imbStringBuilderBase.)
Public fieldStatic memberEXTAGS_ACEGENERALEXCEPTION
Public fieldStatic memberEXTAGS_ACESCIENCEEXCEPTION
Protected fieldtab (Inherited from imbStringBuilderBase.)
Top
See Also

Reference

[!:imbACE.Core.core.builderForLog]