Source technology

Identifier

com.ibm.etools.mdl.sourcetech

Description

A technology extension point. Used this extension point in order to add a new user defined source technology.

Markup

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

   <!ELEMENT technology EMPTY>
   <!ATTLIST technology
     id    CDATA #REQUIRED
     name  CDATA #REQUIRED
     class CDATA #REQUIRED
   >

Example

Usage example:

API Information

[Enter API information here.]

Supplied Implementation

[Enter information about supplied implementation of this extension point.]Licensed Materials Property of IBM(c) Copyright International Business Machines Corporation, 2001,2002 US Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.