2ronwalf * Represents the OWL-S grounding. Note that there is not a subclass named WsdlGrounding. The reason is
2ronwalf * a Grounding object may contain many {@link org.mindswap.owls.grounding.AtomicGrounding AtomicGrounding}
2ronwalf * objects that are either WSDL or UPnP. Only {@link org.mindswap.owls.grounding.AtomicGrounding AtomicGrounding}
2ronwalf * OWL-S concept: http://www.daml.org/services/owl-s/1.0/Grounding#Grounding
14daenzerorama * Removes the service from this grounding by breaking the link
14daenzerorama * <code>service:supportedBy</code>. The service itself remains untouched.2
14daenzerorama /**
14daenzerorama /**
14daenzerorama * Removes the atomic groundings for the given atomic process from this
14daenzerorama * grounding by breaking the property grounding:hasAtomicProcessGrounding. The
14daenzerorama * atomic grounding itself is not changed at all.
14daenzerorama * @param process the atomic process to which the removeable atomic groundings are bound
14daenzerorama /**
14daenzerorama * Deletes the atomic groundings for the given atomic process from this grounding
14daenzerorama * @param process the atomic process to which the deleteable atomic groundings are bound
14daenzerorama /**
14daenzerorama * Removes all atomic groundings from this grounding by breaking the property grounding:hasAtomicProcessGrounding. The
14daenzerorama * atomic grounding itself is not changed at all.
14daenzerorama /**
14daenzerorama * Deletes all atomic groundings from this grounding