|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet<java.util.SortedSet<T>>
org.processmining.models.graphbased.directed.petrinet.analysis.AbstractComponentSet<Place>
org.processmining.models.graphbased.directed.petrinet.analysis.SinkPlacesSet
public class SinkPlacesSet
Constructor Summary | |
---|---|
SinkPlacesSet()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
Methods inherited from class org.processmining.models.graphbased.directed.petrinet.analysis.AbstractComponentSet |
---|
getLabel |
Methods inherited from class java.util.HashSet |
---|
add, clear, clone, contains, isEmpty, iterator, remove, size |
Methods inherited from class java.util.AbstractSet |
---|
hashCode, removeAll |
Methods inherited from class java.util.AbstractCollection |
---|
addAll, containsAll, retainAll, toArray, toArray, toString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Set |
---|
addAll, containsAll, hashCode, removeAll, retainAll, toArray, toArray |
Constructor Detail |
---|
public SinkPlacesSet()
Method Detail |
---|
public boolean equals(java.lang.Object o)
equals
in interface java.util.Collection<java.util.SortedSet<Place>>
equals
in interface java.util.Set<java.util.SortedSet<Place>>
equals
in class java.util.AbstractSet<java.util.SortedSet<Place>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |