Profile
Description
APIs to access the profile.
Interfaces belonging to the area
| Name | Description |
|---|---|
| IClass | Objects that represent the components of the metamodel. |
| IProfile | Access object for profile information. |
| IViewDefinitions | Access object to the view definition management object. |
| IViewDefinition | Access to representation information A base interface that represents an object. |
| IEditorDef | Access object to the editor definition. |
| ITag | Access object to the tag. |
| IElementDef | An access object to the editor element definition. |
| INamedElement | Represents a nameable element. |
| IPackage | Access object to the package. |
| IField | Access object to the field. |
| IConstraint | Access object to the constraint. |
| IRelationshipClass | Access object to related classes. |
| IMetamodels | Metamodel management objects. |
| IEnum | Access object to enumeration. |
| IEnumLiteral | Access object to enumerated literals. |
| CustomDefinitionDescriptorBase | 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 | Custom Editor Definition Type Descriptor |
| CustomElementDefinitionDescriptor | Custom Editor Element Definition Type Descriptor |
| PropertyDescriptor | Property Descriptor |
| PropertyGroupDescriptor | PropertyGroupDescriptor |
| ICustomEditorDefinition | Access object to the custom editor definition. |
| ICustomElementDefinition | Access object to the custom editor element definition. |
| IStyleProperty | Style attribute information object. |