Uses of Interface
io.github.tonywasher.joceanus.metis.list.MetisListKey
Packages that use MetisListKey
Package
Description
Java Indexed List.
Data definitions.
Map definitions.
Prometheus FieldSet Panel.
Provides top-level control of data.
-
Uses of MetisListKey in io.github.tonywasher.joceanus.metis.list
Methods in io.github.tonywasher.joceanus.metis.list that return MetisListKeyModifier and TypeMethodDescriptionMetisListChange.getItemType()Obtain the item type.MetisListVersioned.getItemType()Obtain the itemType.Methods in io.github.tonywasher.joceanus.metis.list that return types with arguments of type MetisListKeyModifier and TypeMethodDescriptionMetisListSetVersioned.keyIterator()Obtain the key iterator.MetisListSetVersioned.reverseKeyIterator()Obtain the reverse key iterator.Methods in io.github.tonywasher.joceanus.metis.list with parameters of type MetisListKeyModifier and TypeMethodDescriptionprotected voidMetisListSetVersioned.declareList(MetisListKey pItemType, MetisListVersioned<? extends MetisFieldVersionedItem> pList) Declare list.<L extends MetisListVersioned<?>>
LMetisListSetVersioned.getList(MetisListKey pListKey, Class<L> pClazz) Obtain the relevant list.<T extends MetisFieldVersionedItem>
MetisListChange<T> MetisListSetChange.getListChange(MetisListKey pItemType) Obtain the change for the specified list.Constructors in io.github.tonywasher.joceanus.metis.list with parameters of type MetisListKeyModifierConstructorDescriptionprotectedMetisListChange(MetisListKey pItemType, MetisListEvent pEventType) Constructor.protectedMetisListVersioned(MetisListSetVersioned pListSet, MetisListKey pItemType) Constructor. -
Uses of MetisListKey in io.github.tonywasher.joceanus.prometheus.data
Classes in io.github.tonywasher.joceanus.prometheus.data that implement MetisListKeyModifier and TypeClassDescriptionstatic enumCryptography Data Enum Types.Methods in io.github.tonywasher.joceanus.prometheus.data that return MetisListKeyModifier and TypeMethodDescriptionPrometheusDataItem.getItemType()PrometheusDataList.getItemType()Get the type of the list.PrometheusDataTouch.PrometheusTouchCounter.getItemType()Obtain the item type.Methods in io.github.tonywasher.joceanus.prometheus.data that return types with arguments of type MetisListKeyModifier and TypeMethodDescriptionPrometheusDataSet.entryIterator()Obtain list iterator.protected Map<MetisListKey, PrometheusDataList<?>> PrometheusDataSet.getListMap()Get List Map.PrometheusDataTouch.getUnderlyingMap()PrometheusDataSet.keyIterator()Obtain listKey iterator.Methods in io.github.tonywasher.joceanus.prometheus.data with parameters of type MetisListKeyModifier and TypeMethodDescriptionprotected voidPrometheusDataSet.addList(MetisListKey pListType, PrometheusDataList<?> pList) Add DataList to list of lists.voidPrometheusDataItem.clearTouches(MetisListKey pItemType) Clear the item touches.PrometheusDataTouch.getCounter(MetisListKey pItemType) Obtain item count.<L extends PrometheusDataList<?>>
LPrometheusDataList.PrometheusDataListSet.getDataList(MetisListKey pDataType, Class<L> pClass) Obtain the list for a class.<L extends PrometheusDataList<?>>
LPrometheusDataSet.getDataList(MetisListKey pListType, Class<L> pListClass) protected ObjectPrometheusDataSet.getFieldListValue(MetisListKey pListType) Obtain debug value for list.(package private) PrometheusDataValidatorPrometheusDataSet.getValidator(MetisListKey pItemType) Obtain a validator fot=r the itemType.booleanPrometheusDataList.PrometheusDataListSet.hasDataType(MetisListKey pDataType) Does this list have the dataType?booleanPrometheusDataSet.hasDataType(MetisListKey pDataType) PrometheusDataValidator.PrometheusDataValidatorFactory.newValidator(MetisListKey pItemType) Obtain validator for listItem type.voidPrometheusDataTouch.resetTouches(MetisListKey pItemType) Reset touches for a dataType.booleanPrometheusDataTouch.touchedBy(MetisListKey pItemType) Is the item touched by the ItemType?voidPrometheusDataTouch.touchItem(MetisListKey pItemType) Touch an item.Constructors in io.github.tonywasher.joceanus.prometheus.data with parameters of type MetisListKeyModifierConstructorDescriptionprotectedPrometheusDataInfoList(Class<T> pBaseClass, PrometheusDataSet pData, MetisListKey pItemType, PrometheusDataList.PrometheusListStyle pStyle) Construct a generic data info list.protectedPrometheusDataList(Class<T> pBaseClass, PrometheusDataSet pDataSet, MetisListKey pItemType, PrometheusDataList.PrometheusListStyle pStyle) Construct a new object.protectedPrometheusEncryptedList(Class<T> pBaseClass, PrometheusDataSet pData, MetisListKey pItemType) Construct an empty CORE encrypted list.protectedPrometheusEncryptedList(Class<T> pBaseClass, PrometheusDataSet pData, MetisListKey pItemType, PrometheusDataList.PrometheusListStyle pStyle) Construct a generic encrypted list.protectedPrometheusStaticList(Class<T> pBaseClass, PrometheusDataSet pData, MetisListKey pItemType, PrometheusDataList.PrometheusListStyle pStyle) Construct a generic static data list. -
Uses of MetisListKey in io.github.tonywasher.joceanus.prometheus.maps
Methods in io.github.tonywasher.joceanus.prometheus.maps that return MetisListKeyModifier and TypeMethodDescription(package private) MetisListKeyPrometheusMapsDateInstance.getListKey()Obtain the listKey.(package private) MetisListKeyPrometheusMapsFieldInstance.getListKey()Obtain the listKey.(package private) MetisListKeyPrometheusMapsListInstance.getListKey()Obtain the listKey.Methods in io.github.tonywasher.joceanus.prometheus.maps with parameters of type MetisListKeyModifier and TypeMethodDescriptionvoidPrometheusMapsCtl.declareDateIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pOwnerId, MetisDataItem.MetisDataFieldId pDateId) Declare dateId map.voidPrometheusMapsCtl.declareDateIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pOwnerId, MetisDataItem.MetisDataFieldId pDateId, boolean pAllowNull) Declare dateId map.(package private) voidPrometheusMapsDataSetInstance.declareDateIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pOwnerId, MetisDataItem.MetisDataFieldId pDateId, boolean pAllowNull) Declare dateId map.(package private) voidPrometheusMapsInstanceCtl.declareDateIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pOwnerId, MetisDataItem.MetisDataFieldId pDateId, boolean pAllowNull) Declare dateId map.voidPrometheusMapsCtl.declareFieldIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId) Declare fieldId map.voidPrometheusMapsCtl.declareFieldIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId, MetisListKey pSharedKey) Declare shared fieldId map.voidPrometheusMapsCtl.declareFieldIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId, Function<PrometheusDataItem, Boolean> pFilter) Declare fieldId map.(package private) voidPrometheusMapsDataSetInstance.declareFieldIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId) Declare fieldId map.(package private) voidPrometheusMapsDataSetInstance.declareFieldIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId, MetisListKey pSharedKey) Declare shared fieldId map.(package private) voidPrometheusMapsDataSetInstance.declareFieldIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId, Function<PrometheusDataItem, Boolean> pFilter) Declare fieldId map.(package private) voidPrometheusMapsInstanceCtl.declareFieldIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId) Declare fieldId map.(package private) voidPrometheusMapsInstanceCtl.declareFieldIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId, MetisListKey pSharedKey) Declare shared fieldId map.(package private) voidPrometheusMapsInstanceCtl.declareFieldIdMap(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId, Function<PrometheusDataItem, Boolean> pFilter) Declare fieldId map.(package private) PrometheusDataItemPrometheusMapsDataSetInstance.getItemForKey(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId, Object pKey) Obtain the item for the key.(package private) PrometheusDataItemPrometheusMapsInstanceCtl.getItemForKey(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId, Object pKey) Obtain the item for the key.(package private) PrometheusMapsListInstancePrometheusMapsDataSetInstance.getList(MetisListKey pKey) Obtain the list map for listKey.(package private) booleanPrometheusMapsDataSetInstance.isKeyAvailable(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId, Object pKey) Is the key available?(package private) booleanPrometheusMapsInstanceCtl.isKeyAvailable(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pFieldId, Object pKey) Is the key available?Constructors in io.github.tonywasher.joceanus.prometheus.maps with parameters of type MetisListKeyModifierConstructorDescription(package private)PrometheusMapsDateInstance(MetisListKey pListKey, MetisDataItem.MetisDataFieldId pOwnerId, MetisDataItem.MetisDataFieldId pDateId, boolean pAllowNull) Constructor.(package private)PrometheusMapsFieldInstance(MetisListKey pKey, MetisDataItem.MetisDataFieldId pFieldId) Constructor.(package private)PrometheusMapsFieldInstance(MetisListKey pKey, MetisDataItem.MetisDataFieldId pFieldId, boolean pAllowNull) Constructor.(package private)PrometheusMapsFieldInstance(MetisListKey pKey, MetisDataItem.MetisDataFieldId pFieldId, Function<PrometheusDataItem, Boolean> pFilter) Constructor.(package private)PrometheusMapsFieldInstance(MetisListKey pKey, MetisDataItem.MetisDataFieldId pFieldId, Function<PrometheusDataItem, Boolean> pFilter, boolean pAllowNull) Constructor.(package private)Constructor.(package private)Constructor. -
Uses of MetisListKey in io.github.tonywasher.joceanus.prometheus.ui.panel
Methods in io.github.tonywasher.joceanus.prometheus.ui.panel with parameters of type MetisListKeyModifier and TypeMethodDescription<L extends PrometheusDataList<X>,X extends PrometheusDataItem>
LPrometheusDataItemPanel.getDataList(MetisListKey pDataType, Class<L> pClass) Obtain the list for a class in base updateSet. -
Uses of MetisListKey in io.github.tonywasher.joceanus.prometheus.views
Methods in io.github.tonywasher.joceanus.prometheus.views that return types with arguments of type MetisListKeyModifier and TypeMethodDescriptionPrometheusEditSet.keyIterator()Obtain an iterator over the listKeys.Methods in io.github.tonywasher.joceanus.prometheus.views with parameters of type MetisListKeyModifier and TypeMethodDescription<L extends PrometheusDataList<?>>
LPrometheusEditSet.getDataList(MetisListKey pDataType, Class<L> pClass) Obtain the list for a class.booleanPrometheusEditSet.hasDataType(MetisListKey pDataType) booleanPrometheusEditEntry.isDataType(MetisListKey pDataType) Is this entry related to this dataType.<T extends PrometheusDataItem>
PrometheusEditEntry<T> PrometheusEditSet.registerType(MetisListKey pDataType) Register an entry for a class.<T extends PrometheusDataItem>
voidPrometheusEditSet.setEditEntryList(MetisListKey pDataType, PrometheusDataList<T> pList) Set the editEntry for a type.Constructors in io.github.tonywasher.joceanus.prometheus.views with parameters of type MetisListKeyModifierConstructorDescription(package private)PrometheusEditEntry(MetisListKey pDataType) Constructor.