Class Ecore2MetaTransformation.EEnum2Enumeration
Inheritance
Ecore2MetaTransformation.EEnum2Enumeration
Inherited Members
Namespace: NMF.Interop.Ecore.Transformations
Assembly: NMF.EcoreInterop.dll
Syntax
public class Ecore2MetaTransformation.EEnum2Enumeration : TransformationRule<IEEnum, IEnumeration>
Methods
| Edit this page View SourceRegisterDependencies()
Registers all the dependencies (both calling and non-calling) and additional configuration
Declaration
public override void RegisterDependencies()
Overrides
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.