com.ebmwebsourcing.easybpmn.bpmn20.api.with
Interface WithParticipantRef

All Known Subinterfaces:
CallChoreography, CallConversation, ChoreographyActivity, ChoreographyTask, Conversation, ConversationNode, PartnerEntity, PartnerRole, SubChoreography, SubConversation, TCallChoreography, TCallConversation, TChoreographyActivity, TChoreographyTask, TConversation, TConversationNode, TPartnerEntity, TPartnerRole, TSubChoreography, TSubConversation

public interface WithParticipantRef


Method Summary
 void addParticipantRef(javax.xml.namespace.QName ref)
           
 javax.xml.namespace.QName[] getParticipantRef()
           
 boolean hasParticipantRef()
           
 void removeParticipantRef(javax.xml.namespace.QName ref)
           
 void unsetParticipantRef()
           
 

Method Detail

getParticipantRef

javax.xml.namespace.QName[] getParticipantRef()

hasParticipantRef

boolean hasParticipantRef()

unsetParticipantRef

void unsetParticipantRef()

addParticipantRef

void addParticipantRef(javax.xml.namespace.QName ref)

removeParticipantRef

void removeParticipantRef(javax.xml.namespace.QName ref)


Copyright © 2011 Petals Link. All Rights Reserved.