Package | Description |
---|---|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
Modifier and Type | Class and Description |
---|---|
static class |
DTM.AttributeValue
Generated by umod; model author's documentation MISSING.
|
static class |
DTM.Implied
Generated by umod; model author's documentation MISSING.
|
static class |
DTM.Required
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
protected DTM.AttributeDefault |
DTM.Attribute.def
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
static Function<DTM.Attribute,DTM.AttributeDefault> |
DTM.Attribute.get_def
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
protected <T extends DTM.AttributeDefault> |
DTM.Rewriter.breakLoop(T e0) |
Modifier and Type | Method and Description |
---|---|
DTM.AttributeDefault |
DTM.AttributeDefault.doclone()
Clones this object.
|
DTM.AttributeDefault |
DTM.__SAX_Parser.fill_AttributeDefault(Object res) |
DTM.AttributeDefault |
DTM.Attribute.get_def()
Generated by umod; model author's documentation MISSING.
|
DTM.AttributeDefault |
DTM.AttributeDefault.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTM.AttributeDefault |
DTM.__SAX_Parser.matchSAX_AttributeDefault() |
Modifier and Type | Method and Description |
---|---|
protected void |
DTM.MATCH_ONLY_00.action(DTM.AttributeDefault e0) |
protected void |
DTM.Rewriter.action(DTM.AttributeDefault e0) |
protected void |
DTM.SinglePathVisitor.action(DTM.AttributeDefault e0) |
protected void |
DTM.Visitor.action(DTM.AttributeDefault e0) |
protected void |
DTM.__Formatter.action(DTM.AttributeDefault el) |
void |
DTM.__SAX_Writer.action(DTM.AttributeDefault e0) |
protected void |
DTM.Visitor.descend(DTM.AttributeDefault e0) |
void |
DTM.__SAX_Parser.XMLPARSER_AttributeDefault.fillFields(DTM.AttributeDefault newobj) |
void |
DTM.MATCH_ONLY_00.match(DTM.AttributeDefault e0) |
protected void |
DTM.Visitor.post(DTM.AttributeDefault e0) |
protected void |
DTM.Visitor.pre(DTM.AttributeDefault e0) |
protected void |
DTM.Rewriter.rewriteFields(DTM.AttributeDefault clone) |
protected Format |
DTM.__Formatter.toFormat(DTM.AttributeDefault el) |
DTM.Attribute |
DTM.Attribute.with_def(DTM.AttributeDefault val)
Generated by umod; model author's documentation MISSING.
|
Constructor and Description |
---|
Attribute(NamespaceName name,
DTM.AttributeType type,
DTM.AttributeDefault def)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
see also the complete user documentation .