public final class SystemInputList extends InputList
List of HazardInputs that contains a reference to the
parent SystemSourceSet from which the inputs were derived. This
allows for downstream access to parent source properties.
Presently, a SystemSourceSet consists of sources for which there
is only a single rupture. Note that this could change in the future if some
magnitude variability were imposed on each source.
modCount| Constructor and Description |
|---|
SystemInputList(SystemSourceSet parent,
Set<Integer> sectionIndices) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBitset(BitSet bitset) |
static SystemInputList |
empty(SystemSourceSet parent) |
add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic SystemInputList(SystemSourceSet parent, Set<Integer> sectionIndices)
public static SystemInputList empty(SystemSourceSet parent)
public void addBitset(BitSet bitset)