biz.hammurapi.rules
Interface Rule.ChangeDetector

Enclosing class:
Rule

public static interface Rule.ChangeDetector

Interface to detect changes in arguments passed to inference methods. Default implementation detects changes in versioned and observable objects.

Author:
Pavel Vlasov

Method Summary
 boolean hasChanged()
           
 

Method Detail

hasChanged

boolean hasChanged()


Copyright © 2005 Hammurapi Group. All Rights Reserved.