com.ebmwebsourcing.wsstar.dm.impl.expression
Class QosExpressionImpl<E,V>
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<E>
com.ebmwebsourcing.wsstar.dm.impl.WSDMElementImpl<E>
com.ebmwebsourcing.wsstar.dm.impl.expression.QosExpressionImpl<E,V>
- All Implemented Interfaces:
- QosExpression<V>, WSDMElement, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement
- Direct Known Subclasses:
- QoSDurationImpl, QoSIntegerImpl
public abstract class QosExpressionImpl<E,V>
- extends WSDMElementImpl<E>
- implements QosExpression<V>
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
model, parent |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
getParent, getSchema, getTopParent, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
addOtherElements |
QosExpressionImpl
public QosExpressionImpl(E model,
WSDMElementImpl parent)
getOtherElements
public java.util.List<org.w3c.dom.Element> getOtherElements()
throws org.ow2.easywsdl.schema.api.XmlException
- Specified by:
getOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement
- Throws:
org.ow2.easywsdl.schema.api.XmlException
getOtherAttributes
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
throws org.ow2.easywsdl.schema.api.XmlException
- Specified by:
getOtherAttributes in interface org.ow2.easywsdl.schema.api.SchemaElement- Overrides:
getOtherAttributes in class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
- Throws:
org.ow2.easywsdl.schema.api.XmlException
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.