This document is archived and information here might be outdated. Recommended version. |
Provides access to the edit evaluator context.
Name | Description | |
---|---|---|
DirectionType | The edge direction type. | |
ElementType | The evaluator element type. | |
IsDefault | Indicates whether it is the default evaluator context. | |
Source | The evaluator network source. | |
Table | The evaluator network source table. |
Classes | Description |
---|---|
EditEvaluatorContext | The edit evaluator context. |
The IEditEvaluatorsContext interface provides access to the current state of a single line-item entry on ArcCatalog's Evaluators dialog, such as for which NetworkSource does this evaluator apply.
The EditEvaluatorsContext object is used by the EvaluatorEditors to access the state of an item on the Evaluators dialog. This object is accessed from the AttributeEditContext object by calling IAttributeEditContext::EditEvaluatorContext.