public class PlaceInvariantSet extends AbstractInvariantSet<Place>
| Constructor and Description |
|---|
PlaceInvariantSet() |
PlaceInvariantSet(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 PlaceInvariantSet()
public PlaceInvariantSet(java.lang.String label)
public boolean equals(java.lang.Object o)
equals in interface java.util.Collection<org.processmining.framework.util.collection.MultiSet<Place>>equals in interface java.util.Set<org.processmining.framework.util.collection.MultiSet<Place>>equals in class java.util.AbstractSet<org.processmining.framework.util.collection.MultiSet<Place>>