Interface and Description |
---|
com.ibm.xtools.uml.type.IMessageElementType
use IMessageElementTypeEx interface instead.
|
Class and Description |
---|
com.ibm.xtools.uml.rt.core.PropertyManager
Use
PropertyManager instead. |
Constructor and Description |
---|
com.ibm.xtools.uml.ui.elementselection.UMLElementSelectionServiceJob(String, IElementSelectionProvider)
Use
UMLElementSelectionServiceJob.UMLElementSelectionServiceJob(String, IElementSelectionProvider, TransactionalEditingDomain)
. This constructor uses the
MEditingDomain.INSTANCE which could lead to a
lock if the caller of the
UMLElementSelectionService is not using the
MEditingDomain.INSTANCE . |