Uses of Enum
gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer.SelectionStatus
Packages that use IIndexer.SelectionStatus
- 
Uses of IIndexer.SelectionStatus in gov.nist.secauto.oscal.lib.profile.resolver.support
Methods in gov.nist.secauto.oscal.lib.profile.resolver.support that return IIndexer.SelectionStatusModifier 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.SelectionStatusReturns 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.Methods in gov.nist.secauto.oscal.lib.profile.resolver.support that return types with arguments of type IIndexer.SelectionStatusModifier 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()Methods in gov.nist.secauto.oscal.lib.profile.resolver.support with parameters of type IIndexer.SelectionStatusModifier and TypeMethodDescriptionvoidBasicIndexer.setSelectionStatus(gov.nist.secauto.metaschema.core.metapath.item.node.INodeItem item, IIndexer.SelectionStatus selectionStatus) voidIIndexer.setSelectionStatus(gov.nist.secauto.metaschema.core.metapath.item.node.INodeItem item, IIndexer.SelectionStatus selectionStatus)