Package | Description |
---|---|
org.universAAL.middleware.service.owl | |
org.universAAL.middleware.service.owls.process | |
org.universAAL.middleware.service.owls.profile |
Modifier and Type | Method and Description |
---|---|
ProcessInput |
Service.createInput(String inParamURI,
String typeURI,
int minCardinality,
int maxCardinality)
Creates an input from the given URI and cardinality
|
Modifier and Type | Method and Description |
---|---|
static ProcessInput |
ProcessInput.toInput(Resource r)
Convert the resource passed as a parameter to a ProcessInput instance
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceProfile.addInput(ProcessInput in)
Adds the given input parameter to the set of this service's input
parameters.
|
Copyright © 2018 universAAL Consortium. All rights reserved.