Uses of Class
easybox.org.omg.spec.bpmn._20100524.model.EJaxbTParticipantAssociation

Packages that use EJaxbTParticipantAssociation
com.ebmwebsourcing.easybpmn.bpmn20.impl   
easybox.org.omg.spec.bpmn._20100524.model   
 

Uses of EJaxbTParticipantAssociation in com.ebmwebsourcing.easybpmn.bpmn20.impl
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.impl that return types with arguments of type EJaxbTParticipantAssociation
protected  java.lang.Class<? extends EJaxbTParticipantAssociation> TParticipantAssociationImpl.getCompliantModelClass()
           
 

Constructors in com.ebmwebsourcing.easybpmn.bpmn20.impl with parameters of type EJaxbTParticipantAssociation
TParticipantAssociationImpl(com.ebmwebsourcing.easybox.api.XmlContext xmlContext, EJaxbTParticipantAssociation jaxbModel)
           
 

Uses of EJaxbTParticipantAssociation in easybox.org.omg.spec.bpmn._20100524.model
 

Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTParticipantAssociation
protected  java.util.List<EJaxbTParticipantAssociation> EJaxbTCallChoreography.participantAssociation
           
protected  java.util.List<EJaxbTParticipantAssociation> EJaxbTCollaboration.participantAssociation
           
protected  java.util.List<EJaxbTParticipantAssociation> EJaxbTCallConversation.participantAssociation
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTParticipantAssociation
 EJaxbTParticipantAssociation ObjectFactory.createEJaxbTParticipantAssociation()
          Create an instance of EJaxbTParticipantAssociation
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTParticipantAssociation
 javax.xml.bind.JAXBElement<EJaxbTParticipantAssociation> ObjectFactory.createParticipantAssociation(EJaxbTParticipantAssociation value)
          Create an instance of JAXBElement<EJaxbTParticipantAssociation>}
 java.util.List<EJaxbTParticipantAssociation> EJaxbTCallChoreography.getParticipantAssociation()
          Gets the value of the participantAssociation property.
 java.util.List<EJaxbTParticipantAssociation> EJaxbTCollaboration.getParticipantAssociation()
          Gets the value of the participantAssociation property.
 java.util.List<EJaxbTParticipantAssociation> EJaxbTCallConversation.getParticipantAssociation()
          Gets the value of the participantAssociation property.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTParticipantAssociation
 javax.xml.bind.JAXBElement<EJaxbTParticipantAssociation> ObjectFactory.createParticipantAssociation(EJaxbTParticipantAssociation value)
          Create an instance of JAXBElement<EJaxbTParticipantAssociation>}
 



Copyright © 2011 Petals Link. All Rights Reserved.