public class ClashDependency extends Object implements Dependency
| Constructor and Description |
|---|
ClashDependency(aterm.ATermAppl assertion,
Clash clash)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other)
Equals method
|
protected aterm.ATermAppl |
getAssertion()
Get the assertion
|
Clash |
getClash()
Get the clash
|
int |
hashCode()
Hashcode method
TODO: this may not be sufficient
|
String |
toString()
ToString method
|
public ClashDependency(aterm.ATermAppl assertion,
Clash clash)
assertion - clash - public int hashCode()
protected aterm.ATermAppl getAssertion()
public Clash getClash()
Copyright © 2019. All rights reserved.