Uses of Class
ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata.JavaMetadataStore
Packages that use JavaMetadataStore
Package
Description
-
Uses of JavaMetadataStore in ru.cg.webbpm.studio.localization_generation_plugin
Subclasses of JavaMetadataStore in ru.cg.webbpm.studio.localization_generation_plugin -
Uses of JavaMetadataStore in ru.cg.webbpm.studio.rpc_generation_plugin
Subclasses of JavaMetadataStore in ru.cg.webbpm.studio.rpc_generation_plugin -
Uses of JavaMetadataStore in ru.cg.webbpm.studio.subsystems.scripting.compile.impl
Constructors in ru.cg.webbpm.studio.subsystems.scripting.compile.impl with parameters of type JavaMetadataStoreModifierConstructorDescriptionMetadataManagerImpl
(ProjectManager projectManager, JavaMetadataStore javaMetadataStore, TypescriptMetadataStore tsMetadataStore) MetadataUpdateListener
(DependencyManager dependencyManager, TypescriptMetadataStore typescriptMetadataStore, JavaMetadataStore javaMetadataStore) -
Uses of JavaMetadataStore in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata
Constructors in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata with parameters of type JavaMetadataStore