Uses of Class
org.omg.spec.bpmn.model.TParticipantMultiplicity
- 
Packages that use TParticipantMultiplicity Package Description org.omg.spec.bpmn.model  - 
- 
Uses of TParticipantMultiplicity in org.omg.spec.bpmn.model
Fields in org.omg.spec.bpmn.model declared as TParticipantMultiplicity Modifier and Type Field Description protected TParticipantMultiplicityTParticipant. participantMultiplicityMethods in org.omg.spec.bpmn.model that return TParticipantMultiplicity Modifier and Type Method Description TParticipantMultiplicityObjectFactory. createTParticipantMultiplicity()Create an instance ofTParticipantMultiplicityTParticipantMultiplicityTParticipant. getParticipantMultiplicity()Gets the value of the participantMultiplicity property.Methods in org.omg.spec.bpmn.model that return types with arguments of type TParticipantMultiplicity Modifier and Type Method Description javax.xml.bind.JAXBElement<TParticipantMultiplicity>ObjectFactory. createParticipantMultiplicity(TParticipantMultiplicity value)Methods in org.omg.spec.bpmn.model with parameters of type TParticipantMultiplicity Modifier and Type Method Description javax.xml.bind.JAXBElement<TParticipantMultiplicity>ObjectFactory. createParticipantMultiplicity(TParticipantMultiplicity value)voidTParticipant. setParticipantMultiplicity(TParticipantMultiplicity value)Sets the value of the participantMultiplicity property. 
 -