|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.xml.BNFSyntax.RHS ix.util.xml.BNFSyntax.Instance ix.util.xml.BNFSyntax.TemplateInstance ix.util.xml.BNFSyntax.ConstraintTemplate
class BNFSyntax.ConstraintTemplate
A TemplateInstance based on a Constraint
.
The constraint's parameters are interpreted as descriptions
of the values that belong there. A parameter in such a
template constraint is either in instance of the appropriate
class or a class literal.
Field Summary |
---|
Fields inherited from class ix.util.xml.BNFSyntax.TemplateInstance |
---|
template |
Constructor Summary | |
---|---|
BNFSyntax.ConstraintTemplate(Constraint c)
|
Method Summary | |
---|---|
(package private) org.jdom.Element |
constraintTemplate(Constraint c)
|
Methods inherited from class ix.util.xml.BNFSyntax.TemplateInstance |
---|
asElement |
Methods inherited from class ix.util.xml.BNFSyntax.Instance |
---|
asValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
BNFSyntax.ConstraintTemplate(Constraint c)
Method Detail |
---|
org.jdom.Element constraintTemplate(Constraint c)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |