org.eclipse.xtext.xbase.ui.jvmmodel.refactoring
Class OperatorMappingUtil

java.lang.Object
  extended by org.eclipse.xtext.xbase.ui.jvmmodel.refactoring.OperatorMappingUtil

public class OperatorMappingUtil
extends java.lang.Object

Author:
Jan Koehnlein - Initial contribution and API

Constructor Summary
OperatorMappingUtil()
           
 
Method Summary
 boolean isMappedOperator(org.eclipse.emf.ecore.EObject element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperatorMappingUtil

public OperatorMappingUtil()
Method Detail

isMappedOperator

public boolean isMappedOperator(org.eclipse.emf.ecore.EObject element)