Table of Contents

Class Meta2ClassesTransformation.Type2Type

Namespace
NMF.Models.Meta
Assembly
NMF.Models.MetaTransformation.dll

The transformation rule to transform an NMeta type to a code type declaration

public class Meta2ClassesTransformation.Type2Type : AbstractTransformationRule<IType, CodeTypeDeclaration>
Inheritance
Meta2ClassesTransformation.Type2Type
Inherited Members

Methods

RegisterDependencies()

Registers the dependencies, i.e. transform also the namespace of a type

public override void RegisterDependencies()