Uses of Class
org.universAAL.middleware.deploymanager.uapp.model.LogicalCriteriaType

Packages that use LogicalCriteriaType
org.universAAL.middleware.deploymanager.uapp.model   
 

Uses of LogicalCriteriaType in org.universAAL.middleware.deploymanager.uapp.model
 

Fields in org.universAAL.middleware.deploymanager.uapp.model declared as LogicalCriteriaType
protected  LogicalCriteriaType ReqAtomType.reqCriteria
           
 

Methods in org.universAAL.middleware.deploymanager.uapp.model that return LogicalCriteriaType
static LogicalCriteriaType LogicalCriteriaType.fromValue(String v)
           
 LogicalCriteriaType ReqAtomType.getReqCriteria()
          Gets the value of the reqCriteria property.
static LogicalCriteriaType LogicalCriteriaType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LogicalCriteriaType[] LogicalCriteriaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.universAAL.middleware.deploymanager.uapp.model with parameters of type LogicalCriteriaType
 void ReqAtomType.setReqCriteria(LogicalCriteriaType value)
          Sets the value of the reqCriteria property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.