com.ebmwebsourcing.wsstar.qml.impl
Class QOSDimensionImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<QoSDimension>
com.ebmwebsourcing.wsstar.qml.impl.QOSDimensionImpl
- All Implemented Interfaces:
- QOSDimension, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class QOSDimensionImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<QoSDimension>
- implements QOSDimension
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
baseURI
protected java.net.URI baseURI
- the baseUri
features
protected java.util.Map<WSQMLReader.FeatureConstants,java.lang.Object> features
- Features
QOSDimensionImpl
public QOSDimensionImpl(java.net.URI baseURI,
QoSDimension model,
java.util.Map<WSQMLReader.FeatureConstants,java.lang.Object> features)
throws WSQMLException
- Throws:
WSQMLException
QOSDimensionImpl
public QOSDimensionImpl(QoSDimension model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSQMLException
- Throws:
WSQMLException
getTagQName
public javax.xml.namespace.QName getTagQName()
- Specified by:
getTagQName in interface QOSDimension
setTagQName
public void setTagQName(javax.xml.namespace.QName name)
- Specified by:
setTagQName in interface QOSDimension
getDocumentBaseURI
public java.net.URI getDocumentBaseURI()
- methods for baseURI
- Specified by:
getDocumentBaseURI in interface QOSDimension
- Returns:
- the document base URI
setDocumentBaseURI
public void setDocumentBaseURI(java.net.URI documentBaseURI)
- Description copied from interface:
QOSDimension
- Set the document base URI of this definition. Can be used to represent
the origin of the Definition, and can be exploited when resolving
relative URIs (e.g. in <import>s).
- Specified by:
setDocumentBaseURI in interface QOSDimension
- Parameters:
documentBaseURI - the document base URI of this definition
getOntology
public java.lang.String getOntology()
- Specified by:
getOntology in interface QOSDimension
getSemanticConcept
public java.lang.String getSemanticConcept()
- Specified by:
getSemanticConcept in interface QOSDimension
setOntology
public void setOntology(java.lang.String ontology)
- Specified by:
setOntology in interface QOSDimension
setSemanticConcept
public void setSemanticConcept(java.lang.String semConcept)
- Specified by:
setSemanticConcept in interface QOSDimension
Copyright © 2009 eBM Websourcing. All Rights Reserved.