com.sri.oaa2.icl
Interface IntTestTerms


public interface IntTestTerms

Interface to create IclTerms operators. Implemented to behaved as the PROLOG's sequence:

Test = .. [Selector, Element],

call (Test)


Method Summary
 boolean Test(IclTerm inTerm)
          ???
 

Method Detail

Test

public boolean Test(IclTerm inTerm)
???

Parameters:
inTerm - ???