com.clarkparsia.pellet.rules.builtins
Class BooleanOperators

java.lang.Object
  extended by com.clarkparsia.pellet.rules.builtins.BooleanOperators

public class BooleanOperators
extends java.lang.Object

Title: Boolean Operators

Description: Implementation for the single SWRL boolean op.

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Mike Smith

Field Summary
static GeneralFunction booleanNot
           
 
Constructor Summary
BooleanOperators()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

booleanNot

public static final GeneralFunction booleanNot
Constructor Detail

BooleanOperators

public BooleanOperators()


Copyright © 2004 Evren Sirin. All Rights Reserved.