Class SwitchCellCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.cell.SwitchCellCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<SwitchCell,,N2oSwitchCell, CompileContext<?, ?>> BaseSourceCompiler<SwitchCell,N2oSwitchCell, CompileContext<?, ?>>
@Component
public class SwitchCellCompiler
extends Object
implements BaseSourceCompiler<SwitchCell,N2oSwitchCell,CompileContext<?,?>>
Компиляция переключателя ячеек
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oSwitchCell source, CompileContext<?, ?> context, CompileProcessor p)
-
Constructor Details
-
SwitchCellCompiler
public SwitchCellCompiler()
-
-
Method Details
-
getSourceClass
- Specified by:
getSourceClassin interfaceSourceClassAware
-
compile
- Specified by:
compilein interfaceSourceCompiler<SwitchCell,N2oSwitchCell, CompileContext<?, ?>>
-