Table of Contents

Enum ChangePropagationMode

Namespace
NMF.Transformations
Assembly
NMF.Transformations.dll

Denotes the change propagation mode

public enum ChangePropagationMode

Fields

None = 0

No change propagation is performed

OneWay = 1

Change propagation is performed from the source to the target model

TwoWay = 2

Changes are propagated in both directions