跳过导航链接
D E G H N P R S T V X 

D

Direction - xyz.shodown.flow.annotation中的注释类型
 
Direction - xyz.shodown.flow.direction中的接口
 
DirectionAdapter<T> - xyz.shodown.flow.direction中的类
 
DirectionAdapter() - 类 的构造器xyz.shodown.flow.direction.DirectionAdapter
 
doProcess(T) - 类 中的方法xyz.shodown.flow.navigator.NavigatorAdapter
实际处理环节

E

EvalResult<Y,N> - xyz.shodown.flow.entity中的类
 
EvalResult() - 类 的构造器xyz.shodown.flow.entity.EvalResult
 
evaluate(T) - 类 中的方法xyz.shodown.flow.evaluator.EvaluatorAdapter
判断逻辑操作
Evaluator - xyz.shodown.flow.annotation中的注释类型
 
Evaluator<T> - xyz.shodown.flow.evaluator中的接口
 
EvaluatorAdapter<T,Y,N> - xyz.shodown.flow.evaluator中的类
 
EvaluatorAdapter() - 类 的构造器xyz.shodown.flow.evaluator.EvaluatorAdapter
 
exec(T) - 类 中的方法xyz.shodown.flow.evaluator.EvaluatorAdapter
执行操作

G

getCode() - 枚举 中的方法xyz.shodown.flow.enums.ShodownFlowError
 
getDirection() - 类 中的方法xyz.shodown.flow.navigator.NavigatorAdapter
 
getEntranceDirection() - 类 中的静态方法xyz.shodown.flow.context.ShodownFlowContext
获取起始direction
getEntranceEvaluator() - 类 中的方法xyz.shodown.flow.direction.DirectionAdapter
 
getEntranceNavigator() - 类 中的方法xyz.shodown.flow.direction.DirectionAdapter
 
getErrMsg() - 枚举 中的方法xyz.shodown.flow.enums.ShodownFlowError
 
getEvaluator() - 类 中的方法xyz.shodown.flow.navigator.NavigatorAdapter
 
getMessage() - 异常错误 中的方法xyz.shodown.flow.exception.ShodownFlowException
 
getNegativeNav() - 类 中的方法xyz.shodown.flow.evaluator.EvaluatorAdapter
 
getPositiveNav() - 类 中的方法xyz.shodown.flow.evaluator.EvaluatorAdapter
 

H

hasSetEntrance() - 类 中的静态方法xyz.shodown.flow.context.ShodownFlowContext
是否已经设置过起始direction

N

Navigator - xyz.shodown.flow.annotation中的注释类型
 
Navigator<R> - xyz.shodown.flow.navigator中的接口
 
NavigatorAdapter<T,R> - xyz.shodown.flow.navigator中的类
 
NavigatorAdapter() - 类 的构造器xyz.shodown.flow.navigator.NavigatorAdapter
 

P

process(T) - 类 中的方法xyz.shodown.flow.navigator.NavigatorAdapter
navigator具体处理细节

R

run(T) - 类 中的方法xyz.shodown.flow.direction.DirectionAdapter
调用入口判断器开始新的流程

S

setCode(String) - 枚举 中的方法xyz.shodown.flow.enums.ShodownFlowError
 
setDirection(DirectionAdapter<R>) - 类 中的方法xyz.shodown.flow.navigator.NavigatorAdapter
 
setEntranceDirectionName(String) - 类 中的静态方法xyz.shodown.flow.context.ShodownFlowContext
设置起始direction
setEntranceEvaluator(EvaluatorAdapter<T, ?, ?>) - 类 中的方法xyz.shodown.flow.direction.DirectionAdapter
 
setEntranceNavigator(NavigatorAdapter<T, ?>) - 类 中的方法xyz.shodown.flow.direction.DirectionAdapter
 
setErrMsg(String) - 枚举 中的方法xyz.shodown.flow.enums.ShodownFlowError
 
setEvaluator(EvaluatorAdapter<R, ?, ?>) - 类 中的方法xyz.shodown.flow.navigator.NavigatorAdapter
 
setNegativeNav(NavigatorAdapter<N, ?>) - 类 中的方法xyz.shodown.flow.evaluator.EvaluatorAdapter
 
setPositiveNav(NavigatorAdapter<Y, ?>) - 类 中的方法xyz.shodown.flow.evaluator.EvaluatorAdapter
 
ShodownFlowContext - xyz.shodown.flow.context中的类
 
ShodownFlowContext() - 类 的构造器xyz.shodown.flow.context.ShodownFlowContext
 
ShodownFlowError - xyz.shodown.flow.enums中的枚举
 
ShodownFlowException - xyz.shodown.flow.exception中的异常错误
 
ShodownFlowException(ShodownFlowError) - 异常错误 的构造器xyz.shodown.flow.exception.ShodownFlowException
 

T

toString() - 枚举 中的方法xyz.shodown.flow.enums.ShodownFlowError
 

V

valueOf(String) - 枚举 中的静态方法xyz.shodown.flow.enums.ShodownFlowError
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法xyz.shodown.flow.enums.ShodownFlowError
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

X

xyz.shodown.flow.annotation - 程序包 xyz.shodown.flow.annotation
 
xyz.shodown.flow.context - 程序包 xyz.shodown.flow.context
 
xyz.shodown.flow.direction - 程序包 xyz.shodown.flow.direction
 
xyz.shodown.flow.entity - 程序包 xyz.shodown.flow.entity
 
xyz.shodown.flow.enums - 程序包 xyz.shodown.flow.enums
 
xyz.shodown.flow.evaluator - 程序包 xyz.shodown.flow.evaluator
 
xyz.shodown.flow.exception - 程序包 xyz.shodown.flow.exception
 
xyz.shodown.flow.navigator - 程序包 xyz.shodown.flow.navigator
 
D E G H N P R S T V X 
跳过导航链接

Copyright © 2022. All rights reserved.