eu.cdevreeze.tqa.xpathaware.extension.table

Type members

Classlikes

final class ConceptRelationshipNodeData(val conceptRelationshipNode: ConceptRelationshipNode)

Wrapper around a ConceptRelationshipNode, which can extract the relevant data by evaluating XPath where needed.

Wrapper around a ConceptRelationshipNode, which can extract the relevant data by evaluating XPath where needed.

Authors

Chris de Vreeze

Companion
object

Standard/generic inter-concept relationship path in the context of concept relationship node resolution.

Standard/generic inter-concept relationship path in the context of concept relationship node resolution.

Authors

Chris de Vreeze

Companion
object
final class DimensionRelationshipNodeData(val dimensionRelationshipNode: DimensionRelationshipNode)

Wrapper around a DimensionRelationshipNode, which can extract the relevant data by evaluating XPath where needed.

Wrapper around a DimensionRelationshipNode, which can extract the relevant data by evaluating XPath where needed.

Authors

Chris de Vreeze

Companion
object