New Sibling Action

Identifier: com.metamatrix.modeler.ui.newSiblingAction

Since: [Enter the first release in which this extension point appears.]

Description: An extension point for IAction contributions that wish to be displayed in the New Sibling menu of Designer.

Configuration Markup:

   <!ELEMENT extension (class*)>

   <!ATTLIST extension
     point CDATA #REQUIRED
     id    CDATA #IMPLIED
     name  CDATA #IMPLIED
   >

   <!ELEMENT class EMPTY>

   <!ATTLIST class
     name CDATA #REQUIRED
   >

Examples: [Enter extension point usage example here.]

API Information: [Enter API information here.]

Supplied Implementation: [Enter information about supplied implementation of this extension point.]