Click or drag to resize

RoutingTablesTraverseDependencyChain Method

Overload List
  Name Description
Protected method TraverseDependencyChain(IInputAdapter, IActionAdapter, IOutputAdapter) Determines the set of adapters in the dependency chain for all adapters in the system which are either not connect or demand or are demanded.
Protected method TraverseDependencyChain(ISetMeasurementKey, IInputAdapter, IActionAdapter, IOutputAdapter) Determines the set of adapters in the dependency chain that produces the set of signals in the inputMeasurementKeysRestriction and returns the set of input signals required by the adapters in the chain and the set of output signals produced by the adapters in the chain.
Top
See Also