public static class Rule.Condition extends Object
String
name
Rule.Operand
operand
int
compare(String n1, String n2, Map<String,Map<String,Object>> nodeVsTags)
boolean
equals(Object obj)
Integer
getInt()
isWildCard()
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final String name
public final Rule.Operand operand
public boolean isWildCard()
public boolean equals(Object obj)
equals
Object
public String toString()
toString
public Integer getInt()
public int compare(String n1, String n2, Map<String,Map<String,Object>> nodeVsTags)