Uses of Class
org.universAAL.middleware.service.owls.process.ProcessInput

Packages that use ProcessInput
org.universAAL.middleware.service.owl   
org.universAAL.middleware.service.owls.process   
org.universAAL.middleware.service.owls.profile   
 

Uses of ProcessInput in org.universAAL.middleware.service.owl
 

Methods in org.universAAL.middleware.service.owl that return ProcessInput
protected  ProcessInput Service.createInput(String inParamURI, String typeURI, int minCardinality, int maxCardinality)
          Creates an input from the given URI and cardinality
 

Uses of ProcessInput in org.universAAL.middleware.service.owls.process
 

Methods in org.universAAL.middleware.service.owls.process that return ProcessInput
static ProcessInput ProcessInput.toInput(Resource r)
          Convert the resource passed as a parameter to a ProcessInput instance
 

Uses of ProcessInput in org.universAAL.middleware.service.owls.profile
 

Methods in org.universAAL.middleware.service.owls.profile with parameters of type ProcessInput
 void ServiceProfile.addInput(ProcessInput in)
          Adds the given input parameter to the set of this service's input parameters.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.