Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.swrl.bridge.builtins.swrlxml
Class SWRLBuiltInLibraryImpl

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.builtins.AbstractSWRLBuiltInLibrary
      extended by edu.stanford.smi.protegex.owl.swrl.bridge.builtins.swrlxml.SWRLBuiltInLibraryImpl
All Implemented Interfaces:
SWRLBuiltInLibrary

public class SWRLBuiltInLibraryImpl
extends AbstractSWRLBuiltInLibrary


Constructor Summary
SWRLBuiltInLibraryImpl()
           
 
Method Summary
 boolean attributeValue(List<BuiltInArgument> arguments)
           
 boolean element(List<BuiltInArgument> arguments)
           
 boolean makeXMLDocument(List<BuiltInArgument> arguments)
           
 void reset()
           
 boolean subElement(List<BuiltInArgument> arguments)
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.builtins.AbstractSWRLBuiltInLibrary
getInvokingBridge, getInvokingBuiltInIndex, getInvokingRuleName, getIsInConsequent, getLibraryName, invokeBuiltInMethod, invokeResetMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWRLBuiltInLibraryImpl

public SWRLBuiltInLibraryImpl()
Method Detail

reset

public void reset()
Specified by:
reset in interface SWRLBuiltInLibrary
Specified by:
reset in class AbstractSWRLBuiltInLibrary

makeXMLDocument

public boolean makeXMLDocument(List<BuiltInArgument> arguments)
                        throws BuiltInException
Throws:
BuiltInException

element

public boolean element(List<BuiltInArgument> arguments)
                throws BuiltInException
Throws:
BuiltInException

subElement

public boolean subElement(List<BuiltInArgument> arguments)
                   throws BuiltInException
Throws:
BuiltInException

attributeValue

public boolean attributeValue(List<BuiltInArgument> arguments)
                       throws BuiltInException
Throws:
BuiltInException

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.