org.drools.eclipse.refactoring
Class DRLProjectDetector

java.lang.Object
  extended by org.drools.eclipse.refactoring.DRLProjectDetector

public class DRLProjectDetector
extends Object

To detect the DRL files in the project


Constructor Summary
DRLProjectDetector()
           
 
Method Summary
 List<org.eclipse.core.resources.IFile> detect(org.eclipse.core.resources.IProject project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DRLProjectDetector

public DRLProjectDetector()
Method Detail

detect

public List<org.eclipse.core.resources.IFile> detect(org.eclipse.core.resources.IProject project)
                                              throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.