bindings

Identifier:
org.eclipse.stp.sca.edit.bindings

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

Description:
[Enter description of this extension point.]

Configuration Markup:

<!ELEMENT extension (category+ | binding+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT binding (description?)>

<!ATTLIST binding

id       CDATA #REQUIRED

name     CDATA #REQUIRED

icon     CDATA #IMPLIED

category CDATA #IMPLIED

class    CDATA #REQUIRED

nsURI    CDATA #REQUIRED>


<!ELEMENT category EMPTY>

<!ATTLIST category

id             CDATA #REQUIRED

name           CDATA #REQUIRED

parentCategory CDATA #IMPLIED>


<!ELEMENT description (#PCDATA)>

an optional subelement whose body contains a short text describing what kind of device is that



Examples:
[Enter extension point usage example here.]

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