Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.PartConstraint

Uses of SearchBodyPredicateSemantics.PartConstraint in com.virtuosotechnologies.asaph.model.opsemantics
 

Fields in com.virtuosotechnologies.asaph.model.opsemantics declared as SearchBodyPredicateSemantics.PartConstraint
static SearchBodyPredicateSemantics.PartConstraint SearchBodyPredicateSemantics.ENTIRE_BODY
          Search the entire body
static SearchBodyPredicateSemantics.PartConstraint SearchBodyPredicateSemantics.FIRST_LINE
          Search the first line only
private  SearchBodyPredicateSemantics.PartConstraint SearchBodyPredicateSemantics.DefaultImplementation.part_
           
 

Methods in com.virtuosotechnologies.asaph.model.opsemantics that return SearchBodyPredicateSemantics.PartConstraint
 SearchBodyPredicateSemantics.PartConstraint SearchBodyPredicateSemantics.getPartConstraint()
          Get the part constraint
 SearchBodyPredicateSemantics.PartConstraint SearchBodyPredicateSemantics.DefaultImplementation.getPartConstraint()
          Get the part constraint
 

Constructors in com.virtuosotechnologies.asaph.model.opsemantics with parameters of type SearchBodyPredicateSemantics.PartConstraint
SearchBodyPredicateSemantics.DefaultImplementation(com.virtuosotechnologies.asaph.modelutils.SongUtils songUtils, SearchBodyPredicateSemantics.PartConstraint part, SearchParameters params)
          Constructor