Uses of Enum
io.odysz.semantic.syn.SynodeMode
-
Uses of SynodeMode in io.odysz.semantic.syn
Modifier and TypeMethodDescriptionstatic SynodeMode
Returns the enum constant of this type with the specified name.static SynodeMode[]
SynodeMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionDocheck
(io.odysz.common.IAssert assertImpl, String domain, String conn, String synid, SynodeMode mod, ExpDocTableMeta m, SyntityMeta devm, boolean debugx) protected
SyndomContext
(SynodeMode mod, String dom, String synode, String synconn, boolean debug)