Deprecated API

Deprecated Methods
ter.API.EngineSearch.Criterion.addNonCompatibilityCriterion(Criterion)
          you can use it, but it will have no effect because the manager is not implemented yet in the search. 
ter.API.Inspector.getAdvancedAnalysers()
          use ter.API.Inspector#removeClassifierAnalyser(ClassifierAnalyser) 
ter.API.AdvancedEngineSearch.Parser.SimpleCharStream.getColumn()
            
ter.API.AdvancedEngineSearch.Parser.SimpleCharStream.getLine()
            
ter.API.EngineSearch.Criterion.getNonCompatibilityCriterion()
          It was to use with a manager of non compatible criterion, but it is not implemented. 
ter.API.EngineSearch.RangeGroupCriterion.selectLogicalLinkCriterion(Criterion, int)
          the mediator has not been implemented. 
ter.API.EngineSearch.ProtectionGroupCriterion.selectLogicalLinkCriterion(Criterion, int)
          the mediator has not been implemented. 
ter.API.EngineSearch.NameGroupCriterion.selectLogicalLinkCriterion(Criterion, int)
          the mediator has not been implemented. 
ter.API.EngineSearch.MembersGroupCriterion.selectLogicalLinkCriterion(Criterion, int)
          the mediator has not been implemented. 
ter.API.EngineSearch.GroupCriterion.selectLogicalLinkCriterion(Criterion, int)
          the mediator has not been implemented. 
ter.API.EngineSearch.RangeGroupCriterion.selectStatesCriterion(Criterion, int)
          the mediator has not been implemented. 
ter.API.EngineSearch.NameGroupCriterion.selectStatesCriterion(Criterion, int)
          the mediator has not been implemented. 
ter.API.EngineSearch.MembersGroupCriterion.selectStatesCriterion(Criterion, int)
          the mediator has not been implemented. 
ter.API.EngineSearch.GroupCriterion.selectStatesCriterion(Criterion, int)
          the mediator has not been implemented. 
 

Deprecated Constructors
ter.API.Inspector(String)
          use Inspector(Class theclass) only for testing purpose