Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.VendorExtension
Packages that use VendorExtension
-
Uses of VendorExtension in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type VendorExtensionModifier and TypeFieldDescriptionprotected List<VendorExtension>
ElementParameters.vendorExtension
protected List<VendorExtension>
Scenario.vendorExtension
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return VendorExtensionModifier and TypeMethodDescriptionObjectFactory.createVendorExtension()
Create an instance ofVendorExtension
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type VendorExtensionModifier and TypeMethodDescriptionElementParameters.getVendorExtension()
Gets the value of the vendorExtension property.Scenario.getVendorExtension()
Gets the value of the vendorExtension property.