|
Domain Modeling Layer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Interfaces | |
|---|---|
| com.ibm.xtools.common.ui.navigator.viewers.IContextProvider
Use IContextProvider
instead because it will not cause this plugin to be activated. |
|
| com.ibm.xtools.presentation.services.decorator.IDecoration
Use the org.eclipse.gmf.runtime.diagram.ui IDecoration
instead. The diagram.ui should be used in place of the presentation plugin
whenever possible. |
|
| com.ibm.xtools.presentation.services.decorator.IDecorator
Use the org.eclipse.gmf.runtime.diagram.ui IDecorator
instead. The diagram.ui should be used in place of the presentation plugin
whenever possible. |
|
| com.ibm.xtools.presentation.services.decorator.IDecoratorProvider
Use the org.eclipse.gmf.runtime.diagram.ui IDecoratorProvider
instead. The diagram.ui should be used in place of the presentation plugin
whenever possible. |
|
| com.ibm.xtools.presentation.services.decorator.IDecoratorTarget
Use the org.eclipse.gmf.runtime.diagram.ui IDecoratorTarget
instead. The diagram.ui should be used in place of the presentation plugin
whenever possible. |
|
| com.ibm.xtools.emf.msl.IEObjectHelper
This interface is mostly obsoleted by the EMFCoreUtil API.
See individual method documentation for details. |
|
| com.ibm.xtools.presentation.services.layout.ILayoutNode
Use the org.eclipse.gmf.runtime.diagram.ui ILayoutNode
instead. The diagram.ui should be used in place of the presentation plugin
whenever possible. |
|
| com.ibm.xtools.presentation.services.layout.ILayoutNodesOperation
Use the org.eclipse.gmf.runtime.diagram.ui ILayoutNodesOperation
instead. The diagram.ui should be used in place of the presentation plugin
whenever possible. |
|
| com.ibm.xtools.presentation.services.layout.ILayoutNodesProvider
Use the org.eclipse.gmf.runtime.diagram.ui ILayoutNodeProvider
and org.eclipse.gmf.runtime.diagram.ui.services.layout.LayoutType instead. The diagram.ui should be used in place of the presentation plugin
whenever possible. |
|
| com.ibm.xtools.emf.msl.IOperationEvent
Use IOperationEvent, instead. |
|
| com.ibm.xtools.emf.msl.IValidationStatus
This interface is obsoleted. The return values for the new IBatchValidator validate API are of type
{@link org.eclipse.core.runtime.IStatus. |
|
| Deprecated Exceptions | |
|---|---|
| com.ibm.xtools.emf.msl.exceptions.MSLActionAbandonedException
Use MSLActionAbandonedException, instead. |
|
| com.ibm.xtools.emf.msl.exceptions.MSLCheckedException
Use MSLCheckedException, instead. |
|
| com.ibm.xtools.emf.msl.exceptions.MSLRuntimeException
Use MSLRuntimeException, instead. |
|
| Deprecated Fields | |
|---|---|
| com.ibm.xtools.emf.validation.core.presentation.markers.RemoveMarkersRequest.EXACT_TARGETS
|
|
| com.ibm.xtools.emf.query.ui.diagram.QueryDiagramRenderer.REUSE_AVAILABLE_DIAGRAM_VIEWS
Use QueryDiagramRenderer.REUSE_CHOSEN_AND_QUERY_VIEWS to get identical functionality. |
|
| com.ibm.xtools.mmi.core.refactor.traverse.ModelTraversalEngine.UML2_MODELS
use REFERENCING_MODELS instead |
|
| Deprecated Constructors | |
|---|---|
| com.ibm.xtools.emf.validation.core.presentation.markers.RemoveMarkersRequest(Collection)
|
|
|
Domain Modeling Layer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||