Uses of Interface
org.wsmo.grounding.sawsdl.Grounding

Packages that use Grounding
org.wsmo.grounding.sawsdl.io   
 

Uses of Grounding in org.wsmo.grounding.sawsdl.io
 

Methods in org.wsmo.grounding.sawsdl.io that return Grounding
 Grounding GroundingParser.parse(Reader input)
          Creates a grounding (possibly empty) object from an annotated or not annotated WSDL definition input.
 

Methods in org.wsmo.grounding.sawsdl.io with parameters of type Grounding
 void GroundingSerializer.serialize(Grounding grounding, Writer output)
          Transforms the speficied grounding object into semantically annotated WSDL (SA-WSDL).
 



Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.