Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TConversationNode
Packages that use TConversationNode
-
Uses of TConversationNode in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Subclasses of TConversationNode in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_modelModifier and TypeClassDescriptionclass
Java class for tCallConversation complex type.class
Java class for tConversation complex type.class
Java class for tSubConversation complex type.Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TConversationNodeModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<? extends TConversationNode>>
TCollaboration.conversationNode
protected List<jakarta.xml.bind.JAXBElement<? extends TConversationNode>>
TSubConversation.conversationNode
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TConversationNodeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TConversationNode>
ObjectFactory.createConversationNode
(TConversationNode value) List<jakarta.xml.bind.JAXBElement<? extends TConversationNode>>
TCollaboration.getConversationNode()
Gets the value of the conversationNode property.List<jakarta.xml.bind.JAXBElement<? extends TConversationNode>>
TSubConversation.getConversationNode()
Gets the value of the conversationNode property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TConversationNodeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TConversationNode>
ObjectFactory.createConversationNode
(TConversationNode value)