Class NodeLabelMappingImpl_RegexMatchToLiterals

java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.NodeLabelMappingImpl_AllToLiterals
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.NodeLabelMappingImpl_RegexMatchToLiterals
All Implemented Interfaces:
NodeLabelMapping

public class NodeLabelMappingImpl_RegexMatchToLiterals extends NodeLabelMappingImpl_AllToLiterals
  • Field Details

    • regex

      protected final String regex
  • Constructor Details

    • NodeLabelMappingImpl_RegexMatchToLiterals

      public NodeLabelMappingImpl_RegexMatchToLiterals(String regex)
  • Method Details