Click or drag to resize

posResolverPlugin Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Plugin for imbACE console
Inheritance Hierarchy
SystemObject
  aceBindable
    aceOperationSetExecutorBase
      aceConsolePluginBase
        imbNLP.Data.consolePluginsposResolverPlugin

Namespace:  imbNLP.Data.consolePlugins
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public class posResolverPlugin : aceConsolePluginBase

The posResolverPlugin type exposes the following members.

Constructors
  NameDescription
Public methodposResolverPlugin
Initializes a new instance of the posResolverPlugin class
Top
Properties
  NameDescription
Public propertyconsoleHelp (Inherited from aceConsolePluginBase.)
Public propertyconsoleTitle (Inherited from aceConsolePluginBase.)
Protected propertygrammTagConverter
Public propertyhelpHeader (Inherited from aceConsolePluginBase.)
Public propertyinstanceName (Inherited from aceConsolePluginBase.)
Protected propertyisReadyForUse
Public propertyIsStandalone (Inherited from aceConsolePluginBase.)
Protected propertymultitext
Public propertyname (Inherited from aceConsolePluginBase.)
Public propertyoutput (Inherited from aceConsolePluginBase.)
Public propertyparent (Inherited from aceConsolePluginBase.)
Protected propertyresourceFileOperater
Public propertyresponse (Inherited from aceConsolePluginBase.)
Top
Methods
  NameDescription
Public methodaceOperation_queryInflection
Public methodaceOperation_setupMultitext
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 methodOnPropertyChanged (Inherited from aceBindable.)
Protected methodprepare (Inherited from aceConsolePluginBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from aceBindable.)
Top
Fields
  NameDescription
Protected field_commands (Inherited from aceConsolePluginBase.)
Protected field_instanceName (Inherited from aceConsolePluginBase.)
Protected field_output (Inherited from aceConsolePluginBase.)
Top
See Also

Reference

aceConsolePluginBase