Class EdgeLabelMappingImpl_RegexMatchToURIs

java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.EdgeLabelMappingImpl_AllToURIs
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.EdgeLabelMappingImpl_RegexMatchToURIs
All Implemented Interfaces:
EdgeLabelMapping

public class EdgeLabelMappingImpl_RegexMatchToURIs extends EdgeLabelMappingImpl_AllToURIs
  • Field Details

    • regex

      protected final String regex
  • Constructor Details

    • EdgeLabelMappingImpl_RegexMatchToURIs

      public EdgeLabelMappingImpl_RegexMatchToURIs(String regex, String NSRELATIONSHIP)
  • Method Details