Search Results for

    Show / Hide Table of Contents

    Class EntityViewPythonGenerator

    Inheritance
    System.Object
    EntityViewPythonGenerator
    Namespace: TimeCockpit.Data.Export.Model
    Assembly: TimeCockpit.Data.Export.dll
    Syntax
    public class EntityViewPythonGenerator : FastTransformBase

    Constructors

    EntityViewPythonGenerator()

    Declaration
    public EntityViewPythonGenerator()

    EntityViewPythonGenerator(StringBuilder)

    Declaration
    public EntityViewPythonGenerator(StringBuilder generationEnvironment)
    Parameters
    Type Name Description
    System.Text.StringBuilder generationEnvironment

    Methods

    TransformText()

    Declaration
    public override string TransformText()
    Returns
    Type Description
    System.String

    WriteEntityView(EntityView, String)

    Declaration
    public void WriteEntityView(EntityView targetView, string viewName)
    Parameters
    Type Name Description
    EntityView targetView
    System.String viewName
    In This Article
    Back to top Copyright © 2025 software architects gmbh