Uses of Interface
org.isam.exehda.services.CellInformationBase.Resource

Packages that use CellInformationBase.Resource
org.isam.exehda.services   
org.isam.exehda.services.cib   
 

Uses of CellInformationBase.Resource in org.isam.exehda.services
 

Methods in org.isam.exehda.services with parameters of type CellInformationBase.Resource
abstract  boolean CellInformationBase.SelectionConstraint.match(CellInformationBase.Resource r)
          Describe match method here.
 boolean CellInformationBase.CompositeSelectionConstraint.match(CellInformationBase.Resource r)
          Describe match method here.
 boolean CellInformationBase.AttributeDefinedConstraint.match(CellInformationBase.Resource r)
          Describe match method here.
 boolean CellInformationBase.SimpleRegexpConstraint.match(CellInformationBase.Resource r)
          Describe match method here.
 

Uses of CellInformationBase.Resource in org.isam.exehda.services.cib
 

Classes in org.isam.exehda.services.cib that implement CellInformationBase.Resource
 class ResourceImpl