Table of Contents

Class Ecore2MetaTransformation.EEnum2Enumeration

Namespace
NMF.Interop.Ecore.Transformations
Assembly
NMF.EcoreInterop.dll

Denotes the transformation rule from enumerations to NMeta enumerations

public class Ecore2MetaTransformation.EEnum2Enumeration : TransformationRule<IEEnum, IEnumeration>
Inheritance
Ecore2MetaTransformation.EEnum2Enumeration
Inherited Members

Methods

RegisterDependencies()

Registers all the dependencies (both calling and non-calling) and additional configuration

public override void RegisterDependencies()

Remarks

This method is called during initialization of the entire transformation and is independent of any transformation contexts. However, this method may rely on the Transformation-property.