|
||||||||||
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.TreeSet<org.processmining.framework.util.collection.ComparablePair<T,S>>
org.processmining.models.graphbased.directed.petrinet.analysis.AbstractNodePairSet<Place,Transition>
org.processmining.models.graphbased.directed.petrinet.analysis.PTHandles
public class PTHandles
Constructor Summary | |
---|---|
PTHandles()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
Methods inherited from class org.processmining.models.graphbased.directed.petrinet.analysis.AbstractNodePairSet |
---|
getLabel |
Methods inherited from class java.util.TreeSet |
---|
add, addAll, ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, subSet, subSet, tailSet, tailSet |
Methods inherited from class java.util.AbstractSet |
---|
hashCode, removeAll |
Methods inherited from class java.util.AbstractCollection |
---|
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 |
---|
containsAll, hashCode, removeAll, retainAll, toArray, toArray |
Constructor Detail |
---|
public PTHandles()
Method Detail |
---|
public boolean equals(java.lang.Object o)
equals
in interface java.util.Collection<org.processmining.framework.util.collection.ComparablePair<Place,Transition>>
equals
in interface java.util.Set<org.processmining.framework.util.collection.ComparablePair<Place,Transition>>
equals
in class java.util.AbstractSet<org.processmining.framework.util.collection.ComparablePair<Place,Transition>>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |