IProfile Interface
Namespace: NextDesign.Core
Description
Profile information access object.
Belonging Area
Name | Description |
---|---|
Profile | A group of APIs to access the profile. |
Property
Name | Description |
---|---|
Category | Category of the profile |
Description | Description of the profile |
DisplayName | Display name of the profile |
Metamodels | Metamodel management |
Name | Name of the profile |
Path | Path of the profile |
ProfileUnit | Information about the unit (physical file) that manages this profile |
RootPackage | Root package |
Version | Profile version |
ViewDefinitions | View definition management |
Method
Name | Description |
---|---|
GetProfileReferencePackageFor | Gets the profile reference package to which the specified profile element belongs. If the specified profile element does not belong to a profile reference package, returns the root package of the profile. |