Uses of Interface
org.mindswap.owls.grounding.MessageMapList

Packages that use MessageMapList
org.mindswap.owls   
org.mindswap.owls.grounding   
 

Uses of MessageMapList in org.mindswap.owls
 

Methods in org.mindswap.owls that return MessageMapList
static MessageMapList OWLSListFactory.createMessageMapList()
           
 MessageMapList OWLSListFactory.Interface.createMessageMapList()
           
static MessageMapList OWLSListFactory.createMessageMapList(OWLIndividualList list)
           
 MessageMapList OWLSListFactory.Interface.createMessageMapList(OWLIndividualList list)
           
 

Uses of MessageMapList in org.mindswap.owls.grounding
 

Methods in org.mindswap.owls.grounding that return MessageMapList
 MessageMapList AtomicGrounding.getInputMap()
          Get the mappings between the OWL-S inputs and grounding operation inputs
 MessageMapList AtomicGrounding.getOutputMap()
          Get the mappings between the OWL-S outputs and grounding operation outputs
 



Copyright © 2004 Evren Sirin. All Rights Reserved.