Uses of Enum
io.odysz.semantic.syn.SynodeMode
Packages that use SynodeMode
-
Uses of SynodeMode in io.odysz.semantic.syn
Fields in io.odysz.semantic.syn declared as SynodeModeMethods in io.odysz.semantic.syn that return SynodeModeModifier 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.Constructors in io.odysz.semantic.syn with parameters of type SynodeModeModifierConstructorDescriptionDocheck
(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)