Class MultipleDependency
- Namespace
- NMF.Transformations.Core
- Assembly
- NMF.Transformations.Core.dll
This class is used to represent dependencies on more than one child object
public class MultipleDependency : Dependency, ITransformationRuleDependency
- Inheritance
-
MultipleDependency
- Implements
- Inherited Members
Methods
HandleDependency(Computation)
Calls the transformation dependency for the given computation
public override void HandleDependency(Computation computation)
Parameters
computation
ComputationThe computation that this dependency is to be called