Uses of Class
ru.cg.webbpm.script_metadata.models.MethodMetadata
Packages that use MethodMetadata
Package
Description
-
Uses of MethodMetadata in ru.cg.webbpm.script_metadata.models
Methods in ru.cg.webbpm.script_metadata.models that return types with arguments of type MethodMetadataMethod parameters in ru.cg.webbpm.script_metadata.models with type arguments of type MethodMetadata -
Uses of MethodMetadata in ru.cg.webbpm.studio.subsystem.scripting.scripting.core.utils
Methods in ru.cg.webbpm.studio.subsystem.scripting.scripting.core.utils with parameters of type MethodMetadataModifier and TypeMethodDescriptionstatic boolean
VisibilityChecker.isVisibleMethod
(MethodMetadata methodMetadata, Collection<Variable> variables) Checks that method is visible. -
Uses of MethodMetadata in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.bean
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.bean that return MethodMetadataConstructors in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.bean with parameters of type MethodMetadataModifierConstructorDescriptionWebbpmMethod
(ClassRef classRef, MethodMetadata methodMetadata, String prototypeId)