com.unitesk.requality.eclipse.natures
Class ReqCatalogue

java.lang.Object
  extended by com.unitesk.requality.eclipse.natures.ReqCatalogue

public class ReqCatalogue
extends java.lang.Object


Field Summary
static java.lang.String ID
           
 
Constructor Summary
ReqCatalogue()
           
 
Method Summary
 void configure()
           
 void deconfigure()
           
 IProject getProject()
           
 void setProject(IProject project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static java.lang.String ID
Constructor Detail

ReqCatalogue

public ReqCatalogue()
Method Detail

configure

public void configure()
               throws CoreException
Throws:
CoreException

deconfigure

public void deconfigure()
                 throws CoreException
Throws:
CoreException

getProject

public IProject getProject()

setProject

public void setProject(IProject project)