FeaturePlaneMethodDesign Class |
[Missing <summary> documentation for "T:imbNLP.Toolkit.Planes.FeaturePlaneMethodDesign"]
Namespace: imbNLP.Toolkit.Planes
public class FeaturePlaneMethodDesign : MethodDesignBase, IPlaneMethodDesign
The FeaturePlaneMethodDesign type exposes the following members.
| Name | Description | |
|---|---|---|
| FeaturePlaneMethodDesign | Initializes a new instance of the FeaturePlaneMethodDesign class |
| Name | Description | |
|---|---|---|
| CacheProvider | (Inherited from MethodDesignBase.) | |
| classifier |
Gets or sets the classifier.
| |
| name | (Inherited from MethodDesignBase.) | |
| notes | (Inherited from MethodDesignBase.) | |
| setupSignature | (Inherited from MethodDesignBase.) |
| Name | Description | |
|---|---|---|
| CloseDeploySettingsBase | (Inherited from MethodDesignBase.) | |
| DeploySettings |
Prepares everything for operation
| |
| DeploySettingsBase | (Inherited from MethodDesignBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExecutePlaneMethod |
Executes the plane method, invoking contained functions according to the settings
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetSetupSignature | (Inherited from MethodDesignBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |