Update Subnetwork Trace Configuration properties

概要

The properties below are returned by the updateSubnetworkTraceConfiguration object when using Describe on a utility network.

These properties describe the trace configuration used when a subnetwork is updated.

Learn more about configuring a trace

プロパティ

プロパティ説明データ タイプ
conditionBarriers
(読み取り専用)

The conditionBarriers object. This object can be used to retrieve properties of the condition barriers set for the trace configuration.

Object
diagramTemplateName
(読み取り専用)

The name of the diagram template name used for the trace configuration.

String
domainNetworkName
(読み取り専用)

The name of the domain network.

String
filterBarriers
(読み取り専用)

The filterBarriers object. This object can be used to retrieve properties of the filter barriers set for the trace configuration.

Object
filterBitsetNetworkAttributeName
(読み取り専用)

The name of the network attribute that can be used to filter by bitset.

String
filterFunctionBarriers
(読み取り専用)

The filterFunctionBarriers object. This object can be used to retrieve properties of the filter function barriers set for the trace configuration.

Object
filterScope
(読み取り専用)

The traversability that is enforced for a specific category. For example, both junctions and edges, junctions only, or edges only.

String
functionBarriers
(読み取り専用)

The functionBarriers object. This object can be used to retrieve properties of the function barriers set for the trace configuration.

Object
functions
(読み取り専用)

The functions object. This object can be used to retrieve properties of the functions set for the trace configuration.

Object
includeBarriers
(読み取り専用)

Whether or not the trace is configured to include barrier features in the trace results.

  • True—The trace is configured to include barriers.
  • False—The trace is not configured to include barriers.

Boolean
includeContainers
(読み取り専用)

Whether or not the trace is configured to include container features in the trace results.

  • True—The trace is configured to include containers.
  • False—The trace is not configured to include containers.

Boolean
includeContent
(読み取り専用)

Whether or not the trace is configured to include content in containers in the trace results.

  • True—The trace is configured to include content.
  • False—The trace is not configured to include content.

Boolean
includeStructures
(読み取り専用)

Whether or not the trace is configured to include structure features in the trace results.

  • True—The trace is configured to include structures.
  • False—The trace is not configured to include structures.

Boolean
nearestNeighbor
(読み取り専用)

The nearestNeighbor object. This object can be used to retrieve properties of the nearest neighbor set for the trace configuration.

Object
outputConditions
(読み取り専用)

The outputConditions object. This object can be used to retrieve properties of the output conditions set for the trace configuration.

Object
outputFilters
(読み取り専用)

The outputFilters object. This object can be used to retrieve properties of the output filters set for the trace configuration.

Object
propagators
(読み取り専用)

The propagators object. This object can be used to retrieve properties of the propagators set for the trace configuration.

Object
shortestPathNetworkAttributeName
(読み取り専用)

The name of the network attribute used to calculate the shortest path.

String
targetTierName
(読み取り専用)

The name of the target tier for which the starting tier flows toward.

String
tierName
(読み取り専用)

The name of the tier to start the trace.

String
traversabilityScope
(読み取り専用)

The traversability that is enforced. For example, both junctions and edges, junctions only, or edges only.

String
validateConsistency
(読み取り専用)

Whether or not the trace is configured to validate consistency in trace results.

  • True—If any dirty areas are encountered during the trace, a warning is returned.
  • False—No warning will be returned if dirty areas are encountered during the trace.

Boolean

このトピックの内容