JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.cg.webbpm.studio.subsystems.page_designer.codegen.impl.frontend
Interface PathAndModelGenerator<T>
public interface
PathAndModelGenerator<T>
Author:
e. umutbaev
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
generateSourcesByMap
(
Map
<
Path
,
T
> mapping)
Class
<
T
>
getModelType
()
Method Details
getModelType
Class
<
T
>
getModelType
()
generateSourcesByMap
void
generateSourcesByMap
(
Map
<
Path
,
T
> mapping)