Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TDocumentation
Packages that use TDocumentation
-
Uses of TDocumentation in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TDocumentationModifier and TypeFieldDescriptionprotected List<TDocumentation>
TBaseElement.documentation
protected List<TDocumentation>
TExtension.documentation
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TDocumentationModifier and TypeMethodDescriptionObjectFactory.createTDocumentation()
Create an instance ofTDocumentation
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TDocumentationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TDocumentation>
ObjectFactory.createDocumentation
(TDocumentation value) TBaseElement.getDocumentation()
Gets the value of the documentation property.TExtension.getDocumentation()
Gets the value of the documentation property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TDocumentationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TDocumentation>
ObjectFactory.createDocumentation
(TDocumentation value)