Class SWRLVariableExtractor

java.lang.Object
org.semanticweb.owlapi.util.SWRLVariableExtractor
All Implemented Interfaces:
OWLVisitorExBase<Collection<SWRLVariable>>, SWRLObjectVisitorEx<Collection<SWRLVariable>>, SWRLRuleVisitorExBase<Collection<SWRLVariable>>

public class SWRLVariableExtractor extends Object implements SWRLObjectVisitorEx<Collection<SWRLVariable>>
Extracts the variables from rules.
Since:
2.1.0
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group