Метод | Описание | |
---|---|---|
CreateElementVisitor ( ) : DslModeling::IElementVisitor |
Create IElementVisitor
|
|
FindRootElements ( global::Microsoft.VisualStudio.Modeling store ) : global::System.Collections.IList |
Returns the root elements to be displayed in the explorer.
|
|
nHydrateExplorerBase ( global serviceProvider ) |
Constructs a new nHydrateExplorerBase.
|
Метод | Описание | |
---|---|---|
GetModelElementDisplayName ( global::Microsoft.VisualStudio.Modeling modelElement ) : string |
Method to supply the name for ModelElementTreeNode object in the TreeView.
|
protected CreateElementVisitor ( ) : DslModeling::IElementVisitor | ||
Результат | DslModeling::IElementVisitor |
protected FindRootElements ( global::Microsoft.VisualStudio.Modeling store ) : global::System.Collections.IList | ||
store | global::Microsoft.VisualStudio.Modeling | |
Результат | global::System.Collections.IList |
protected nHydrateExplorerBase ( global serviceProvider ) | ||
serviceProvider | global |