public abstract class UpdateBinaryOp extends Update
Modifier and Type | Method and Description |
---|---|
boolean |
equalTo(Update obj,
NodeIsomorphismMap isoMap)
Compare by isomorphism - if the isomorphism map is null, compare nodes by .equals
|
Target |
getDest() |
boolean |
getSilent() |
Target |
getSrc() |
public Target getSrc()
public Target getDest()
public boolean getSilent()
public final boolean equalTo(Update obj, NodeIsomorphismMap isoMap)
Update
Licenced under the Apache License, Version 2.0