Show / Hide Table of Contents

Class Ecore2MetaTransformation

Inheritance
object
Transformation
ReflectiveTransformation
Ecore2MetaTransformation
Inherited Members
ReflectiveTransformation.CreateRules()
ReflectiveTransformation.GetRuleForRuleType(Type)
ReflectiveTransformation.Rule<TRule>()
ReflectiveTransformation.GetRulesForRuleType(Type)
ReflectiveTransformation.RegisterRules()
ReflectiveTransformation.CreateCustomRules()
ReflectiveTransformation.CreateDefaultRules()
Transformation.Patterns
Transformation.IsInitialized
Transformation.IsRulesRegistered
Transformation.CreateRulesInternal()
Transformation.CreateContext()
Transformation.Initialize()
Transformation.MaxOutputDelay
Transformation.MaxTransformationDelay
Transformation.ComputeInstantiatingTransformationRulePath(Computation)
Transformation.GetRulesForTypeSignature(Type[], Type)
Transformation.GetRulesExact(Type[], Type)
Transformation.GetRuleForTypeSignature(Type[], Type)
Transformation.GetRulesForInputTypes(params Type[])
Transformation.Rules
Transformation.GetRulesForTypeSignature(Type[], Type, bool)
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NMF.Interop.Ecore.Transformations
Assembly: NMF.EcoreInterop.dll
Syntax
public class Ecore2MetaTransformation : ReflectiveTransformation

Properties

| Edit this page View Source

CustomTypesMap

Declaration
public static IDictionary<string, string> CustomTypesMap { get; set; }
Property Value
Type Description
IDictionary<string, string>
| Edit this page View Source

GeneratePrimitiveTypes

Declaration
public static bool GeneratePrimitiveTypes { get; set; }
Property Value
Type Description
bool
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX