Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TItemDefinition
Packages that use TItemDefinition
Package
Description
-
Uses of TItemDefinition in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TItemDefinitionModifier and TypeMethodDescriptionObjectFactory.createTItemDefinition()
Create an instance ofTItemDefinition
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TItemDefinitionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TItemDefinition>
ObjectFactory.createItemDefinition
(TItemDefinition value) static List<TItemDefinition>
BpmnReader.getItemDefinitions
(TDefinitions definitions) Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TItemDefinitionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TItemDefinition>
ObjectFactory.createItemDefinition
(TItemDefinition value) -
Uses of TItemDefinition in ru.cg.webbpm.studio.subsystems.bpmn.validation.util
Methods in ru.cg.webbpm.studio.subsystems.bpmn.validation.util with parameters of type TItemDefinitionModifier and TypeMethodDescriptionstatic List<Bpmn2ValidationMessage>
Bpmn2VariableValidationUtil.validate
(TItemDefinition tItemDefinition)