Profile
Description
A set of APIs for accessing profiles.
API belonging to area
Name | Description |
---|---|
IClass | This is an object that represents a component of the metamodel. |
IProfile | Profile information access object. |
IViewDefinitions | The access object to the view definition management object. |
IViewDefinition | This is the base interface that represents an object that accesses presentation information. |
IEditorDef | The access object to the editor definition. |
ITag | The access object to the tag. |
IElementDef | The access object to the editor element definition. |
INamedElement | Represents a nameable element. |
IPackage | Is an access object to a package. |
IField | The access object to the field. |
IConstraint | Constraint access object. |
IRelationshipClass | Is an access object to the related class. |
IMetamodels | Metamodel management objects. |
IEnum | The access object to the enum. |
IEnumLiteral | Is an access object to enum literals. |
CustomDefinitionDescriptorBase | 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 | Type descriptor for custom editor element definition |
PropertyDescriptor | Property Descriptor |
PropertyGroupDescriptor | Property Group Descriptor |
ICustomEditorDefinition | Access object to the custom editor definition. |
ICustomElementDefinition | Access object to the custom editor element definition. |
IStyleProperty | Style attribute information object. |