Click or drag to resize

macroStageRelevantPages Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.stage.macroStageRelevantPages"]

Inheritance Hierarchy

Namespace:  imbWEM.Core.stage
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public class macroStageRelevantPages : spiderStageBase

The macroStageRelevantPages type exposes the following members.

Constructors
  NameDescription
Public methodmacroStageRelevantPages
Initializes a new instance of the macroStageRelevantPages class
Top
Properties
  NameDescription
Public propertycodename
(Inherited from spiderStageBase.)
Public propertydescription
Human-readable description of object instance
(Inherited from spiderStageBase.)
Public propertyname
Name for this instance
(Inherited from spiderStageBase.)
Protected propertyobjectives
(Inherited from spiderStageBase.)
Public propertystageControl (Inherited from spiderStageBase.)
Public propertystageIteration
(Inherited from spiderStageBase.)
Public propertystageIterationLimit
(Inherited from spiderStageBase.)
Top
Methods
  NameDescription
Public methodAddObjective (Inherited from spiderStageBase.)
Public methodCheckStage (Inherited from spiderStageBase.)
Public methodClone
Clones this instance of stage
(Inherited from spiderStageBase.)
Public methodEnterStage (Inherited from spiderStageBase.)
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 methodoperation_executeObjectiveSolutionSet (Inherited from spiderStageBase.)
Protected methodresolveObjective (Inherited from spiderStageBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also