Show TOC

 Deleting Usages from a Package InterfaceLocate this document in the navigation structure

Use

Development Objects may be exposed in the interface with one or more usage types. It is possible to delete an individual usage type or the whole object, if there is no deprecated usage type. Also, if the said usage type is more restrictive than the others then deleting it will result in deletion of those also.

Prerequisites

An exposed object can only be added by specifying the object along in Exposed Objects List with the scoped usage types. The objects that are to be added to a package interface should be

  • in the same package as that interface
  • Or
  • exposed in a visible interface with the same usage type and the corresponding Allowed for Propagation set to true.
Procedure
  1. Go to the Interface Builder in Change Mode
  2. In the Visible Elements tree, expand and select the node that needs to be deleted.
  3. Right click to display the context menu.
  4. If the selected node was an Object, select Remove Object.
  5. If the selected node was an Usage Type, select Remove Usage Type
    Tip

    You can select a usage type and click the button Delete Usage Type in toolbar to remove the usage type