Protege-OWL 3.5 beta

edu.stanford.smi.protegex.owl.swrl.ui.tab
Class SWRLTab

java.lang.Object
  extended by AbstractTabWidget
      extended by edu.stanford.smi.protegex.owl.swrl.ui.tab.SWRLTab

public class SWRLTab
extends AbstractTabWidget

A Protege-OWL tab widget that contains the SWRLTab GUI. This tab serves as the entry point to all of the GUI-based software components that work with SWRL in Protege-OWL.

Documentation is available here.


Constructor Summary
SWRLTab()
           
 
Method Summary
 void initialize()
           
static boolean isSuitable(Project p, java.util.Collection<java.lang.Object> errors)
           
 void reconfigure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWRLTab

public SWRLTab()
Method Detail

initialize

public void initialize()

reconfigure

public void reconfigure()

isSuitable

public static boolean isSuitable(Project p,
                                 java.util.Collection<java.lang.Object> errors)

Protege-OWL 3.5 beta

Submit a bug report or feature request
${copyright}