com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink
Class ServiceRefImpl

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.serviceref.ServiceRefType>
              extended by com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink.ServiceRefImpl
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.partnerLink.ServiceRef, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement

public class ServiceRefImpl
extends com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType>
implements com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.ServiceRef

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
ServiceRefImpl(com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType model, com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl parent)
           
 
Method Summary
 com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getEpr()
           
 com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader getReader()
           
 org.jdom.Element toElement()
           
 java.lang.String toString()
           
 
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, 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

ServiceRefImpl

public ServiceRefImpl(com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType model,
                      com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl parent)
Method Detail

getReader

public com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader getReader()
                                                                                 throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
Throws:
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException

getEpr

public com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getEpr()
Specified by:
getEpr in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.ServiceRef

toElement

public org.jdom.Element toElement()
Specified by:
toElement in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.ServiceRef

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2012 Petals Link. All Rights Reserved.