Uses of Interface
com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.QueryExpressionType

Packages that use QueryExpressionType
com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction   
 

Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction that return QueryExpressionType
 QueryExpressionType WstopFactory.createMessagePattern(java.net.URI dialect)
           
 QueryExpressionType TopicType.getMessagePattern()
           
 QueryExpressionType WstopReader.readMessagePattern(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction with parameters of type QueryExpressionType
 void TopicType.setMessagePattern(QueryExpressionType value)
           
 org.w3c.dom.Document WstopWriter.writeMessagePatternAsDOM(QueryExpressionType value)
           
 

Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.implementor that return QueryExpressionType
 QueryExpressionType WstopModelFactory.createWstopModelMessagePattern(java.net.URI dialect)
           
 

Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.topics.datatypes.api.refinedabstraction that return QueryExpressionType
 QueryExpressionType RefinedWstopFactory.createMessagePattern(java.net.URI dialect)
           
 



Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.