Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TCorrelationKey
Packages that use TCorrelationKey
-
Uses of TCorrelationKey in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TCorrelationKeyModifier and TypeFieldDescriptionprotected List<TCorrelationKey>
TChoreographyActivity.correlationKey
protected List<TCorrelationKey>
TCollaboration.correlationKey
protected List<TCorrelationKey>
TConversationNode.correlationKey
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TCorrelationKeyModifier and TypeMethodDescriptionObjectFactory.createTCorrelationKey()
Create an instance ofTCorrelationKey
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TCorrelationKeyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCorrelationKey>
ObjectFactory.createCorrelationKey
(TCorrelationKey value) TChoreographyActivity.getCorrelationKey()
Gets the value of the correlationKey property.TCollaboration.getCorrelationKey()
Gets the value of the correlationKey property.TConversationNode.getCorrelationKey()
Gets the value of the correlationKey property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TCorrelationKeyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCorrelationKey>
ObjectFactory.createCorrelationKey
(TCorrelationKey value)