Protege 3.0

edu.stanford.smi.protege.util
Interface UnaryPredicate


public interface UnaryPredicate

An interface that encapsulates a unary (takes one argument) predicate (function that returns a boolean).

Author:
Ray Fergerson

Method Summary
 boolean apply(Object o)
           
 

Method Detail

apply

public boolean apply(Object o)

Protege 3.0

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.