|
Interface Summary |
| IDisplayable |
Interface describing an object that can be displayed in the UI. |
| IExtension |
Interface describing an extension. |
| IExtensionBuilderFactory |
Interface describing a facory that produces the required objects to build an extension. |
| IExtensionContext |
Interface describing a context that transports parameters when an extension point
is processed. |
| IExtensionPoint |
Interface describing an extension point. |
| IExtensionResult |
Interface describing a result of an extension. |
| IParameterInfo |
Interface describing information about an extension parameter. |
| IParameterValue |
Interface describing an extension parameter value. |
| IValueSet |
Interface describing a value set that is returned from the parameter info. |
| IValueSetProvider |
Interface describing a value set provider |