Uses of Class
org.eclipse.emf.emfstore.internal.client.ui.common.OperationCustomLabelProvider.CanRender

Packages that use OperationCustomLabelProvider.CanRender
org.eclipse.emf.emfstore.internal.client.ui.common   
org.eclipse.emf.emfstore.internal.client.ui.views.changes   
 

Uses of OperationCustomLabelProvider.CanRender in org.eclipse.emf.emfstore.internal.client.ui.common
 

Methods in org.eclipse.emf.emfstore.internal.client.ui.common that return OperationCustomLabelProvider.CanRender
 OperationCustomLabelProvider.CanRender OperationCustomLabelProvider.canRender(AbstractOperation operation)
          Checks if this provider can render the given operation.
static OperationCustomLabelProvider.CanRender OperationCustomLabelProvider.CanRender.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OperationCustomLabelProvider.CanRender[] OperationCustomLabelProvider.CanRender.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of OperationCustomLabelProvider.CanRender in org.eclipse.emf.emfstore.internal.client.ui.views.changes
 

Methods in org.eclipse.emf.emfstore.internal.client.ui.views.changes that return OperationCustomLabelProvider.CanRender
 OperationCustomLabelProvider.CanRender DefaultOperationLabelProvider.canRender(AbstractOperation operation)
          Checks if this provider can render the given operation.
 



Copyright © 2015. All Rights Reserved.