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
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.