Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TParticipantAssociation
Packages that use TParticipantAssociation
-
Uses of TParticipantAssociation in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TParticipantAssociationModifier and TypeFieldDescriptionprotected List<TParticipantAssociation>
TCallChoreography.participantAssociation
protected List<TParticipantAssociation>
TCallConversation.participantAssociation
protected List<TParticipantAssociation>
TCollaboration.participantAssociation
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TParticipantAssociationModifier and TypeMethodDescriptionObjectFactory.createTParticipantAssociation()
Create an instance ofTParticipantAssociation
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TParticipantAssociationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TParticipantAssociation>
ObjectFactory.createParticipantAssociation
(TParticipantAssociation value) TCallChoreography.getParticipantAssociation()
Gets the value of the participantAssociation property.TCallConversation.getParticipantAssociation()
Gets the value of the participantAssociation property.TCollaboration.getParticipantAssociation()
Gets the value of the participantAssociation property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TParticipantAssociationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TParticipantAssociation>
ObjectFactory.createParticipantAssociation
(TParticipantAssociation value)