Modifier | Constructor and Description |
---|---|
protected |
Entry(Violation violation,
IPatternMatch match) |
Modifier and Type | Method and Description |
---|---|
protected IPatternMatch |
getMatch() |
java.lang.Object |
getValue(java.lang.String propertyName)
Returns the value of a property with the given name.
|
java.util.List<java.lang.Object> |
getValues()
Returns a List of all property values of the entry.
|
protected void |
setMatch(IPatternMatch match) |
protected Entry(Violation violation, IPatternMatch match)
public java.lang.Object getValue(java.lang.String propertyName)
IEntry
public java.util.List<java.lang.Object> getValues()
IEntry
protected IPatternMatch getMatch()
protected void setMatch(IPatternMatch match)