public class SpanBindingPatternElement extends PatternElement
| Constructor and Description |
|---|
SpanBindingPatternElement(PatternElement pe,
Variable v)
creates a SpanBindingPatternElement.
|
| Modifier and Type | Method and Description |
|---|---|
PatternGraph |
toGraph(Id id)
converts the pattern element to its pattern graph representation,
including a separate GetStartPatternElement and GetEndPatternElement.
|
String |
toString()
produces a string representation of the pattern element, of the
form element : variable
|
public SpanBindingPatternElement(PatternElement pe, Variable v)
public String toString()
toString in class PatternElementpublic PatternGraph toGraph(Id id)
toGraph in class PatternElementCopyright © 2016 New York University. All rights reserved.