Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
Modifier and Type | Method and Description |
---|---|
protected Expression |
Dtd2Def.Phase1.makeRef(DTM.ElementRef eref) |
Modifier and Type | Field and Description |
---|---|
protected DTM.ElementRef |
DTM.Singleton.ref
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
protected CheckedSet<DTM.ElementRef> |
DTM.Mixed.elems
Generated by umod; model author's documentation MISSING.
|
static Function<DTM.Mixed,CheckedSet<DTM.ElementRef>> |
DTM.Mixed.get_elems
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.Singleton,DTM.ElementRef> |
DTM.Singleton.get_ref
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.ElementRef,DTM.Element> |
DTM.ElementRef.get_target
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
protected <T extends DTM.ElementRef> |
DTM.Rewriter.breakLoop(T e0) |
Modifier and Type | Method and Description |
---|---|
DTM.ElementRef |
DTM.ElementRef.doclone()
Clones this object.
|
DTM.ElementRef |
DTM.__SAX_Parser.fill_ElementRef(Object res) |
DTM.ElementRef |
DTM.Singleton.get_ref()
Generated by umod; model author's documentation MISSING.
|
DTM.ElementRef |
DTM.ElementRef.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTM.ElementRef |
DTM.__SAX_Parser.matchSAX_ElementRef() |
DTM.ElementRef |
DTM.ElementRef.with_target(DTM.Element val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
CheckedSet<DTM.ElementRef> |
DTM.Mixed.get_elems()
Generated by umod; model author's documentation MISSING.
|
protected CheckedSet<DTM.ElementRef> |
DTM.__SAX_Parser.parse_2() |
Modifier and Type | Method and Description |
---|---|
protected void |
DTM.MATCH_ONLY_00.action(DTM.ElementRef e0) |
protected void |
DTM.Rewriter.action(DTM.ElementRef e0) |
protected void |
DTM.SinglePathVisitor.action(DTM.ElementRef e0) |
protected void |
DTM.Visitor.action(DTM.ElementRef e0) |
protected void |
DTM.__Formatter.action(DTM.ElementRef el) |
void |
DTM.__SAX_Writer.action(DTM.ElementRef e0) |
protected void |
DTM.Visitor.descend(DTM.ElementRef e0) |
void |
DTM.__SAX_Writer.dumpfields(DTM.ElementRef e0) |
void |
DTM.__SAX_Parser.XMLPARSER_ElementRef.fillFields(DTM.ElementRef newobj) |
void |
DTM.MATCH_ONLY_00.match(DTM.ElementRef e0) |
void |
DTM.__SAX_Parser.XMLPARSER_ElementRef.parsefields(DTM.ElementRef newobj) |
protected void |
DTM.Visitor.post(DTM.ElementRef e0) |
protected void |
DTM.Visitor.pre(DTM.ElementRef e0) |
protected void |
DTM.Rewriter.rewriteFields(DTM.ElementRef clone) |
protected Format |
DTM.__Formatter.toFormat(DTM.ElementRef el) |
DTM.Singleton |
DTM.Singleton.with_ref(DTM.ElementRef val)
Generated by umod; model author's documentation MISSING.
|
boolean |
DTM.ElementRef.x_equals(DTM.ElementRef e0) |
Modifier and Type | Method and Description |
---|---|
DTM.Mixed |
DTM.Mixed.with_elems(CheckedSet<DTM.ElementRef> val)
Generated by umod; model author's documentation MISSING.
|
Constructor and Description |
---|
Singleton(EBNFModifier modifier,
DTM.ElementRef ref)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
see also the complete user documentation .