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 TypeMethodDescriptionvoidvoidvoidvoidvoidFill the director maps of a sequence expression, depending on the possible epsilon-results of its components.voidPrint a sequence expression.voidFor all seq-states which are NOT currently active, but e.g.voidCaculates 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.voidPaint a seq-expression.voidstatic voidFirstCalculator.liftFirstsToSeq(Expression exp, Seq ns) All directors from "exp" are lifted into the directory maps of "ns", to point to the "exp"-expression.protected voidResolver4.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_istightDeprecated.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 voidvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoid__SAX_Writer.dumpfields(Seq e0) void__SAX_Parser.XMLPARSER_Seq.fillFields(Seq newobj) voidvoid__SAX_Parser.XMLPARSER_Seq.parsefields(Seq newobj) protected voidprotected voidprotected voidDump.printscalars(Seq e0) protected voidCoRewrite.rewriteFields(Seq clone) protected voidRewrite.rewriteFields(Seq clone) protected FormatbooleanMethod 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 SeqState_sequ.ruleGenerated 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_ruleDeprecated.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/..".