Package jadex.bridge
Interface ISearchConstraints
- 
- All Known Implementing Classes:
 SearchConstraints
public interface ISearchConstraintsInterface for search constraints. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetMaxDepth()Get the max-depth of this SearchConstraints.intgetMaxResults()Get the max-results of this SearchConstraints.java.lang.StringgetSearchId()Get the search id. 
 -