Uses of Class
org.frankframework.align.AlignmentContext
Packages that use AlignmentContext
-
Uses of AlignmentContext in org.frankframework.align
Methods in org.frankframework.align with parameters of type AlignmentContextModifier and TypeMethodDescription@Nullable VOverridesMap.getDefault(AlignmentContext context) @Nullable VSubstitutionProvider.getDefault(AlignmentContext context) SubstitutionNode.getMatchingValue(@Nullable AlignmentContext context, @Nullable String elementName) OverridesMap.getOverride(AlignmentContext context) SubstitutionProvider.getOverride(AlignmentContext context) @Nullable VOverridesMap.getSubstitutionsFor(AlignmentContext context, String childName) @Nullable VSubstitutionProvider.getSubstitutionsFor(AlignmentContext context, String childName) booleanOverridesMap.hasOverride(AlignmentContext context) booleanSubstitutionProvider.hasOverride(AlignmentContext context) booleanOverridesMap.hasSubstitutionsFor(AlignmentContext context, String childName) booleanSubstitutionProvider.hasSubstitutionsFor(AlignmentContext context, String childName) Constructors in org.frankframework.align with parameters of type AlignmentContextModifierConstructorDescriptionAlignmentContext(@Nullable AlignmentContext parent, @Nullable String localName, @Nullable org.apache.xerces.xs.XSTypeDefinition typeDefinition)