Conjugated Port Providers

Identifier:
com.ibm.xtools.uml.msl.conjugatedPortProviders

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

Description:
This is an internal extension provider to allow clients to provide alternate mechanisms to retrieve the isConjugated property from UML 2.2 ports.

Configuration Markup:

<!ELEMENT extension (conjugatedPortProvider)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT conjugatedPortProvider (Priority)>

<!ATTLIST conjugatedPortProvider

class CDATA #REQUIRED>


<!ELEMENT Priority EMPTY>

<!ATTLIST Priority

name (Lowest|Low|Medium|High|Highest) >

The description for the priority of the decorator provider



Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

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


/* *+------------------------------------------------------------------------+ *| Licensed Materials - Property of IBM | *| Copyright IBM Corp. 2008. All Rights Reserved. | *| | *| Note to US Government Users Restricted Rights: Use, duplication or | *| disclosure restricted by GSA ADP Schedule Contract with IBM Corp. | *+------------------------------------------------------------------------+ */