com.ebmwebsourcing.easybpel.model.bpel.impl.correlation
Class CorrelationSetImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
      extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<E>
          extended by com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet>
              extended by com.ebmwebsourcing.easybpel.model.bpel.impl.correlation.CorrelationSetImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement, com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator, com.ebmwebsourcing.easybpel.model.bpel.api.correlation.CorrelationSet, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement

public class CorrelationSetImpl
extends com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet>
implements com.ebmwebsourcing.easybpel.model.bpel.api.correlation.CorrelationSet

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
tag
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
CorrelationSetImpl(com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet model, com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets correlationSets, com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement parent)
           
 
Method Summary
static java.util.List<com.ebmwebsourcing.easybpel.model.bpel.api.correlation.CorrelationSet> extractCorrelationSetsInModel(com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets correlationsets, com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement parent)
           
 java.lang.String getName()
           
 java.util.List<javax.xml.namespace.QName> getProperties()
           
 void setName(java.lang.String value)
           
 
Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
addOtherElements, createDocumentation, getDocumentation, getOtherElements, getTag, setDocumentation, setTag, validate
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
equals, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement
getTag, setTag
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator
validate
 

Constructor Detail

CorrelationSetImpl

public CorrelationSetImpl(com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet model,
                          com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets correlationSets,
                          com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement parent)
                   throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.CorrelationSet

setName

public void setName(java.lang.String value)
Specified by:
setName in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.CorrelationSet

getProperties

public java.util.List<javax.xml.namespace.QName> getProperties()
Specified by:
getProperties in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.CorrelationSet

extractCorrelationSetsInModel

public static java.util.List<com.ebmwebsourcing.easybpel.model.bpel.api.correlation.CorrelationSet> extractCorrelationSetsInModel(com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets correlationsets,
                                                                                                                                  com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement parent)
                                                                                                                           throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException


Copyright © 2012 Petals Link. All Rights Reserved.