IPackage interface
Namespace: NextDesign.Core
Description
An access object to the package.
Affiliation area
| Name | Description |
|---|---|
| Profile | APIs to access the profile. |
Inherit Base
| Name | Description |
|---|---|
| INamedElement | Represents a nameable element. |
Property
| Name | Description |
|---|---|
| FullName | Fully qualified name Returns the same value as the Uri. |
| OwnedClasses | Management Class List |
| Parent | Parent Package |
| SubPackages | Subpackage list |
| Uri | Namespace Returns the same value as FullName. |