Microsoft.VisualStudio.Modeling.Design Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
CategoryResourceAttribute |
Summary description for CategoryAttribute. |
DescriptionResourceAttribute |
Attribute to provide property descriptions on domain properties. |
DisplayNameResourceAttribute |
Specifies the display name for a domain property, role or class. |
ElementPropertyDescriptor |
ElementPropertyDescriptor. Provide a PropertyDescriptor implementation over IMS DomainProperties. |
ElementTypeDescriptionProvider |
ElementTypeDescriptionProvider provides the wrapper class which encapsulates the ModelElement object. This class is invoked when property grid wants to render the ModelElement object. |
ElementTypeDescriptor |
ElementTypeDescriptor provides an implementation of a TypeDescriptor for a MEL instance or MEL type. |
FlagEnumerationEditor |
Custom UI type editor for Bitwisable DomainEnumeration editor |
ForwardingTypeDescriptionProvider |
Class to forward one type to another |
ModelingBindingSource |
A specialized BindingSource for use with DSL Tools' models. |
ModelingEnumerationConverter |
ModelingEnumerationConverter: Class to provide the localized enum text from Ims. This is needed since .NET framework provides the list box for |
ModelingToolboxItem |
Represents a toolbox item for creating a group of model elements. |
ModelingToolboxItemBase |
Represents an abstract toolbox item. |
PropertyDescriptorNotFoundException |
An exception for situations where an expected ElementPropertyDescriptor is not found. |
RolePlayerComboCell |
Class to allow overriding of Parse and Format functionality. |
RolePlayerMenuCommand |
An abstract command class for that provides a place to store the result of finding a new role player value |
RolePlayerPropertyDescriptor |
Property descriptor for use with ElementLinks to allow a role player to be visualized as a property in the property grid |
TrackingPropertyDescriptor |
Property descriptor class that uses a second property to manage whether it is in a calculated or stored state. |
UserContext |
Class that represents a collection of help elements |
UserContextElement |
Class that encapsulates a single help element, which can be a keyword, F1 keyword, or filter attribute |
UserContextTypeConverter | |
WinFormsDataBindingHelper |
Class to help ease common operations in WinForms databinding. |
Enums
UserContextType |
Defines possbile help element types |
Delegates
TypeDescriptionProviderForwarder |
Delegate to forward one ModelElement to another |