eu.cdevreeze.tqa.xpathaware.extension.formula

Type members

Classlikes

final class ConceptAspectData(val conceptAspect: ConceptAspect)

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

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

Authors

Chris de Vreeze

final class ExplicitDimensionAspectData(val dimensionAspect: ExplicitDimensionAspect)

Wrapper around an ExplicitDimensionAspect, which can extract the relevant data by evaluating XPath where needed.

Wrapper around an ExplicitDimensionAspect, which can extract the relevant data by evaluating XPath where needed.

Authors

Chris de Vreeze

final class TypedDimensionAspectData(val dimensionAspect: TypedDimensionAspect)

Wrapper around an TypedDimensionAspect, which can extract the relevant data by evaluating XPath where needed.

Wrapper around an TypedDimensionAspect, which can extract the relevant data by evaluating XPath where needed.

Authors

Chris de Vreeze