Share via


DslDirectiveProcessorBase Members

Include Protected Members
Include Inherited Members

The DslDirectiveProcessorBase type exposes the following members.

Constructors

 

Name

Description

Public method

DslDirectiveProcessorBase

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

FinishProcessingRun

(Inherited from RequiresProvidesDirectiveProcessor.)

Protected method

GeneratePostInitializationCode

(Overrides RequiresProvidesDirectiveProcessor.GeneratePostInitializationCode(String, StringBuilder, CodeDomProvider, IDictionary<String, String>, IDictionary<String, String>).)

Protected method

GeneratePreInitializationCode

(Overrides RequiresProvidesDirectiveProcessor.GeneratePreInitializationCode(String, StringBuilder, CodeDomProvider, IDictionary<String, String>, IDictionary<String, String>).)

Protected method

GenerateTransformCode

(Overrides RequiresProvidesDirectiveProcessor.GenerateTransformCode(String, StringBuilder, CodeDomProvider, IDictionary<String, String>, IDictionary<String, String>).)

Public method

GetClassCodeForProcessingRun

(Inherited from RequiresProvidesDirectiveProcessor.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetImportsForProcessingRun

(Overrides RequiresProvidesDirectiveProcessor.GetImportsForProcessingRun().)

Public method

GetPostInitializationCodeForProcessingRun

(Inherited from RequiresProvidesDirectiveProcessor.)

Public method

GetPreInitializationCodeForProcessingRun

(Inherited from RequiresProvidesDirectiveProcessor.)

Public method

GetReferencesForProcessingRun

(Overrides RequiresProvidesDirectiveProcessor.GetReferencesForProcessingRun().)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

Initialize

(Inherited from RequiresProvidesDirectiveProcessor.)

Protected method

InitializeProvidesDictionary

(Overrides RequiresProvidesDirectiveProcessor.InitializeProvidesDictionary(String, IDictionary<String, String>).)

Protected method

InitializeRequiresDictionary

(Overrides RequiresProvidesDirectiveProcessor.InitializeRequiresDictionary(String, IDictionary<String, String>).)

Public method

IsDirectiveSupported

(Overrides DirectiveProcessor.IsDirectiveSupported(String).)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Protected method

PostProcessArguments

(Overrides RequiresProvidesDirectiveProcessor.PostProcessArguments(String, IDictionary<String, String>, IDictionary<String, String>).)

Public method

ProcessDirective

(Inherited from RequiresProvidesDirectiveProcessor.)

Protected method

ProvideUniqueId

(Inherited from RequiresProvidesDirectiveProcessor.)

Public method

StartProcessingRun

(Overrides RequiresProvidesDirectiveProcessor.StartProcessingRun(CodeDomProvider, String, CompilerErrorCollection).)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Fields

 

Name

Description

Public fieldStatic member

DslDirectiveProcessorName

Top

Properties

 

Name

Description

Protected property

Errors

(Inherited from DirectiveProcessor.)

Protected property

FriendlyName

(Overrides RequiresProvidesDirectiveProcessor.FriendlyName.)

Protected property

Host

(Inherited from RequiresProvidesDirectiveProcessor.)

Protected property

LoadDiagramData

Top

See Also

Reference

DslDirectiveProcessorBase Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace