com.ebmwebsourcing.wsstar.qml.impl
Class TypeImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Type>
      extended by com.ebmwebsourcing.wsstar.qml.impl.TypeImpl
All Implemented Interfaces:
Type, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class TypeImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Type>
implements Type

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
TypeImpl(Type model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getSemanticConcept()
           
 void setName(java.lang.String name)
           
 void setSemanticConcept(java.lang.String concept)
           
 
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
 

Constructor Detail

TypeImpl

public TypeImpl(Type model,
                org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
         throws WSQMLException
Throws:
WSQMLException
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface Type

getSemanticConcept

public java.lang.String getSemanticConcept()
Specified by:
getSemanticConcept in interface Type

setName

public void setName(java.lang.String name)
Specified by:
setName in interface Type

setSemanticConcept

public void setSemanticConcept(java.lang.String concept)
Specified by:
setSemanticConcept in interface Type


Copyright © 2009 eBM Websourcing. All Rights Reserved.