ModifierHelperFactory

com.ibm.wtp.emf.workbench.edit.ModifierHelperFactory

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

[Enter description of this extension point.]

<!ELEMENT extension (factory+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>

This is used to register for the model modifiers.



<!ELEMENT factory (package+)>

<!ATTLIST factory

class CDATA #REQUIRED>


<!ELEMENT package (type+)>

<!ATTLIST package

uri CDATA #IMPLIED>


<!ELEMENT type (feature+)>

<!ATTLIST type

name CDATA #REQUIRED>


<!ELEMENT feature EMPTY>

<!ATTLIST feature

name   CDATA #REQUIRED

action CDATA #IMPLIED>


[Enter extension point usage example here.]

[Enter API information here.]

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