Uses of Class
eu.bandm.tools.d2d2.model.Seq
Packages that use 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
Fields in eu.bandm.tools.d2d2.base declared as SeqMethods in eu.bandm.tools.d2d2.base with parameters of type SeqModifier 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
Fields in eu.bandm.tools.d2d2.model with type parameters of type SeqModifier and TypeFieldDescriptionSeq.get_istight
Deprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.model that return SeqModifier 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.Methods in eu.bandm.tools.d2d2.model that return types with arguments of type SeqModifier and TypeMethodDescriptionSeq.get_istight
(Pattern<? super Boolean> p) Lifts a pattern which matches the field value to one which matches this whole object.Methods in eu.bandm.tools.d2d2.model with parameters of type SeqModifier 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
Method parameters in eu.bandm.tools.d2d2.model with type arguments of type Seq -
Uses of Seq in eu.bandm.tools.d2d2.rt
Fields in eu.bandm.tools.d2d2.rt declared as SeqModifier and TypeFieldDescriptionprotected Seq
State_sequ.rule
Generated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.rt with type parameters of type SeqModifier and TypeFieldDescriptionstatic final Function
<State_sequ, Seq> State_sequ.get_rule
Deprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.rt that return SeqModifier and TypeMethodDescriptionState_sequ.get_rule()
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.d2d2.rt with parameters of type SeqConstructors in eu.bandm.tools.d2d2.rt with parameters of type SeqModifierConstructorDescriptionState_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/.."
.