Click or drag to resize

lexiconConsoleWorkspace Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.console.lexiconConsoleWorkspace"]

Inheritance Hierarchy
SystemObject
  aceBindable
    aceAdvancedConsoleWorkspace
      imbNLP.Data.semanticLexicon.consolelexiconConsoleWorkspace

Namespace:  imbNLP.Data.semanticLexicon.console
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public class lexiconConsoleWorkspace : aceAdvancedConsoleWorkspace

The lexiconConsoleWorkspace type exposes the following members.

Constructors
  NameDescription
Public methodlexiconConsoleWorkspace
Initializes a new instance of the lexiconConsoleWorkspace class
Top
Properties
  NameDescription
Public propertyconsole (Inherited from aceAdvancedConsoleWorkspace.)
Public propertyfolder (Inherited from aceAdvancedConsoleWorkspace.)
Public propertyloadedInputs (Inherited from aceAdvancedConsoleWorkspace.)
Public propertyprojectRootPath (Inherited from aceAdvancedConsoleWorkspace.)
Top
Methods
  NameDescription
Public methoddeployWorkspace (Inherited from aceAdvancedConsoleWorkspace.)
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.)
Protected methodgetFilename(IObjectWithName, String) (Inherited from aceAdvancedConsoleWorkspace.)
Protected methodgetFilename(String, String) (Inherited from aceAdvancedConsoleWorkspace.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodgetInputList (Inherited from aceAdvancedConsoleWorkspace.)
Public methodgetNewOutput (Inherited from aceAdvancedConsoleWorkspace.)
Public methodgetNewProjectName (Inherited from aceAdvancedConsoleWorkspace.)
Public methodgetScriptFileInfo (Inherited from aceAdvancedConsoleWorkspace.)
Public methodgetScriptList (Inherited from aceAdvancedConsoleWorkspace.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodloadData (Inherited from aceAdvancedConsoleWorkspace.)
Public methodloadInput (Inherited from aceAdvancedConsoleWorkspace.)
Public methodloadInputNext (Inherited from aceAdvancedConsoleWorkspace.)
Public methodloadMeta (Inherited from aceAdvancedConsoleWorkspace.)
Public methodloadScript (Inherited from aceAdvancedConsoleWorkspace.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from aceBindable.)
Public methodPoke (Inherited from aceAdvancedConsoleWorkspace.)
Public methodresetLoadedInputs (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveData(DataSet, dataTableExportEnum) (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveData(DataTable, dataTableExportEnum) (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveLog (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveMeta (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveOpLog (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveOutput (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveScript (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsetAdditionalWorkspaceFolders (Overrides aceAdvancedConsoleWorkspace.setAdditionalWorkspaceFolders.)
Public methodtoNewOutput(String, String, String) (Inherited from aceAdvancedConsoleWorkspace.)
Public methodtoNewOutput(ListString, String, String) (Inherited from aceAdvancedConsoleWorkspace.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from aceBindable.)
Top
See Also