com.ebmwebsourcing.wsstar.dm.api
Interface WSDMReader

All Known Implementing Classes:
WSDMReaderImpl

public interface WSDMReader

This interface describes a collection of methods that enable conversion of a SchemaImpl document (in XML, following the SchemaImpl schema described in the SchemaImpl specification) into a SchemaImpl model.

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 QoSMetrics readOperationMetric(org.w3c.dom.Document wsdmDocument)
           
 

Method Detail

readOperationMetric

QoSMetrics readOperationMetric(org.w3c.dom.Document wsdmDocument)
                               throws WSDMException
Throws:
WSDMException


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