de.cau.cs.kieler.synccharts.diagram.providers
Class SyncchartsValidationDecoratorProvider.StatusDecorator
java.lang.Object
org.eclipse.gmf.runtime.diagram.ui.services.decorator.AbstractDecorator
de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsValidationDecoratorProvider.StatusDecorator
- All Implemented Interfaces:
- org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecorator
- Enclosing class:
- SyncchartsValidationDecoratorProvider
public static class SyncchartsValidationDecoratorProvider.StatusDecorator
- extends org.eclipse.gmf.runtime.diagram.ui.services.decorator.AbstractDecorator
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.services.decorator.AbstractDecorator |
getDecoration, getDecoratorTarget, removeDecoration, setDecoration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncchartsValidationDecoratorProvider.StatusDecorator
public SyncchartsValidationDecoratorProvider.StatusDecorator(org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget decoratorTarget)
- Generated:
- This code was automatically generated.
refresh
public void refresh()
- Generated:
- This code was automatically generated.
activate
public void activate()
- Generated:
- This code was automatically generated.
deactivate
public void deactivate()
- Specified by:
deactivate
in interface org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecorator
- Overrides:
deactivate
in class org.eclipse.gmf.runtime.diagram.ui.services.decorator.AbstractDecorator
- Generated:
- This code was automatically generated.