Create a Specialization Extension
You can create a specialization extension by selecting a DS extension from the current package. Such extensions are used by applications to add behaviors and attributes to existing objects.
Notes:
- Specialization extensions names shall contain alphanumeric characters and the "_" character only.
- You can create a customer extension that derives from an abstract type.
-
Click the Extensions tab, select the extension to which you want to add a subextension, and click New
.
-
Define the extension.
- Enter the extension name in the Name box.
- Optional: Enter a comment if need be.
- Select true to create a root type in the Abstract box.
- Click Done when you are finished with the extension creation.The extension appears in the List of Extensions window.
- Name corresponds to the extension name.
- Nature shows an icon indicating if the extension is a DS extension, a customer extension, or a specialization extension.
- Scopes corresponds to the list of types the extension can be applied to.
- Deployed shows the deployment information (yes, no, or partial).
- Attributes shows the number of attributes.