IAdd |
[Missing <summary> documentation for "T:Altaxo.AddInItems.IAddInTree"]
public interface IAddInTree
The IAddInTree type exposes the following members.
Name | Description | |
---|---|---|
AddIns | Gets the AddIns that are registered for this AddIn tree. | |
ConditionEvaluators | Gets a dictionary of registered condition evaluators. | |
Doozers | Gets a dictionary of registered doozers. |
Name | Description | |
---|---|---|
BuildItem(String, Object) | Builds a single item in the addin tree. | |
BuildItem(String, Object, IEnumerableICondition) | ||
BuildItemsT | Builds the items in the path. Ensures that all items have the type T. | |
GetTreeNode | Gets the AddInTreeNode representing the specified path. |