Show / Hide Table of Contents

Enum ChangePropagationMode

Denotes the change propagation mode

Namespace: NMF.Transformations
Assembly: NMF.Transformations.dll
Syntax
public enum ChangePropagationMode

Fields

Name Description
None

No change propagation is performed

OneWay

Change propagation is performed from the source to the target model

TwoWay

Changes are propagated in both directions

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX