Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TProperty
Packages that use TProperty
-
Uses of TProperty in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TPropertyMethods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TPropertyModifier and TypeMethodDescriptionObjectFactory.createTProperty()
Create an instance ofTProperty
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TPropertyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TProperty>
ObjectFactory.createProperty
(TProperty value) TActivity.getProperty()
Gets the value of the property property.TEvent.getProperty()
Gets the value of the property property.TProcess.getProperty()
Gets the value of the property property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TPropertyModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TProperty>
ObjectFactory.createProperty
(TProperty value)