Class PalladioComponentModelValidationDecoratorProvider

java.lang.Object
org.eclipse.gmf.runtime.common.core.service.AbstractProvider
de.uka.ipd.sdq.pcm.gmf.seff.providers.PalladioComponentModelValidationDecoratorProvider
All Implemented Interfaces:
org.eclipse.gmf.runtime.common.core.service.IProvider, org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider

public class PalladioComponentModelValidationDecoratorProvider extends org.eclipse.gmf.runtime.common.core.service.AbstractProvider implements org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider
Generated class or method.
  • Constructor Details

    • PalladioComponentModelValidationDecoratorProvider

      public PalladioComponentModelValidationDecoratorProvider()
  • Method Details

    • 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 class or method.
    • provides

      public boolean provides(org.eclipse.gmf.runtime.common.core.service.IOperation operation)
      Specified by:
      provides in interface org.eclipse.gmf.runtime.common.core.service.IProvider
      Generated class or method.
    • refreshDecorators

      public static void refreshDecorators(org.eclipse.gmf.runtime.notation.View view)
      Generated class or method.