public static class FolSchematronNode.LiteralNode extends FolSchematronNode
FolSchematronNode.Arithmetic, FolSchematronNode.AttributeNode, FolSchematronNode.BindingContext, FolSchematronNode.ComparisonNode, FolSchematronNode.Empty, FolSchematronNode.Error, FolSchematronNode.IsNullNode, FolSchematronNode.IsTypeOfNode, FolSchematronNode.LiteralNode, FolSchematronNode.Logic, FolSchematronNode.Matches, FolSchematronNode.MessageComment, FolSchematronNode.NotNode, FolSchematronNode.QuantificationNode, FolSchematronNode.VariableNode, FolSchematronNode.XpathFragment, FolSchematronNode.XpathType
BY_REFERENCE, children, INLINE, INLINE_OR_BY_REFERENCE, parent, schemaObject, SIMPLE_TYPE
Constructor and Description |
---|
LiteralNode(FOL2Schematron schemaObject,
Literal lit)
Ctor
|
Modifier and Type | Method and Description |
---|---|
FolSchematronNode.XpathFragment |
translate(FolSchematronNode.BindingContext ctx)
This function translates the Literal to equivalent Xpath code.
|
addChild, containsError, generatingAttribute, hasIdentity, hasSimpleType, hasSimpleType, isAIXMExtension, isAndOrLogic, isDependentOn, isMultiple, isVarOrAttribBased, nodeVariableIsBoundTo, objValueFromVariable
public LiteralNode(FOL2Schematron schemaObject, Literal lit)
schemaObject
- The schema objectlit
- OclNode.LiteralExp objectpublic FolSchematronNode.XpathFragment translate(FolSchematronNode.BindingContext ctx)
This function translates the Literal to equivalent Xpath code.
translate
in class FolSchematronNode
ctx
- BindingContext this node shall be compiled inCopyright © 2018. All rights reserved.