Create a Specialization Type
You can create specialization types.
- From the List of Specialization Packages, click the package to which you want to add a type.
-
In the Types List window, check one of the types you want to specialize and click New .
The Create New Subtype window opens. The parent type name appears in the Parent Type box.
-
Enter the subtype name in the Name box.
Notes:
- When working with references and representations, you can select the instance to be used from the Instance scrolling list.
- Instances listed in the scrolling list are the instances of the current package.
- If no instance name is set for the type, the instance name of its parent is used by inheritance.
- The package prefix is automatically added at deployment.
- Optional: Add an icon to your type by entering the icon name without the extension. Note: Icons must be located in the following folder:
<OSDir>\ resources\graphic\icons\normal
. Only the .bmp and the .png formats are supported. -
Optional: Add a comment and click Done.
The new type deriving from its parent type appears in the Types List below its parent type.Notes:
- The Nature column indicates if the type belongs to a DS parent package or a customized one from the current package.
- The # of Extensions In Other Packages column shows the number of extensions in other specialization or deployment packages.
- The Deployed column indicates if the type is deployed or not.
- The Attributes column indicates the number of attributes.
- The Comment column shows the comments if any.