Uses of Class
eu.bandm.tools.d2d2.model.Seq
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Umod main model class: This is the internal
model for the d2d text type definitions.
Umod main model class: This is a model for the
results of d2d text parsing.
-
Uses of Seq in eu.bandm.tools.d2d2.base
Modifier and TypeMethodDescriptionvoid
void
void
void
void
Fill the director maps of a sequence expression, depending on the possible epsilon-results of its components.void
Print a sequence expression.void
For all seq-states which are NOT currently active, but e.g.void
Caculates the size of the sub-expression, shifts the sub-expression to some co-ordinates relative to the Seq-expression, and calculates the resultingSyntaxGraph.Layouter.sizeInfo
.void
Paint a seq-expression.void
static void
FirstCalculator.liftFirstsToSeq
(Expression exp, Seq ns) All directors from "exp" are lifted into the directory maps of "ns", to point to the "exp"-expression.protected void
Resolver4.rewriteFields
(Seq clone) -
Uses of Seq in eu.bandm.tools.d2d2.model
Modifier and TypeFieldDescriptionSeq.get_istight
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionSeq.doclone()
Clones this object.Copies values of all common fields from the argument.__SAX_Parser.matchSAX_Seq()
Seq.with_istight
(boolean val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionSeq.get_istight
(Pattern<? super Boolean> p) Lifts a pattern which matches the field value to one which matches this whole object.Modifier and TypeMethodDescriptionprotected void
void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
void
__SAX_Writer.dumpfields
(Seq e0) void
__SAX_Parser.XMLPARSER_Seq.fillFields
(Seq newobj) void
void
__SAX_Parser.XMLPARSER_Seq.parsefields
(Seq newobj) protected void
protected void
protected void
Dump.printscalars
(Seq e0) protected void
CoRewrite.rewriteFields
(Seq clone) protected void
Rewrite.rewriteFields
(Seq clone) protected Format
boolean
-
Uses of Seq in eu.bandm.tools.d2d2.rt
Modifier and TypeFieldDescriptionprotected Seq
State_sequ.rule
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionstatic final Function<State_sequ,
Seq> State_sequ.get_rule
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionState_sequ.get_rule()
Generated by umod; model author's documentation MISSING.ModifierConstructorDescriptionState_sequ
(ResultContainer result, Seq rule, int position) Synthetic minimal constructor provided by the umod compiler.State_sequ
(State predec, ResultContainer result, boolean inxslt, Seq rule, int position) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".