2ronwalf * OWL-S concept: http://www.daml.org/services/owl-s/1.0/Service.owl#Service
14daenzerorama * @return the profile of the service
14daenzerorama * @return the process of the service
14daenzerorama * @return the grounding of the service
14daenzerorama * Removes the Profile for this service by breaking the link
14daenzerorama * <code>service:presents</code>. The profile itself remains untouched.
10daenzerorama * @param profile
10daenzerorama /**
14daenzerorama * Removes the process for this service by breaking the link
14daenzerorama * <code>service:describedBy</code>. The process itself remains untouched.
10daenzerorama /**
14daenzerorama * Removes the grounding for this service by breaking the link
14daenzerorama * <code>service:supports</code>. The grounding itself remains untouched.
10daenzerorama * @param grounding
10daenzerorama /**
14daenzerorama * Deletes the profile for this service
14daenzerorama * @param profile
14daenzerorama /**
14daenzerorama * Deletes the process for this service
14daenzerorama /**
14daenzerorama * Removes the grounding for this service
14daenzerorama * @param grounding
14daenzerorama /**
2ronwalf * Get the service name defined in the profile of this service. See {@link org.mindswap.owl.OWLConfig#DEFAULT_LANGS OWLConfig}
2ronwalf * Get the service name defined in the profile of this service. The associated serviceName should have the same
2ronwalf * language identifier as given in the parameter. If a serviceName for that language is not found