Click or drag to resize

macroStageRelevantPages Class

Home | 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.1.0.0 (0.1.0.0)
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.)
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 (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodoperation_executeObjectiveSolutionSet (Inherited from spiderStageBase.)
Public methodToString (Inherited from Object.)
Top
See Also