public interface TwoTermDCLineList extends TwoTermDevListIfc<TwoTermDCLine>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TwoTermDCLineList.ListAccess<R> |
TwoTermBaseList.TwoTermBase| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<ColumnMeta,TwoTermDCLineList.ListAccess<?>> |
Cols |
| Modifier and Type | Method and Description |
|---|---|
static TwoTermDCLineList |
emptyList() |
default java.util.Set<ColumnMeta> |
getColTypes() |
default <R> R |
getColumnData(ColumnMeta col) |
default ListMetaType |
getListMeta() |
static java.util.Map<ColumnMeta,TwoTermDCLineList.ListAccess<?>> |
InitializeCols() |
getFromBus, getFromBusIndexes, getFromP, getFromP, getFromQ, getFromQ, getToBus, getToBusIndexes, getToP, getToP, getToQ, getToQ, setFromBus, setFromBus, setFromP, setFromP, setFromQ, setFromQ, setToBus, setToBus, setToP, setToP, setToQ, setToQgetFromBus, getToBusisInService, isInService, setInService, setInServiceCalcListHash, getByID, getByKey, getID, getID, getIndex, getIndexes, getIndexesFromIDs, getIndexesFromKeys, getKey, getKeys, getName, getName, objEquals, objHash, reset, setID, setID, setName, setName, toArrayadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArraystatic final java.util.Map<ColumnMeta,TwoTermDCLineList.ListAccess<?>> Cols
static TwoTermDCLineList emptyList()
static java.util.Map<ColumnMeta,TwoTermDCLineList.ListAccess<?>> InitializeCols()
default <R> R getColumnData(ColumnMeta col) throws PAModelException
getColumnData in interface BaseList<TwoTermDCLine>PAModelExceptiondefault java.util.Set<ColumnMeta> getColTypes()
getColTypes in interface BaseList<TwoTermDCLine>default ListMetaType getListMeta()
getListMeta in interface BaseList<TwoTermDCLine>