public class PatternMatchContent extends BaseContent<PatternMatcherContent>
QueryExplorer. Instances of this class
represent the matches of the pattern matchers loaded during runtime.parent, text| Constructor and Description |
|---|
PatternMatchContent(PatternMatcherContent parent,
IPatternMatch match) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Disposes of this content.
|
java.lang.Object[] |
getLocationObjects() |
IPatternMatch |
getPatternMatch() |
protected void |
initialize() |
getParent, getText, setTextpublic PatternMatchContent(PatternMatcherContent parent, IPatternMatch match)
protected void initialize()
public void dispose()
BaseContentdispose in class BaseContent<PatternMatcherContent>public IPatternMatch getPatternMatch()
public java.lang.Object[] getLocationObjects()