Uses of Class
org.fosstrak.ale.server.PatternDataField

Packages that use PatternDataField
org.fosstrak.ale.server   
 

Uses of PatternDataField in org.fosstrak.ale.server
 

Methods in org.fosstrak.ale.server that return PatternDataField
 PatternDataField Pattern.getCompany()
          This method returns the company of this pattern.
 PatternDataField Pattern.getFilter()
          This method returns the filter of this pattern.
 PatternDataField Pattern.getItem()
          This method returns the item of this pattern.
 PatternDataField Pattern.getSerial()
          This method returns the serial of this patern.
 

Methods in org.fosstrak.ale.server that return types with arguments of type PatternDataField
 java.util.List<PatternDataField> Pattern.getDataFields()
          This method returns the data fields of this pattern.
 

Methods in org.fosstrak.ale.server with parameters of type PatternDataField
 boolean PatternDataField.isDisjoint(PatternDataField field)
          This method indicates if this data field is disjoint to the specified data field.
 



Copyright © 2009. All Rights Reserved.