Class EMFProfileValidationDecoratorProvider
java.lang.Object
org.eclipse.gmf.runtime.common.core.service.AbstractProvider
org.modelversioning.emfprofile.diagram.providers.EMFProfileValidationDecoratorProvider
- All Implemented Interfaces:
org.eclipse.gmf.runtime.common.core.service.IProvider,org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider
public class EMFProfileValidationDecoratorProvider
extends org.eclipse.gmf.runtime.common.core.service.AbstractProvider
implements org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorProvider
- Generated class or method.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateDecorators(org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget decoratorTarget) booleanprovides(org.eclipse.gmf.runtime.common.core.service.IOperation operation) static voidrefreshDecorators(org.eclipse.gmf.runtime.notation.View view) Methods inherited from class org.eclipse.gmf.runtime.common.core.service.AbstractProvider
addProviderChangeListener, fireProviderChange, removeProviderChangeListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider
addProviderChangeListener, removeProviderChangeListener
-
Constructor Details
-
EMFProfileValidationDecoratorProvider
public EMFProfileValidationDecoratorProvider()
-
-
Method Details
-
createDecorators
public void createDecorators(org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecoratorTarget decoratorTarget) - Specified by:
createDecoratorsin interfaceorg.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:
providesin interfaceorg.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.
-