|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
org.eclipse.gmf.runtime.diagram.core.edithelpers.NotationViewDependentsAdvice
Edit helper advice for the DestroyDependentsRequest that destroys
notations views under the following circumstances:
| Constructor Summary | |
NotationViewDependentsAdvice()
|
|
| Method Summary | |
ICommand |
getAfterEditCommand(IEditCommandRequest request)
Gets a command to be executed after the base editing behaviour. |
protected ICommand |
getBeforeDestroyDependentsCommand(DestroyDependentsRequest request)
Gets my 'before' advice for destroying the dependents of an element that is being destroyed. |
ICommand |
getBeforeEditCommand(IEditCommandRequest request)
Gets a command to be executed before the base editing behaviour. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NotationViewDependentsAdvice()
| Method Detail |
public ICommand getBeforeEditCommand(IEditCommandRequest request)
IEditHelperAdvice
getBeforeEditCommand in interface IEditHelperAdvicegetBeforeEditCommand in class AbstractEditHelperAdvicepublic ICommand getAfterEditCommand(IEditCommandRequest request)
IEditHelperAdvice
getAfterEditCommand in interface IEditHelperAdvicegetAfterEditCommand in class AbstractEditHelperAdviceprotected ICommand getBeforeDestroyDependentsCommand(DestroyDependentsRequest request)
AbstractEditHelperAdvice
getBeforeDestroyDependentsCommand in class AbstractEditHelperAdvicerequest - the request
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.