public abstract class AbstractInvariantSet<T extends PetrinetNode>
extends java.util.HashSet<org.processmining.framework.util.collection.MultiSet<T>>
Constructor and Description |
---|
AbstractInvariantSet(java.lang.String label)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel()
getter for label
|
add, clear, clone, contains, isEmpty, iterator, remove, size, spliterator
addAll, containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait