org.pf.bif.logic
Interface ICondition


public interface ICondition

Represents a condition independent of its internal complexity

Version:
1.0
Author:
M.Duchrow

Method Summary
 boolean isTrue()
          Returns whether or not the condition is true
 

Method Detail

isTrue

boolean isTrue()
Returns whether or not the condition is true



Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.