com.clarkparsia.pellet.rules.builtins
Interface Tester

All Known Implementing Classes:
BinaryTester

public interface Tester

Title: Test

Description: Interface for testing a list of literals

Copyright: Copyright (c) 2007

Company: Clark & Parsia, LLC.

Author:
Ron Alford

Method Summary
 boolean test(Literal[] args)
           
 

Method Detail

test

boolean test(Literal[] args)


Copyright © 2004 Evren Sirin. All Rights Reserved.