de.cau.cs.kieler.synccharts.diagram.providers
Class SyncchartsValidationDecoratorProvider
java.lang.Object
org.eclipse.gmf.runtime.common.core.service.AbstractProvider
de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsValidationDecoratorProvider
- All Implemented Interfaces:
- IProvider, org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider
public class SyncchartsValidationDecoratorProvider
- extends AbstractProvider
- implements org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncchartsValidationDecoratorProvider
public SyncchartsValidationDecoratorProvider()
createDecorators
public void createDecorators(org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget decoratorTarget)
- Specified by:
createDecorators
in interface org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider
- Generated:
- This code was automatically generated.
provides
public boolean provides(IOperation operation)
- Specified by:
provides
in interface IProvider
- Generated:
- This code was automatically generated.
refreshDecorators
public static void refreshDecorators(View view)
- Generated:
- This code was automatically generated.