public class TransitionInvariantSet extends AbstractInvariantSet<Transition>
| Constructor and Description |
|---|
TransitionInvariantSet() |
TransitionInvariantSet(java.lang.String label) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
getLabeladd, clear, clone, contains, isEmpty, iterator, remove, size, spliteratoraddAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic TransitionInvariantSet()
public TransitionInvariantSet(java.lang.String label)
public boolean equals(java.lang.Object o)
equals in interface java.util.Collection<org.processmining.framework.util.collection.MultiSet<Transition>>equals in interface java.util.Set<org.processmining.framework.util.collection.MultiSet<Transition>>equals in class java.util.AbstractSet<org.processmining.framework.util.collection.MultiSet<Transition>>