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

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.TCorrelation>
              extended by com.ebmwebsourcing.easybpel.model.bpel.impl.correlation.CorrelationImpl
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.Correlation, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement

public class CorrelationImpl
extends com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation>
implements com.ebmwebsourcing.easybpel.model.bpel.api.correlation.Correlation

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
CorrelationImpl(com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation model, com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements parentCorrelationsElmt, com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement parent)
           
 
Method Summary
 com.ebmwebsourcing.easybpel.model.bpel.executable.TInitiate getInitiate()
           
 com.ebmwebsourcing.easybpel.model.bpel.executable.TPattern getPattern()
           
 java.lang.String getSet()
           
 
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

CorrelationImpl

public CorrelationImpl(com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation model,
                       com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements parentCorrelationsElmt,
                       com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement parent)
Method Detail

getSet

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

getInitiate

public com.ebmwebsourcing.easybpel.model.bpel.executable.TInitiate getInitiate()
Specified by:
getInitiate in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.Correlation

getPattern

public com.ebmwebsourcing.easybpel.model.bpel.executable.TPattern getPattern()
Specified by:
getPattern in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.Correlation


Copyright © 2012 Petals Link. All Rights Reserved.