com.ebmwebsourcing.easybpel.extended.activities.configure.impl
Class ExtendedActivityConfigurationListImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
      extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<TExtendedActivityConfigurationList>
          extended by com.ebmwebsourcing.easybpel.extended.activities.configure.impl.ExtendedActivityConfigurationListImpl
All Implemented Interfaces:
ExtendedActivityConfigurationList, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement

public class ExtendedActivityConfigurationListImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<TExtendedActivityConfigurationList>
implements ExtendedActivityConfigurationList

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
ExtendedActivityConfigurationListImpl(TExtendedActivityConfigurationList model, org.ow2.easywsdl.schema.api.XMLElement parent)
           
 
Method Summary
 void addOtherElements(org.w3c.dom.Element elmt)
           
 java.util.List<ExtendedActivityConfiguration> getExtendedActivityConf()
           
 java.util.List<org.w3c.dom.Element> getOtherElements()
           
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Constructor Detail

ExtendedActivityConfigurationListImpl

public ExtendedActivityConfigurationListImpl(TExtendedActivityConfigurationList model,
                                             org.ow2.easywsdl.schema.api.XMLElement parent)
Method Detail

getExtendedActivityConf

public java.util.List<ExtendedActivityConfiguration> getExtendedActivityConf()
Specified by:
getExtendedActivityConf in interface ExtendedActivityConfigurationList

addOtherElements

public void addOtherElements(org.w3c.dom.Element elmt)
Specified by:
addOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement

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


Copyright © 2008-2011 eBM WebSourcing. All Rights Reserved.