Java Reference
In-Depth Information
Figure 10-44
DiagramEventBrokerService
class —The fully qualified name of the DiagramEventBrokerService
class.
<!ELEMENT editingDomain EMPTY>
<!ATTLIST editingDomain
ID CDATA #REQUIRED>
This element defines an editing domain to associate with the DiagramEvent
Broker .
ID —The ID of the editing domain
<!ELEMENT Priority EMPTY>
<!ATTLIST Priority
name (Lowest|Low|Medium|High|Highest) >
This element defines the priority of the DiagramEventBrokerService .
name —The priority of the provider. It can be one of the following values:
Lowest , Low , Medium , High , or Highest . Dependencies must be considered
when choosing the priority.
Search WWH ::




Custom Search