Profile
Description
A group of APIs to access profiles. 
APIs belonging to the area
| Name | Description | 
|---|---|
| IClass | An object that represents the components of the metamodel. | 
| IProfile | An object to access profile information. | 
| IViewDefinitions | An object to access view definition management objects. | 
| IViewDefinition | Base interface that represents an access object to presentation information. | 
| IEditorDef | An access object to an editor definition. | 
| ITag | An access object to a tag. | 
| IElementDef | An access object to an editor element definition. | 
| INamedElement | Represents a nameable element. | 
| IPackage | An access object to a package. | 
| IField | Access object for fields. | 
| IConstraint | Access object for constraints. | 
| IRelationshipClass | Access object for associated classes. | 
| IMetamodels | Metamodel management object. | 
| IEnum | Access object for enumerations. | 
| IEnumLiteral | Access object for enumeration literals. | 
| CustomDefinitionDescriptorBase | This is the type descriptor base for custom definition elements. The view definition inspector is dynamically configured based on the definition information in this type descriptor. | 
| CustomEditorDefinitionDescriptor | Type descriptor for custom editor definition | 
| CustomElementDefinitionDescriptor | Type descriptor for custom editor element definition | 
| PropertyDescriptor | Property descriptor | 
| PropertyGroupDescriptor | Property group descriptor | 
| ICustomEditorDefinition](../NextDesign.Core/ICustomEditorDefinition/ICustomEditorDefinition.md) | Access object to custom editor definition. | 
| ICustomElementDefinition](../NextDesign.Core/ICustomElementDefinition/ICustomElementDefinition.md) | Access object to custom editor element definition. | 
| IStyleProperty](../NextDesign.Core/IStyleProperty/IStyleProperty.md) | Style attribute information object. | 
| IType | An object that represents a type. | 
| IProfileReference | Profile reference information. | 
| IProfileDependency | Profile dependency information. |