gov.nih.nci.common.query
Interface AssociationCriterion

All Known Implementing Classes:
AssociationCriterionImpl

public interface AssociationCriterion

Author:
Joshua Phillips

Method Summary
 java.lang.String getName()
           
 boolean getNegative()
           
 Query getQuery()
           
 

Method Detail

getNegative

boolean getNegative()

getName

java.lang.String getName()

getQuery

Query getQuery()