de.cau.cs.kieler.synccharts.diagram.providers
Class SyncchartsValidationDecoratorProvider.StatusDecorator

java.lang.Object
  extended by org.eclipse.gmf.runtime.diagram.ui.services.decorator.AbstractDecorator
      extended by 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 red
Generated:
This code was automatically generated.

Constructor Summary
SyncchartsValidationDecoratorProvider.StatusDecorator(org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget decoratorTarget)
           
 
Method Summary
 void activate()
           
 void deactivate()
           
 void refresh()
           
 
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
 

Constructor Detail

SyncchartsValidationDecoratorProvider.StatusDecorator

public SyncchartsValidationDecoratorProvider.StatusDecorator(org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget decoratorTarget)
Generated:
This code was automatically generated.
Method Detail

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.