Uses of Class
info.sswap.impl.empire.model.ReasoningServiceImpl.PropertyInformation

Packages that use ReasoningServiceImpl.PropertyInformation
info.sswap.impl.empire.model   
 

Uses of ReasoningServiceImpl.PropertyInformation in info.sswap.impl.empire.model
 

Fields in info.sswap.impl.empire.model with type parameters of type ReasoningServiceImpl.PropertyInformation
private  java.util.Map<java.lang.String,ReasoningServiceImpl.PropertyInformation> ReasoningServiceImpl.propertyInformation
          A cache for property information so that we do not have repeatedly query the reasoner while validating values.
 

Methods in info.sswap.impl.empire.model that return ReasoningServiceImpl.PropertyInformation
private  ReasoningServiceImpl.PropertyInformation ReasoningServiceImpl.createPropertyInformation(SSWAPPredicate predicate)
          Creates a PropertyInformation entry for the predicate.
private  ReasoningServiceImpl.PropertyInformation ReasoningServiceImpl.getPropertyInformation(SSWAPPredicate predicate)
          Gets information about the property.
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.