| Field and Description |
|---|
| org.eclipse.uml2.uml.util.UMLUtil.ProfileApplicationHelper.INSTANCE
Since the 5.1 release, direct reliance on this shared
helper instance is deprecated. Instead, use the
UMLUtil.ProfileApplicationHelper.getInstance(Notifier) method to obtain a helper
specific to the particular model context |
| org.eclipse.uml2.uml.util.UMLUtil.StereotypeApplicationHelper.INSTANCE
Since the 5.1 release, direct reliance on this shared
helper instance is deprecated. Instead, use the
UMLUtil.StereotypeApplicationHelper.getInstance(Notifier) method to obtain a helper
specific to the particular model context |
| org.eclipse.uml2.uml.util.UMLUtil.PackageMerger.mergedPackages
Use the
UMLUtil.PackageMerger.mergedElements, instead |
| org.eclipse.uml2.uml.util.UMLUtil.PackageMerger.receivingPackage
Use the
UMLUtil.PackageMerger.receivingElement, instead. |