Lines Matching refs:service
27 package org.mindswap.owls.service;
37 * Represents the OWL-S service.
48 * for the same service is not supported.
50 * @return the profile of the service
58 * @return the process of the service
63 * Return the Grounding that belongs to this service
65 * @return the grounding of the service
70 * Set the Profile for this service
77 * Set the Process for this service
84 * Set the Grounding for this service
91 * Removes the Profile for this service by breaking the link
92 * <code>service:presents</code>. The profile itself remains untouched.
99 * Removes the process for this service by breaking the link
100 * <code>service:describedBy</code>. The process itself remains untouched.
105 * Removes the grounding for this service by breaking the link
106 * <code>service:supports</code>. The grounding itself remains untouched.
113 * Deletes the profile for this service
120 * Deletes the process for this service
125 * Removes the grounding for this service
132 * Get the service name defined in the profile of this service. See {@link org.mindswap.owl.OWLConfig#DEFAULT_LANGS OWLConfig}
140 * Get the service name defined in the profile of this service. The associated serviceName should have the same
153 * Return all service names written in any language.