org.dawb.passerelle.dnd
Class DawbDropFactory

java.lang.Object
  extended by org.dawb.passerelle.dnd.DawbDropFactory
All Implemented Interfaces:
com.isencia.passerelle.workbench.model.editor.ui.dnd.IDropClassFactory

public class DawbDropFactory
extends java.lang.Object
implements com.isencia.passerelle.workbench.model.editor.ui.dnd.IDropClassFactory


Constructor Summary
DawbDropFactory()
           
 
Method Summary
 java.lang.Class<? extends ptolemy.kernel.util.NamedObj> getClassForPath(org.eclipse.core.resources.IResource source, java.lang.String filePath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DawbDropFactory

public DawbDropFactory()
Method Detail

getClassForPath

public java.lang.Class<? extends ptolemy.kernel.util.NamedObj> getClassForPath(org.eclipse.core.resources.IResource source,
                                                                               java.lang.String filePath)
Specified by:
getClassForPath in interface com.isencia.passerelle.workbench.model.editor.ui.dnd.IDropClassFactory