-
- All Implemented Interfaces:
-
tv.mycujoo.mcls.core.IAnnotationFactory
public final class AnnotationFactory implements IAnnotationFactory
-
-
Constructor Summary
Constructors Constructor Description AnnotationFactory(IAnnotationListener annotationListener, IVariableKeeper variableKeeper)
-
Method Summary
Modifier and Type Method Description UnitsetActions(List<Action> actions)region Over-ridden functions Unitbuild(BuildPoint buildPoint)List<Action>getCurrentActions()-
-
Constructor Detail
-
AnnotationFactory
AnnotationFactory(IAnnotationListener annotationListener, IVariableKeeper variableKeeper)
-
-
Method Detail
-
setActions
Unit setActions(List<Action> actions)
region Over-ridden functions
-
build
Unit build(BuildPoint buildPoint)
-
getCurrentActions
List<Action> getCurrentActions()
-
-
-
-