Uses of Enum
gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer.SelectionStatus
-
Uses of IIndexer.SelectionStatus in gov.nist.secauto.oscal.lib.profile.resolver.support
Modifier and TypeMethodDescriptionBasicIndexer.getSelectionStatus
(gov.nist.secauto.metaschema.core.metapath.item.node.INodeItem item) IIndexer.getSelectionStatus
(gov.nist.secauto.metaschema.core.metapath.item.node.INodeItem item) static IIndexer.SelectionStatus
Returns the enum constant of this type with the specified name.static IIndexer.SelectionStatus[]
IIndexer.SelectionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionMap<gov.nist.secauto.metaschema.core.metapath.item.node.INodeItem,
IIndexer.SelectionStatus> BasicIndexer.getSelectionStatusMap()
Map<gov.nist.secauto.metaschema.core.metapath.item.node.INodeItem,
IIndexer.SelectionStatus> IIndexer.getSelectionStatusMap()
Modifier and TypeMethodDescriptionvoid
BasicIndexer.setSelectionStatus
(gov.nist.secauto.metaschema.core.metapath.item.node.INodeItem item, IIndexer.SelectionStatus selectionStatus) void
IIndexer.setSelectionStatus
(gov.nist.secauto.metaschema.core.metapath.item.node.INodeItem item, IIndexer.SelectionStatus selectionStatus)