A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages

A

AbstractBackMatter - Class in gov.nist.secauto.oscal.lib.model.metadata
 
AbstractBackMatter() - Constructor for class gov.nist.secauto.oscal.lib.model.metadata.AbstractBackMatter
 
AbstractCatalog - Class in gov.nist.secauto.oscal.lib.model.control.catalog
 
AbstractCatalog() - Constructor for class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalog
 
AbstractCatalogEntityVisitor<T,​R> - Class in gov.nist.secauto.oscal.lib.profile.resolver.support
Visits a catalog document and its children as designated.
AbstractCatalogEntityVisitor(Set<IEntityItem.ItemType>) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
Create a new visitor that will visit the item types identified by itemTypesToVisit.
AbstractCatalogGroup - Class in gov.nist.secauto.oscal.lib.model.control.catalog
 
AbstractCatalogGroup() - Constructor for class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup
 
AbstractCatalogGroup.Builder - Class in gov.nist.secauto.oscal.lib.model.control.catalog
 
AbstractCatalogVisitor<RESULT,​CONTEXT> - Class in gov.nist.secauto.oscal.lib.model.control.catalog
 
AbstractCatalogVisitor<T,​R> - Class in gov.nist.secauto.oscal.lib.profile.resolver.support
Used to visit a catalog containing groups and controls.
AbstractCatalogVisitor() - Constructor for class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogVisitor
 
AbstractCatalogVisitor() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogVisitor
 
AbstractControl - Class in gov.nist.secauto.oscal.lib.model.control.catalog
 
AbstractControl() - Constructor for class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl
 
AbstractControl.Builder - Class in gov.nist.secauto.oscal.lib.model.control.catalog
 
AbstractCustomReferencePolicy<TYPE> - Class in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
AbstractCustomReferencePolicy(IIdentifierParser) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractCustomReferencePolicy
 
AbstractEntityItem - Class in gov.nist.secauto.oscal.lib.profile.resolver.support
 
AbstractEntityItem(AbstractEntityItem.Builder) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
AbstractIndexingVisitor<T,​R> - Class in gov.nist.secauto.oscal.lib.profile.resolver.support
 
AbstractIndexingVisitor() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 
AbstractIndexingVisitor(Set<IEntityItem.ItemType>) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 
AbstractIndexMissPolicyHandler<TYPE> - Class in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
AbstractIndexMissPolicyHandler() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractIndexMissPolicyHandler
 
AbstractLink - Class in gov.nist.secauto.oscal.lib.model.metadata
 
AbstractLink() - Constructor for class gov.nist.secauto.oscal.lib.model.metadata.AbstractLink
 
AbstractLink.Builder - Class in gov.nist.secauto.oscal.lib.model.metadata
 
AbstractMetadata - Class in gov.nist.secauto.oscal.lib.model.metadata
 
AbstractMetadata() - Constructor for class gov.nist.secauto.oscal.lib.model.metadata.AbstractMetadata
 
AbstractMultiItemTypeReferencePolicy<TYPE> - Class in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
AbstractMultiItemTypeReferencePolicy(IIdentifierParser, List<IEntityItem.ItemType>) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractMultiItemTypeReferencePolicy
 
AbstractOscalInstance - Class in gov.nist.secauto.oscal.lib.model
 
AbstractOscalInstance() - Constructor for class gov.nist.secauto.oscal.lib.model.AbstractOscalInstance
 
AbstractParameter - Class in gov.nist.secauto.oscal.lib.model.control
 
AbstractParameter() - Constructor for class gov.nist.secauto.oscal.lib.model.control.AbstractParameter
 
AbstractParameter.Builder - Class in gov.nist.secauto.oscal.lib.model.control
 
AbstractPart - Class in gov.nist.secauto.oscal.lib.model.control
 
AbstractPart() - Constructor for class gov.nist.secauto.oscal.lib.model.control.AbstractPart
 
AbstractPart.Builder - Class in gov.nist.secauto.oscal.lib.model.control
 
AbstractProfileSelectControlById - Class in gov.nist.secauto.oscal.lib.model.control.profile
 
AbstractProfileSelectControlById() - Constructor for class gov.nist.secauto.oscal.lib.model.control.profile.AbstractProfileSelectControlById
 
AbstractProfileSelectControlById.Builder - Class in gov.nist.secauto.oscal.lib.model.control.profile
 
AbstractProperty - Class in gov.nist.secauto.oscal.lib.model.metadata
 
AbstractProperty() - Constructor for class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty
 
AbstractProperty.Builder - Class in gov.nist.secauto.oscal.lib.model.metadata
 
Action - Class in gov.nist.secauto.oscal.lib.model
An action applied by a role within a given party to the content.
Action() - Constructor for class gov.nist.secauto.oscal.lib.model.Action
 
Activity - Class in gov.nist.secauto.oscal.lib.model
Identifies an assessment or related process that can be performed.
Activity() - Constructor for class gov.nist.secauto.oscal.lib.model.Activity
 
Activity.Step - Class in gov.nist.secauto.oscal.lib.model
Identifies an individual step in a series of steps related to an activity, such as an assessment test or examination procedure.
add(Control, AddVisitor.Position, String, MarkupLine, List<Parameter>, List<Property>, List<Link>, List<ControlPart>) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor
Apply the add directive.
Add() - Constructor for class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
addAction(Action) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Add a new Action item to the underlying collection.
addActivity(Activity) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
Add a new Activity item to the underlying collection.
addActivity(Activity) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
Add a new Activity item to the underlying collection.
addActor(OriginActor) - Method in class gov.nist.secauto.oscal.lib.model.Origin
Add a new OriginActor item to the underlying collection.
addActor(OriginActor) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.Origin
Add a new OriginActor item to the underlying collection.
addAdd(Modify.Alter.Add) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
Add a new Modify.Alter.Add item to the underlying collection.
addAddress(Address) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Add a new Address item to the underlying collection.
addAddrLine(String) - Method in class gov.nist.secauto.oscal.lib.model.Address
Add a new String item to the underlying collection.
addAlter(Modify.Alter) - Method in class gov.nist.secauto.oscal.lib.model.Modify
Add a new Modify.Alter item to the underlying collection.
addAssessmentPlatform(AssessmentAssets.AssessmentPlatform) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets
Add a new AssessmentAssets.AssessmentPlatform item to the underlying collection.
addAssessmentSubject(AssessmentSubject) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
Add a new AssessmentSubject item to the underlying collection.
addAssessmentTask(Task) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
Add a new Task item to the underlying collection.
addAssociatedActivity(Task.AssociatedActivity) - Method in class gov.nist.secauto.oscal.lib.model.Task
Add a new Task.AssociatedActivity item to the underlying collection.
addAssociatedRisk(Finding.AssociatedRisk) - Method in class gov.nist.secauto.oscal.lib.model.Finding
Add a new Finding.AssociatedRisk item to the underlying collection.
addAssociatedRisk(PoamItem.AssociatedRisk) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Add a new PoamItem.AssociatedRisk item to the underlying collection.
addAttestation(Result.Attestation) - Method in class gov.nist.secauto.oscal.lib.model.Result
Add a new Result.Attestation item to the underlying collection.
addAuthorizedPrivilege(AuthorizedPrivilege) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
Add a new AuthorizedPrivilege item to the underlying collection.
addByComponent(ByComponent) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Add a new ByComponent item to the underlying collection.
addByComponent(ByComponent) - Method in class gov.nist.secauto.oscal.lib.model.Statement
Add a new ByComponent item to the underlying collection.
addCapability(Capability) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
Add a new Capability item to the underlying collection.
addCategorization(SystemInformation.InformationType.Categorization) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
Add a new SystemInformation.InformationType.Categorization item to the underlying collection.
addCharacterization(Characterization) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Add a new Characterization item to the underlying collection.
addChoice(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.ParameterSelection
Add a new MarkupLine item to the underlying collection.
addComponent(DefinedComponent) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
Add a new DefinedComponent item to the underlying collection.
addComponent(SystemComponent) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets
Add a new SystemComponent item to the underlying collection.
addComponent(SystemComponent) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
Add a new SystemComponent item to the underlying collection.
addComponent(SystemComponent) - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
Add a new SystemComponent item to the underlying collection.
addComponent(SystemComponent) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
Add a new SystemComponent item to the underlying collection.
addComponent(SystemComponent) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Add a new SystemComponent item to the underlying collection.
addConstraint(ParameterConstraint) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Add a new ParameterConstraint item to the underlying collection.
addConstraint(ParameterConstraint) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
Add a new ParameterConstraint item to the underlying collection.
addControl(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
addControl(IRequiredValueModelNodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
addControl(Control) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
Add a new Control item to the underlying collection.
addControl(Control) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Add a new Control item to the underlying collection.
addControl(Control) - Method in class gov.nist.secauto.oscal.lib.model.Control
Add a new Control item to the underlying collection.
addControl(Control) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControlContainer
Add a new Control item to the end of the underlying collection.
addControlImplementation(ComponentControlImplementation) - Method in class gov.nist.secauto.oscal.lib.model.Capability
Add a new ComponentControlImplementation item to the underlying collection.
addControlImplementation(ComponentControlImplementation) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
Add a new ComponentControlImplementation item to the underlying collection.
addControlObjectiveSelection(ReviewedControls.ControlObjectiveSelection) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
Add a new ReviewedControls.ControlObjectiveSelection item to the underlying collection.
addControlSelection(ReviewedControls.ControlSelection) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
Add a new ReviewedControls.ControlSelection item to the underlying collection.
addDependency(Task.Dependency) - Method in class gov.nist.secauto.oscal.lib.model.Task
Add a new Task.Dependency item to the underlying collection.
addDiagram(Diagram) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
Add a new Diagram item to the underlying collection.
addDiagram(Diagram) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
Add a new Diagram item to the underlying collection.
addDiagram(Diagram) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
Add a new Diagram item to the underlying collection.
addDocumentId(DocumentId) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
Add a new DocumentId item to the underlying collection.
addDocumentId(DocumentId) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Add a new DocumentId item to the underlying collection.
addEmailAddress(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
Add a new String item to the underlying collection.
addEmailAddress(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Add a new String item to the underlying collection.
addEntry(Result.AssessmentLog.Entry) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog
Add a new Result.AssessmentLog.Entry item to the underlying collection.
addEntry(Risk.RiskLog.Entry) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog
Add a new Risk.RiskLog.Entry item to the underlying collection.
addExcludeControl(SelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
Add a new SelectControlById item to the underlying collection.
addExcludeControls(ProfileSelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
Add a new ProfileSelectControlById item to the underlying collection.
addExcludeControls(ProfileSelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
Add a new ProfileSelectControlById item to the underlying collection.
addExcludeObjective(SelectObjectiveById) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
Add a new SelectObjectiveById item to the underlying collection.
addExcludeSubject(SelectSubjectById) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
Add a new SelectSubjectById item to the underlying collection.
addExternalId(Metadata.Party.ExternalId) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Add a new Metadata.Party.ExternalId item to the underlying collection.
addFacet(Characterization.Facet) - Method in class gov.nist.secauto.oscal.lib.model.Characterization
Add a new Characterization.Facet item to the underlying collection.
addFinding(Finding) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
Add a new Finding item to the underlying collection.
addFinding(Finding) - Method in class gov.nist.secauto.oscal.lib.model.Result
Add a new Finding item to the underlying collection.
addFunctionPerformed(String) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
Add a new String item to the underlying collection.
addGroup(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
addGroup(IRequiredValueModelNodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
addGroup(CatalogGroup) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
Add a new CatalogGroup item to the underlying collection.
addGroup(CatalogGroup) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Add a new CatalogGroup item to the underlying collection.
addGroup(CatalogGroup) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IGroupContainer
Add a new CatalogGroup item to the end of the underlying collection.
addGroup(ProfileGroup) - Method in class gov.nist.secauto.oscal.lib.model.Merge.Custom
Add a new ProfileGroup item to the underlying collection.
addGroup(ProfileGroup) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Add a new ProfileGroup item to the underlying collection.
addGuideline(ParameterGuideline) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Add a new ParameterGuideline item to the underlying collection.
addGuideline(ParameterGuideline) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
Add a new ParameterGuideline item to the underlying collection.
addHash(Hash) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
Add a new Hash item to the underlying collection.
addImplementedComponent(InventoryItem.ImplementedComponent) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
Add a new InventoryItem.ImplementedComponent item to the underlying collection.
addImplementedRequirement(ComponentImplementedRequirement) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
Add a new ComponentImplementedRequirement item to the underlying collection.
addImplementedRequirement(ImplementedRequirement) - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
Add a new ImplementedRequirement item to the underlying collection.
addImport(ProfileImport) - Method in class gov.nist.secauto.oscal.lib.model.Profile
Add a new ProfileImport item to the underlying collection.
addImportComponentDefinition(ImportComponentDefinition) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
Add a new ImportComponentDefinition item to the underlying collection.
addIncludeControl(SelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
Add a new SelectControlById item to the underlying collection.
addIncludeControls(ProfileSelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
Add a new ProfileSelectControlById item to the underlying collection.
addIncludeControls(ProfileSelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
Add a new ProfileSelectControlById item to the underlying collection.
addIncludeObjective(SelectObjectiveById) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
Add a new SelectObjectiveById item to the underlying collection.
addIncludeSubject(SelectSubjectById) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
Add a new SelectSubjectById item to the underlying collection.
addIncorporatesComponent(IncorporatesComponent) - Method in class gov.nist.secauto.oscal.lib.model.Capability
Add a new IncorporatesComponent item to the underlying collection.
addInformationType(SystemInformation.InformationType) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
Add a new SystemInformation.InformationType item to the underlying collection.
addInformationTypeId(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType.Categorization
Add a new String item to the underlying collection.
addInherited(ByComponent.Inherited) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Add a new ByComponent.Inherited item to the underlying collection.
addInsertControls(InsertControls) - Method in class gov.nist.secauto.oscal.lib.model.Merge.Custom
Add a new InsertControls item to the underlying collection.
addInsertControls(InsertControls) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Add a new InsertControls item to the underlying collection.
addInventoryItem(InventoryItem) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
Add a new InventoryItem item to the underlying collection.
addInventoryItem(InventoryItem) - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
Add a new InventoryItem item to the underlying collection.
addInventoryItem(InventoryItem) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
Add a new InventoryItem item to the underlying collection.
addInventoryItem(InventoryItem) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Add a new InventoryItem item to the underlying collection.
addItem(AbstractEntityItem.Builder) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
addItem(IEntityItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
addLeveragedAuthorization(SystemImplementation.LeveragedAuthorization) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Add a new SystemImplementation.LeveragedAuthorization item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Action
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Activity
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Capability
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Characterization
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Control
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Diagram
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Finding
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Impact
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Response
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Result
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Statement
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Task
Add a new Link item to the underlying collection.
addLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
Add a new Link item to the underlying collection.
addLocation(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
addLocation(IRequiredValueModelNodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
addLocation(Metadata.Location) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Add a new Metadata.Location item to the underlying collection.
addLocationUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Add a new UUID item to the underlying collection.
addLoggedBy(LoggedBy) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
Add a new LoggedBy item to the underlying collection.
addLoggedBy(LoggedBy) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
Add a new LoggedBy item to the underlying collection.
addMatching(Matching) - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
Add a new Matching item to the underlying collection.
addMemberOfOrganization(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Add a new UUID item to the underlying collection.
addMethod(String) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Add a new String item to the underlying collection.
addMitigatingFactor(Risk.MitigatingFactor) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Add a new Risk.MitigatingFactor item to the underlying collection.
addObjectivesAndMethods(LocalObjective) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
Add a new LocalObjective item to the underlying collection.
addObjectivesAndMethods(LocalObjective) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
Add a new LocalObjective item to the underlying collection.
addObservation(Observation) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
Add a new Observation item to the underlying collection.
addObservation(Observation) - Method in class gov.nist.secauto.oscal.lib.model.Result
Add a new Observation item to the underlying collection.
addOrigin(Origin) - Method in class gov.nist.secauto.oscal.lib.model.Finding
Add a new Origin item to the underlying collection.
addOrigin(Origin) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Add a new Origin item to the underlying collection.
addOrigin(Origin) - Method in class gov.nist.secauto.oscal.lib.model.Response
Add a new Origin item to the underlying collection.
addOrigin(Origin) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Add a new Origin item to the underlying collection.
addOrigin(PoamItem.Origin) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Add a new PoamItem.Origin item to the underlying collection.
addParam(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
Add a new Parameter item to the underlying collection.
addParam(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Add a new Parameter item to the underlying collection.
addParam(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.Control
Add a new Parameter item to the underlying collection.
addParam(Parameter) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControlContainer
Add a new Parameter item to the underlying collection.
addParam(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
Add a new Parameter item to the underlying collection.
addParam(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Add a new Parameter item to the underlying collection.
addParameter(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
addParameter(IRequiredValueModelNodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
addPart(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
addPart(IRequiredValueModelNodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
addPart(AssessmentPart) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
Add a new AssessmentPart item to the underlying collection.
addPart(AssessmentPart) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.TermsAndConditions
Add a new AssessmentPart item to the underlying collection.
addPart(AssessmentPart) - Method in class gov.nist.secauto.oscal.lib.model.Result.Attestation
Add a new AssessmentPart item to the underlying collection.
addPart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Add a new ControlPart item to the underlying collection.
addPart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.Control
Add a new ControlPart item to the underlying collection.
addPart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
Add a new ControlPart item to the underlying collection.
addPart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
Add a new ControlPart item to the underlying collection.
addPart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
Add a new ControlPart item to the underlying collection.
addPart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Add a new ControlPart item to the underlying collection.
addParty(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
addParty(IRequiredValueModelNodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
addParty(Metadata.Party) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Add a new Metadata.Party item to the underlying collection.
addPartyUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
Add a new UUID item to the underlying collection.
addPartyUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
Add a new UUID item to the underlying collection.
addPoamItem(PoamItem) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
Add a new PoamItem item to the underlying collection.
addPortRange(PortRange) - Method in class gov.nist.secauto.oscal.lib.model.Protocol
Add a new PortRange item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Action
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Activity
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Capability
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Characterization
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Control
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Diagram
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Finding
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Impact
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Response
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Result
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Statement
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Task
Add a new Property item to the underlying collection.
addProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
Add a new Property item to the underlying collection.
addProtocol(Protocol) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
Add a new Protocol item to the underlying collection.
addProtocol(Protocol) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
Add a new Protocol item to the underlying collection.
addProvided(ByComponent.Export.Provided) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
Add a new ByComponent.Export.Provided item to the underlying collection.
addRelatedFinding(PoamItem.RelatedFinding) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Add a new PoamItem.RelatedFinding item to the underlying collection.
addRelatedObservation(Finding.RelatedObservation) - Method in class gov.nist.secauto.oscal.lib.model.Finding
Add a new Finding.RelatedObservation item to the underlying collection.
addRelatedObservation(PoamItem.RelatedObservation) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Add a new PoamItem.RelatedObservation item to the underlying collection.
addRelatedObservation(Risk.RelatedObservation) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Add a new Risk.RelatedObservation item to the underlying collection.
addRelatedResponse(Risk.RiskLog.Entry.RelatedResponse) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
Add a new Risk.RiskLog.Entry.RelatedResponse item to the underlying collection.
addRelatedTask(RelatedTask) - Method in class gov.nist.secauto.oscal.lib.model.Origin
Add a new RelatedTask item to the underlying collection.
addRelatedTask(RelatedTask) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
Add a new RelatedTask item to the underlying collection.
addRelatedTask(RelatedTask) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
Add a new RelatedTask item to the underlying collection.
addRelevantEvidence(Observation.RelevantEvidence) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Add a new Observation.RelevantEvidence item to the underlying collection.
addRemove(Modify.Alter.Remove) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
Add a new Modify.Alter.Remove item to the underlying collection.
addRequiredAsset(Response.RequiredAsset) - Method in class gov.nist.secauto.oscal.lib.model.Response
Add a new Response.RequiredAsset item to the underlying collection.
addResource(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
addResource(IRequiredValueModelNodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
addResource(BackMatter.Resource) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter
Add a new BackMatter.Resource item to the underlying collection.
addResponse(Response) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Add a new Response item to the underlying collection.
addResponsibility(ByComponent.Export.Responsibility) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
Add a new ByComponent.Export.Responsibility item to the underlying collection.
addResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.Action
Add a new ResponsibleParty item to the underlying collection.
addResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
Add a new ResponsibleParty item to the underlying collection.
addResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
Add a new ResponsibleParty item to the underlying collection.
addResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
Add a new ResponsibleParty item to the underlying collection.
addResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Add a new ResponsibleParty item to the underlying collection.
addResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
Add a new ResponsibleParty item to the underlying collection.
addResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.Result.Attestation
Add a new ResponsibleParty item to the underlying collection.
addResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
Add a new ResponsibleParty item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.Activity
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.Statement
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.Task
Add a new ResponsibleRole item to the underlying collection.
addResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
Add a new ResponsibleRole item to the underlying collection.
Address - Class in gov.nist.secauto.oscal.lib.model
A postal address for the location.
Address() - Constructor for class gov.nist.secauto.oscal.lib.model.Address
 
addResult(Result) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
Add a new Result item to the underlying collection.
addRevision(Metadata.Revision) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Add a new Metadata.Revision item to the underlying collection.
addRisk(Risk) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
Add a new Risk item to the underlying collection.
addRisk(Risk) - Method in class gov.nist.secauto.oscal.lib.model.Result
Add a new Risk item to the underlying collection.
addRlink(BackMatter.Resource.Rlink) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
Add a new BackMatter.Resource.Rlink item to the underlying collection.
addRole(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
addRole(IRequiredValueModelNodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
addRole(Metadata.Role) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Add a new Metadata.Role item to the underlying collection.
addRoleId(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
Add a new String item to the underlying collection.
addSatisfied(ByComponent.Satisfied) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Add a new ByComponent.Satisfied item to the underlying collection.
addSetParameter(Modify.ProfileSetParameter) - Method in class gov.nist.secauto.oscal.lib.model.Modify
Add a new Modify.ProfileSetParameter item to the underlying collection.
addSetParameter(SetParameter) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Add a new SetParameter item to the underlying collection.
addSetParameter(SetParameter) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
Add a new SetParameter item to the underlying collection.
addSetParameter(SetParameter) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Add a new SetParameter item to the underlying collection.
addSetParameter(SetParameter) - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
Add a new SetParameter item to the underlying collection.
addSetParameter(SetParameter) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Add a new SetParameter item to the underlying collection.
addSource(AssessmentSubjectPlaceholder.Source) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
Add a new AssessmentSubjectPlaceholder.Source item to the underlying collection.
addStatement(ComponentStatement) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Add a new ComponentStatement item to the underlying collection.
addStatement(Statement) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Add a new Statement item to the underlying collection.
addStatementId(String) - Method in class gov.nist.secauto.oscal.lib.model.SelectControlById
Add a new String item to the underlying collection.
addStep(Activity.Step) - Method in class gov.nist.secauto.oscal.lib.model.Activity
Add a new Activity.Step item to the underlying collection.
addSubject(AssessmentSubject) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
Add a new AssessmentSubject item to the underlying collection.
addSubject(AssessmentSubject) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask.IdentifiedSubject
Add a new AssessmentSubject item to the underlying collection.
addSubject(AssessmentSubject) - Method in class gov.nist.secauto.oscal.lib.model.Task
Add a new AssessmentSubject item to the underlying collection.
addSubject(AssessmentSubject) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
Add a new AssessmentSubject item to the underlying collection.
addSubject(SubjectReference) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Add a new SubjectReference item to the underlying collection.
addSubject(SubjectReference) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
Add a new SubjectReference item to the underlying collection.
addSubject(SubjectReference) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
Add a new SubjectReference item to the underlying collection.
addSystemId(SystemId) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
Add a new SystemId item to the underlying collection.
addTask(Task) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
Add a new Task item to the underlying collection.
addTask(Task) - Method in class gov.nist.secauto.oscal.lib.model.Response
Add a new Task item to the underlying collection.
addTask(Task) - Method in class gov.nist.secauto.oscal.lib.model.Task
Add a new Task item to the underlying collection.
addTelephoneNumber(TelephoneNumber) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
Add a new TelephoneNumber item to the underlying collection.
addTelephoneNumber(TelephoneNumber) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Add a new TelephoneNumber item to the underlying collection.
addTest(ParameterConstraint.Test) - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint
Add a new ParameterConstraint.Test item to the underlying collection.
addThreatId(ThreatId) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Add a new ThreatId item to the underlying collection.
addType(String) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Add a new String item to the underlying collection.
addUrl(URI) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
Add a new URI item to the underlying collection.
addUser(SystemUser) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
Add a new SystemUser item to the underlying collection.
addUser(SystemUser) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
Add a new SystemUser item to the underlying collection.
addUser(SystemUser) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Add a new SystemUser item to the underlying collection.
addUsesComponent(AssessmentAssets.AssessmentPlatform.UsesComponent) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
Add a new AssessmentAssets.AssessmentPlatform.UsesComponent item to the underlying collection.
addValue(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Add a new String item to the underlying collection.
addValue(String) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
Add a new String item to the underlying collection.
addValue(String) - Method in class gov.nist.secauto.oscal.lib.model.SetParameter
Add a new String item to the underlying collection.
AddVisitor - Class in gov.nist.secauto.oscal.lib.profile.resolver.alter
 
AddVisitor() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor
 
AddVisitor.Position - Enum in gov.nist.secauto.oscal.lib.profile.resolver.alter
 
AddVisitor.TargetType - Enum in gov.nist.secauto.oscal.lib.profile.resolver.alter
 
addWithId(String) - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
Add a new String item to the underlying collection.
AFTER - gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.Position
 
afterDeserialize(Object) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl
 
aggregateResult(RESULT, RESULT) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogVisitor
Aggregate two results into one.
aggregateResults(DefaultResult, DefaultResult, FilterNonSelectedVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor
 
aggregateResults(Boolean, Boolean, IControlSelectionState) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionVisitor
 
aggregateResults(Void, Void, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
aggregateResults(Void, Void, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
aggregateResults(Void, Void, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.ControlIndexingVisitor
 
aggregateResults(R, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogVisitor
 
ALL_MATCH - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlSelectionFilter
 
Alter() - Constructor for class gov.nist.secauto.oscal.lib.model.Modify.Alter
 
ALWAYS_MATCH - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter
 
AnchorReferencePolicy - Class in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
AnchorReferencePolicy() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.policy.AnchorReferencePolicy
 
append(DefaultResult) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
append(IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
append(IIndexer) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
appendPromoted(DefaultResult) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
apply(IControl) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultControlSelectionFilter
 
apply(IControl) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlSelectionFilter
Determines if the control is matched by this filter.
applyRemovesTo(Catalog) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
applyRemovesTo(CatalogGroup) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
applyRemovesTo(Control) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
applyTo(Catalog) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
applyTo(Catalog) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IResult
 
applyTo(CatalogGroup) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
applyTo(CatalogGroup) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IResult
 
applyTo(Control) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
applyTo(Control) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IResult
 
AS_IS - gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver.StructuringDirective
 
AssessmentAssets - Class in gov.nist.secauto.oscal.lib.model
Identifies the assets used to perform this assessment, such as the assessment team, scanning tools, and assumptions.
AssessmentAssets() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentAssets
 
AssessmentAssets.AssessmentPlatform - Class in gov.nist.secauto.oscal.lib.model
Used to represent the toolset used to perform aspects of the assessment.
AssessmentAssets.AssessmentPlatform.UsesComponent - Class in gov.nist.secauto.oscal.lib.model
The set of components that are used by the assessment platform.
AssessmentLog() - Constructor for class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog
 
AssessmentMethod - Class in gov.nist.secauto.oscal.lib.model
A local definition of a control objective.
AssessmentMethod() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
AssessmentPart - Class in gov.nist.secauto.oscal.lib.model
A partition of an assessment plan or results or a child of another part.
AssessmentPart() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
AssessmentPlan - Class in gov.nist.secauto.oscal.lib.model
An assessment plan, such as those provided by a FedRAMP assessor.
AssessmentPlan() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
AssessmentPlan.LocalDefinitions - Class in gov.nist.secauto.oscal.lib.model
Used to define data objects that are used in the assessment plan, that do not appear in the referenced SSP.
AssessmentPlan.TermsAndConditions - Class in gov.nist.secauto.oscal.lib.model
Used to define various terms and conditions under which an assessment, described by the plan, can be performed.
AssessmentPlatform() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
AssessmentResults - Class in gov.nist.secauto.oscal.lib.model
Security assessment results, such as those provided by a FedRAMP assessor in the FedRAMP Security Assessment Report.
AssessmentResults() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
AssessmentResults.LocalDefinitions - Class in gov.nist.secauto.oscal.lib.model
Used to define data objects that are used in the assessment plan, that do not appear in the referenced SSP.
AssessmentSubject - Class in gov.nist.secauto.oscal.lib.model
Identifies system elements being assessed, such as components, inventory items, and locations.
AssessmentSubject() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
AssessmentSubjectPlaceholder - Class in gov.nist.secauto.oscal.lib.model
Used when the assessment subjects will be determined as part of one or more other assessment activities.
AssessmentSubjectPlaceholder() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
AssessmentSubjectPlaceholder.Source - Class in gov.nist.secauto.oscal.lib.model
Assessment subjects will be identified while conducting the referenced activity-instance.
AssociatedActivity() - Constructor for class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
AssociatedRisk() - Constructor for class gov.nist.secauto.oscal.lib.model.Finding.AssociatedRisk
 
AssociatedRisk() - Constructor for class gov.nist.secauto.oscal.lib.model.PoamItem.AssociatedRisk
 
AtFrequency() - Constructor for class gov.nist.secauto.oscal.lib.model.Task.Timing.AtFrequency
 
Attestation() - Constructor for class gov.nist.secauto.oscal.lib.model.Result.Attestation
 
AuthorizationBoundary - Class in gov.nist.secauto.oscal.lib.model
A description of this system's authorization boundary, optionally supplemented by diagrams that illustrate the authorization boundary.
AuthorizationBoundary() - Constructor for class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
AuthorizedPrivilege - Class in gov.nist.secauto.oscal.lib.model
Identifies a specific system privilege held by the user, along with an associated description and/or rationale for the privilege.
AuthorizedPrivilege() - Constructor for class gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
 

B

BackMatter - Class in gov.nist.secauto.oscal.lib.model
A collection of resources that may be referenced from within the OSCAL document instance.
BackMatter() - Constructor for class gov.nist.secauto.oscal.lib.model.BackMatter
 
BackMatter.Resource - Class in gov.nist.secauto.oscal.lib.model
A resource associated with content in the containing document instance.
BackMatter.Resource.Base64 - Class in gov.nist.secauto.oscal.lib.model
A resource encoded using the Base64 alphabet defined by RFC 2045.
BackMatter.Resource.Citation - Class in gov.nist.secauto.oscal.lib.model
An optional citation consisting of end note text using structured markup.
BackMatter.Resource.Rlink - Class in gov.nist.secauto.oscal.lib.model
A URL-based pointer to an external resource with an optional hash for verification and change detection.
Base64() - Constructor for class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Base64
 
BasicIndexer - Class in gov.nist.secauto.oscal.lib.profile.resolver.support
 
BasicIndexer() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
BasicIndexer(IIndexer) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
BEFORE - gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.Position
 
beforeDeserialize(Object) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl
 
BRANCH - Static variable in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
BRANCH - Static variable in class gov.nist.secauto.oscal.lib.OscalVersion
 
build() - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
build() - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
build() - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
build() - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl.Builder
 
build() - Method in class gov.nist.secauto.oscal.lib.model.control.profile.AbstractProfileSelectControlById.Builder
 
build() - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractLink.Builder
 
build() - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty.Builder
 
BUILD_TIMESTAMP - Static variable in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
BUILD_TIMESTAMP - Static variable in class gov.nist.secauto.oscal.lib.OscalVersion
 
BUILD_VERSION - Static variable in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
builder() - Static method in class gov.nist.secauto.oscal.lib.model.control.profile.AbstractProfileSelectControlById
 
builder(String) - Static method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter
 
builder(String) - Static method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart
 
builder(String) - Static method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup
 
builder(String) - Static method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl
 
builder(String) - Static method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty
 
builder(URI) - Static method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractLink
 
Builder() - Constructor for class gov.nist.secauto.oscal.lib.model.control.profile.AbstractProfileSelectControlById.Builder
 
Builder(String) - Constructor for class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
Builder(String) - Constructor for class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
Builder(String) - Constructor for class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
Builder(String) - Constructor for class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl.Builder
 
Builder(String) - Constructor for class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty.Builder
 
Builder(URI) - Constructor for class gov.nist.secauto.oscal.lib.model.metadata.AbstractLink.Builder
 
ByComponent - Class in gov.nist.secauto.oscal.lib.model
Defines how the referenced component implements a set of controls.
ByComponent() - Constructor for class gov.nist.secauto.oscal.lib.model.ByComponent
 
ByComponent.Export - Class in gov.nist.secauto.oscal.lib.model
Identifies content intended for external consumption, such as with leveraged organizations.
ByComponent.Export.Provided - Class in gov.nist.secauto.oscal.lib.model
Describes a capability which may be inherited by a leveraging system.
ByComponent.Export.Responsibility - Class in gov.nist.secauto.oscal.lib.model
Describes a control implementation responsibility imposed on a leveraging system.
ByComponent.Inherited - Class in gov.nist.secauto.oscal.lib.model
Describes a control implementation inherited by a leveraging system.
ByComponent.Satisfied - Class in gov.nist.secauto.oscal.lib.model
Describes how this system satisfies a responsibility imposed by a leveraged system.

C

Capability - Class in gov.nist.secauto.oscal.lib.model
A grouping of other components and/or capabilities.
Capability() - Constructor for class gov.nist.secauto.oscal.lib.model.Capability
 
Catalog - Class in gov.nist.secauto.oscal.lib.model
A structured, organized collection of control information.
Catalog() - Constructor for class gov.nist.secauto.oscal.lib.model.Catalog
 
CatalogGroup - Class in gov.nist.secauto.oscal.lib.model
A group of controls, or of groups of controls.
CatalogGroup() - Constructor for class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
Categorization() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType.Categorization
 
Characterization - Class in gov.nist.secauto.oscal.lib.model
A collection of descriptive data about the containing object from a specific origin.
Characterization() - Constructor for class gov.nist.secauto.oscal.lib.model.Characterization
 
Characterization.Facet - Class in gov.nist.secauto.oscal.lib.model
An individual characteristic that is part of a larger set produced by the same actor.
CHILD_PART_METAPATH - Static variable in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
 
Citation() - Constructor for class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
 
clazz(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractLink.Builder
 
clazz(String) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
clazz(String) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
clazz(String) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
clazz(String) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl.Builder
 
clazz(String) - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty.Builder
 
CLOSEST_TAG - Static variable in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
CLOSEST_TAG - Static variable in class gov.nist.secauto.oscal.lib.OscalVersion
 
Combine() - Constructor for class gov.nist.secauto.oscal.lib.model.Merge.Combine
 
COMMIT - Static variable in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
COMMIT - Static variable in class gov.nist.secauto.oscal.lib.OscalVersion
 
ComponentControlImplementation - Class in gov.nist.secauto.oscal.lib.model
Defines how the component or capability supports a set of controls.
ComponentControlImplementation() - Constructor for class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
ComponentDefinition - Class in gov.nist.secauto.oscal.lib.model
A collection of component descriptions, which may optionally be grouped by capability.
ComponentDefinition() - Constructor for class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
ComponentImplementedRequirement - Class in gov.nist.secauto.oscal.lib.model
Describes how the containing component or capability implements an individual control.
ComponentImplementedRequirement() - Constructor for class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
ComponentStatement - Class in gov.nist.secauto.oscal.lib.model
Identifies which statements within a control are addressed.
ComponentStatement() - Constructor for class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
constraint(ParameterConstraint) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
control(Control) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
control(Control) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl.Builder
 
Control - Class in gov.nist.secauto.oscal.lib.model
A structured object representing a requirement or guideline, which when implemented will reduce an aspect of risk related to an information system and its information.
Control() - Constructor for class gov.nist.secauto.oscal.lib.model.Control
 
CONTROL - gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.TargetType
 
CONTROL - gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
 
ControlImplementation - Class in gov.nist.secauto.oscal.lib.model
Describes how the system satisfies a set of controls.
ControlImplementation() - Constructor for class gov.nist.secauto.oscal.lib.model.ControlImplementation
 
ControlIndexingVisitor - Class in gov.nist.secauto.oscal.lib.profile.resolver.support
A visitor that walks a catalog visiting controls and parameters.
ControlIndexingVisitor(Set<IEntityItem.ItemType>) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.support.ControlIndexingVisitor
 
ControlObjectiveSelection() - Constructor for class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
ControlPart - Class in gov.nist.secauto.oscal.lib.model
An annotated, markup-based textual element of a control's or catalog group's definition, or a child of another part.
ControlPart() - Constructor for class gov.nist.secauto.oscal.lib.model.ControlPart
 
ControlSelection() - Constructor for class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
ControlSelectionState - Class in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
ControlSelectionState(IIndexer, IControlFilter) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionState
 
ControlSelectionVisitor - Class in gov.nist.secauto.oscal.lib.profile.resolver.selection
Walks a Catalog indexing all nodes that can be referenced.
ControlSelectionVisitor() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionVisitor
 
create(IIdentifierParser, IEntityItem.ItemType) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.PropertyReferencePolicy
 
create(IIdentifierParser, List<IEntityItem.ItemType>) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.PropertyReferencePolicy
 
create(IEntityItem.ItemType) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.LinkReferencePolicy
 
create(List<IEntityItem.ItemType>) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.LinkReferencePolicy
 
Custom() - Constructor for class gov.nist.secauto.oscal.lib.model.Merge.Custom
 
CUSTOM - gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver.StructuringDirective
 

D

DataFlow - Class in gov.nist.secauto.oscal.lib.model
A description of the logical flow of information within the system and across its boundaries, optionally supplemented by diagrams that illustrate these flows.
DataFlow() - Constructor for class gov.nist.secauto.oscal.lib.model.DataFlow
 
DefaultControlSelectionFilter - Class in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
DefaultControlSelectionFilter(List<? extends IProfileSelectControlById>) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultControlSelectionFilter
Construct a new selection filter based on the provided list of select criteria.
defaultResult() - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogVisitor
Get a new initial/default result for the visitor.
DefaultResult - Class in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
DefaultResult() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
DefinedComponent - Class in gov.nist.secauto.oscal.lib.model
A defined component that can be part of an implemented system.
DefinedComponent() - Constructor for class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
Dependency() - Constructor for class gov.nist.secauto.oscal.lib.model.Task.Dependency
 
Diagram - Class in gov.nist.secauto.oscal.lib.model
A graphic that provides a visual representation the system, or some aspect of it.
Diagram() - Constructor for class gov.nist.secauto.oscal.lib.model.Diagram
 
DocumentId - Class in gov.nist.secauto.oscal.lib.model
A document identifier qualified by an identifier scheme.
DocumentId() - Constructor for class gov.nist.secauto.oscal.lib.model.DocumentId
 

E

ENDING - gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.Position
 
entityDispatch(IEntityItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
Entry() - Constructor for class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
Entry() - Constructor for class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
executeNoArg(IFunction, List<ISequence<?>>, DynamicContext, INodeItem) - Static method in class gov.nist.secauto.oscal.lib.metapath.function.library.ResolveProfile
 
executeOneArg(IFunction, List<ISequence<?>>, DynamicContext, INodeItem) - Static method in class gov.nist.secauto.oscal.lib.metapath.function.library.HasOscalNamespace
 
executeOneArg(IFunction, List<ISequence<?>>, DynamicContext, INodeItem) - Static method in class gov.nist.secauto.oscal.lib.metapath.function.library.ResolveProfile
 
executeTwoArg(IFunction, List<ISequence<?>>, DynamicContext, INodeItem) - Static method in class gov.nist.secauto.oscal.lib.metapath.function.library.HasOscalNamespace
 
Export() - Constructor for class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
ExternalId() - Constructor for class gov.nist.secauto.oscal.lib.model.Metadata.Party.ExternalId
 

F

Facet() - Constructor for class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
fieldName() - Method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.TargetType
Get the field name associated with the target type.
fieldName() - Method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor.TargetType
Get the field name associated with the target type.
Filter(ProfileImport) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter.Filter
 
Filter(IControlSelectionFilter, IControlSelectionFilter) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter.Filter
 
filterDistinct(Stream<T>, Collection<IEntityItem>, Function<? super T, ? extends K>) - Static method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
Generates a stream of distinct items that have a reference count greater than zero or are required to be kept based on the "keep"="always property.
FilterNonSelectedVisitor - Class in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
FilterNonSelectedVisitor() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor
 
FilterNonSelectedVisitor.Context - Class in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
find(List<Property>, QName) - Static method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty
 
Finding - Class in gov.nist.secauto.oscal.lib.model
Describes an individual finding.
Finding() - Constructor for class gov.nist.secauto.oscal.lib.model.Finding
 
Finding.AssociatedRisk - Class in gov.nist.secauto.oscal.lib.model
Relates the finding to a set of referenced risks that were used to determine the finding.
Finding.RelatedObservation - Class in gov.nist.secauto.oscal.lib.model
Relates the finding to a set of referenced observations that were used to determine the finding.
FindingTarget - Class in gov.nist.secauto.oscal.lib.model
Captures an assessor's conclusions regarding the degree to which an objective is satisfied.
FindingTarget() - Constructor for class gov.nist.secauto.oscal.lib.model.FindingTarget
 
FindingTarget.Status - Class in gov.nist.secauto.oscal.lib.model
A determination of if the objective is satisfied or not within a given system.
findMatchingRLink(BackMatter.Resource, String) - Static method in class gov.nist.secauto.oscal.lib.OscalUtils
 
Flat() - Constructor for class gov.nist.secauto.oscal.lib.model.Merge.Flat
 
FLAT - gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver.StructuringDirective
 
FlatteningStructuringVisitor - Class in gov.nist.secauto.oscal.lib.profile.resolver.merge
 
FlatteningStructuringVisitor() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
forClass(Class<?>) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.TargetType
Get the target type associated with the provided clazz.
forClass(Class<?>) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor.TargetType
Get the target type associated with the provided clazz.
forFieldName(String) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.TargetType
Get the target type associated with the provided field name.
forFieldName(String) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor.TargetType
Get the target type associated with the provided field name.
forName(String) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.Position
Get the position associated with the provided name.
FRAGMENT_PARSER - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.IIdentifierParser
 

G

getActions() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getActivities() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
getActivities() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
 
getActivityUuid() - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
getActors() - Method in class gov.nist.secauto.oscal.lib.model.Origin
 
getActors() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.Origin
 
getActorUuid() - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
getAddress() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
getAddresses() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getAddrLines() - Method in class gov.nist.secauto.oscal.lib.model.Address
 
getAdds() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
 
getAdjustmentJustification() - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
getAlgorithm() - Method in class gov.nist.secauto.oscal.lib.model.Hash
 
getAlters() - Method in class gov.nist.secauto.oscal.lib.model.Modify
 
getAsIs() - Method in class gov.nist.secauto.oscal.lib.model.Merge
 
getAssessmentAssets() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
getAssessmentAssets() - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
 
getAssessmentAssets() - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
getAssessmentLog() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getAssessmentPlatforms() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets
 
getAssessmentSubjects() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
getAssociatedActivities() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getAtFrequency() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing
 
getAttestations() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getAuthorizationBoundary() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getAuthorizedPrivileges() - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
getAvailabilityImpact() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
getBackMatter() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
getBackMatter() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
getBackMatter() - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
getBackMatter() - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
getBackMatter() - Method in interface gov.nist.secauto.oscal.lib.model.IOscalInstance
 
getBackMatter() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
getBackMatter() - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
getBackMatter() - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
getBase() - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
getBase64() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
getBase64Data(BackMatter.Resource) - Static method in class gov.nist.secauto.oscal.lib.OscalUtils
 
getBoundLoader() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
Gets the configured loader or creates a new default loader if no loader was configured.
getBuildTimestamp() - Method in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
getBuildTimestamp() - Method in class gov.nist.secauto.oscal.lib.OscalVersion
 
getByClass() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
getByComponents() - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
getByComponents() - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
getById() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
getById() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
getByItemName() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
getByName() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
getByNs() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
getCapabilities() - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
getCaption() - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
getCategorizations() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
getCharacterizations() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getChoice() - Method in class gov.nist.secauto.oscal.lib.model.ParameterSelection
 
getCitation() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
getCity() - Method in class gov.nist.secauto.oscal.lib.model.Address
 
getClazz() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
getClazz() - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
getClazz() - Method in class gov.nist.secauto.oscal.lib.model.Control
 
getClazz() - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
getClazz() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getClazz() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getClazz() - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
getClazz() - Method in class gov.nist.secauto.oscal.lib.model.Property
 
getClazz() - Method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.TargetType
Get the bound class associated with the target type.
getClazz() - Method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor.TargetType
Get the bound class associated with the target type.
getCollected() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getCombine() - Method in class gov.nist.secauto.oscal.lib.model.Merge
 
getComponents() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets
 
getComponents() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
getComponents() - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
getComponents() - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
 
getComponents() - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
getComponents() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
getComponentUuid() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
getComponentUuid() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getComponentUuid() - Method in class gov.nist.secauto.oscal.lib.model.IncorporatesComponent
 
getComponentUuid() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
getConfidentialityImpact() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
getConstraints() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getConstraints() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getControlId() - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
getControlId() - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
getControlId() - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
getControlId() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
 
getControlId() - Method in class gov.nist.secauto.oscal.lib.model.SelectControlById
 
getControlImplementation() - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
getControlImplementations() - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
getControlImplementations() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getControlObjectiveSelections() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
getControls() - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
getControls() - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
getControls() - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControlContainer
 
getControls() - Method in class gov.nist.secauto.oscal.lib.model.Control
 
getControlSelections() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
getCountry() - Method in class gov.nist.secauto.oscal.lib.model.Address
 
getCustom() - Method in class gov.nist.secauto.oscal.lib.model.Merge
 
getDataFlow() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getDate() - Method in class gov.nist.secauto.oscal.lib.model.Action
 
getDate() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.OnDate
 
getDateAuthorized() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getDateAuthorized() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
getDeadline() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getDependencies() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getDependsOn() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getDependsOn() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.IncorporatesComponent
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
getDescription() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getDiagrams() - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
getDiagrams() - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
getDiagrams() - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
getDocumentIds() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
getDocumentIds() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getDynamicContext() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
getEmailAddresses() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
getEmailAddresses() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getEnd() - Method in class gov.nist.secauto.oscal.lib.model.PortRange
 
getEnd() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
getEnd() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getEnd() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getEnd() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.WithinDateRange
 
getEntities() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
getEntities() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
Get a copy of the entity map.
getEntitiesByItemType(IEntityItem.ItemType) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
getEntitiesByItemType(IEntityItem.ItemType) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
getEntity(IEntityItem.ItemType, String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor.Context
 
getEntity(IEntityItem.ItemType, String) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
Lookup an item of the given itemType having the given identifier.
getEntity(IEntityItem.ItemType, String, boolean) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
getEntity(IEntityItem.ItemType, String, boolean) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
Lookup an item of the given itemType having the given identifier.
getEntity(IEntityItem.ItemType, String, boolean) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.ReassignmentIndexer
 
getEntity(IEntityItem.ItemType, UUID) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
getEntityItemTypes(InlineLinkNode) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AnchorReferencePolicy
 
getEntityItemTypes(InsertAnchorExtension.InsertAnchorNode) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.InsertReferencePolicy
 
getEntityItemTypes(TYPE) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractCustomReferencePolicy
Get the possible item types that can be searched in the order in which the identifier will be looked up.
getEntityItemTypes(TYPE) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractMultiItemTypeReferencePolicy
 
getEntityResolver(URI) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
getEntries() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog
 
getEntries() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog
 
getExcludeControls() - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
 
getExcludeControls() - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
 
getExcludeControls() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
getExcludeObjectives() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
getExcludeSubjects() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
getExclusionFilter() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter.Filter
 
getExclusionFilter() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter
 
getExpires() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getExport() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getExpression() - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint.Test
 
getExternalIds() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getFacets() - Method in class gov.nist.secauto.oscal.lib.model.Characterization
 
getFilename() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Base64
 
getFilter() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionState
 
getFindings() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
getFindings() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getFindingUuid() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.RelatedFinding
 
getFlat() - Method in class gov.nist.secauto.oscal.lib.model.Merge
 
getFunctionsPerformed() - Method in class gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
 
getGitBranch() - Method in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
getGitBranch() - Method in class gov.nist.secauto.oscal.lib.OscalVersion
 
getGitClosestTag() - Method in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
getGitClosestTag() - Method in class gov.nist.secauto.oscal.lib.OscalVersion
 
getGitCommit() - Method in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
getGitCommit() - Method in class gov.nist.secauto.oscal.lib.OscalVersion
 
getGitOriginUrl() - Method in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
getGitOriginUrl() - Method in class gov.nist.secauto.oscal.lib.OscalVersion
 
getGroup() - Method in class gov.nist.secauto.oscal.lib.model.Property
 
getGroups() - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
getGroups() - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
getGroups() - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IGroupContainer
 
getGroups() - Method in class gov.nist.secauto.oscal.lib.model.Merge.Custom
 
getGroups() - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
getGuidelines() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getGuidelines() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getHashes() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
 
getHowMany() - Method in class gov.nist.secauto.oscal.lib.model.ParameterSelection
 
getHref() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
 
getHref() - Method in class gov.nist.secauto.oscal.lib.model.ImportAp
 
getHref() - Method in class gov.nist.secauto.oscal.lib.model.ImportComponentDefinition
 
getHref() - Method in class gov.nist.secauto.oscal.lib.model.ImportProfile
 
getHref() - Method in class gov.nist.secauto.oscal.lib.model.ImportSsp
 
getHref() - Method in class gov.nist.secauto.oscal.lib.model.Link
 
getHref() - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
getHref() - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
 
getHref() - Method in class gov.nist.secauto.oscal.lib.model.ThreatId
 
getId() - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
getId() - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControl
 
getId() - Method in class gov.nist.secauto.oscal.lib.model.Control
 
getId() - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
getId() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
getId() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getId() - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
getIdentifiedSubject() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
getIdentifier() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
getIdentifier() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
Get the entity's current identifier value.
getIdentifierGroup() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.PatternIdentifierParser
 
getIdentifierParser() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractCustomReferencePolicy
 
getIdentifierParser() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.ICustomReferencePolicy
Get the parser to use to parse an entity identifier from the reference text.
getIdentifierType() - Method in class gov.nist.secauto.oscal.lib.model.SystemId
 
getImplementationStatementUuid() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getImplementationStatus() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getImplementationStatus() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
getImplementationUuid() - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
getImplementedComponents() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
getImplementedRequirements() - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
getImplementedRequirements() - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
 
getImportAp() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
getImportComponentDefinitions() - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
getImportProfile() - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
getImports() - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
getImportSsp() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
getImportSsp() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
getIncludeAll() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
getIncludeAll() - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
 
getIncludeAll() - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
 
getIncludeAll() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
getIncludeAll() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
getIncludeControls() - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
 
getIncludeControls() - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
 
getIncludeControls() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
getIncludeObjectives() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
getIncludeSubjects() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
getInclusionFilter() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter.Filter
 
getInclusionFilter() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter
 
getIncorporatesComponents() - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
getIndex() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionState
 
getIndex() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlSelectionState
 
getIndexer() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor.Context
 
getIndexer() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor.Context
 
getIndexer(IControlSelectionState) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionVisitor
 
getIndexer(IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.ControlIndexingVisitor
 
getIndexer(T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 
getInformationTypeIds() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType.Categorization
 
getInformationTypes() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
 
getInherited() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getInsertControls() - Method in class gov.nist.secauto.oscal.lib.model.Merge.Custom
 
getInsertControls() - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
getInserts(Predicate<InsertAnchorExtension.InsertAnchorNode>) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart
 
getInserts(Predicate<InsertAnchorExtension.InsertAnchorNode>) - Method in interface gov.nist.secauto.oscal.lib.model.control.IPart
 
getInstance() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
getInstance() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
 
getInstanceValue() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
getInstanceValue() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
 
getIntegrityImpact() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
getInventoryItems() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
getInventoryItems() - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
 
getInventoryItems() - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
getInventoryItems() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
getItemType() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
getItemType() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
 
getItemTypesToVisit() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalApMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalArMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalAssessmentCommonMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalCatalogMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalCompleteMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalComponentDefinitionMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalControlCommonMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalImplementationCommonMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalMetadataMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalPoamMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalProfileMetaschema
 
getJsonBaseUri() - Method in class gov.nist.secauto.oscal.lib.model.OscalSspMetaschema
 
getLabel() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getLabel() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getLastModified() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getLastModified() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
getLeveragedAuthorizations() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
getLifecycle() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Action
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Characterization
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Control
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
getLinks() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getLocalDefinitions() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
getLocalDefinitions() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
getLocalDefinitions() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
getLocalDefinitions() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getLocations() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getLocations() - Method in interface gov.nist.secauto.oscal.lib.model.metadata.IMetadata
 
getLocationUuids() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getLoggedBy() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
getLoggedBy() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getMapper() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.ReassignmentIndexer
 
getMatching() - Method in interface gov.nist.secauto.oscal.lib.model.control.profile.IProfileSelectControlById
 
getMatching() - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
 
getMediaType() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Base64
 
getMediaType() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
 
getMediaType() - Method in class gov.nist.secauto.oscal.lib.model.Link
 
getMemberOfOrganizations() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getMerge() - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
getMetadata() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
getMetadata() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
getMetadata() - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
getMetadata() - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
getMetadata() - Method in interface gov.nist.secauto.oscal.lib.model.IOscalInstance
 
getMetadata() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
getMetadata() - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
getMetadata() - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
getMethod() - Method in class gov.nist.secauto.oscal.lib.model.Merge.Combine
 
getMethods() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getMitigatingFactors() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getModify() - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
getName() - Method in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
getName() - Method in interface gov.nist.secauto.oscal.lib.model.metadata.IProperty
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalApMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalArMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalAssessmentCommonMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalCatalogMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalCompleteMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalComponentDefinitionMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalControlCommonMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalImplementationCommonMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalMetadataMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalPoamMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalProfileMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.OscalSspMetaschema
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.Property
 
getName() - Method in class gov.nist.secauto.oscal.lib.model.Protocol
 
getName() - Method in class gov.nist.secauto.oscal.lib.OscalVersion
 
getNetworkArchitecture() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getNs() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
getNs() - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
getNs() - Method in interface gov.nist.secauto.oscal.lib.model.metadata.IProperty
 
getNs() - Method in class gov.nist.secauto.oscal.lib.model.Property
 
getObjectiveId() - Method in class gov.nist.secauto.oscal.lib.model.SelectObjectiveById
 
getObjectivesAndMethods() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
getObjectivesAndMethods() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
 
getObservations() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
getObservations() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getObservationUuid() - Method in class gov.nist.secauto.oscal.lib.model.Finding.RelatedObservation
 
getObservationUuid() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.RelatedObservation
 
getObservationUuid() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RelatedObservation
 
getOnDate() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing
 
getOrder() - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
 
getOrigin() - Method in class gov.nist.secauto.oscal.lib.model.Characterization
 
getOriginalIdentifier() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
getOriginalIdentifier() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
Get the identifier originally assigned to this entity.
getOrigins() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getOrigins() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getOrigins() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
getOrigins() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
getOrigins() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getOscalVersion() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getOscalVersion() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
getParameterReferences() - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter
 
getParameterReferences() - Method in interface gov.nist.secauto.oscal.lib.model.control.IParameter
 
getParamId() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getParamId() - Method in class gov.nist.secauto.oscal.lib.model.SetParameter
 
getParams() - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
getParams() - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
getParams() - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControlContainer
 
getParams() - Method in class gov.nist.secauto.oscal.lib.model.Control
 
getParams() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
getParams() - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
getParentControl() - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl
 
getParentControl() - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControl
 
getPart() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
getParties() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getParties() - Method in interface gov.nist.secauto.oscal.lib.model.metadata.IMetadata
 
getParts() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
getParts() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.TermsAndConditions
 
getParts() - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
getParts() - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.ICatalogGroup
 
getParts() - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControl
 
getParts() - Method in class gov.nist.secauto.oscal.lib.model.Control
 
getParts() - Method in interface gov.nist.secauto.oscal.lib.model.control.IPart
 
getParts() - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
getParts() - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
getParts() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
getParts() - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
getParts() - Method in class gov.nist.secauto.oscal.lib.model.Result.Attestation
 
getPartsRecursively() - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart
 
getPartyByUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractMetadata
 
getPartyByUuid(UUID) - Method in interface gov.nist.secauto.oscal.lib.model.metadata.IMetadata
 
getPartyUuid() - Method in class gov.nist.secauto.oscal.lib.model.LoggedBy
 
getPartyUuid() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
getPartyUuids() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
getPartyUuids() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
getPattern() - Method in class gov.nist.secauto.oscal.lib.model.Matching
 
getPattern() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.PatternIdentifierParser
 
getPeriod() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.AtFrequency
 
getPoamItems() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
getPortRanges() - Method in class gov.nist.secauto.oscal.lib.model.Protocol
 
getPosition() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
getPostalCode() - Method in class gov.nist.secauto.oscal.lib.model.Address
 
getProfileImport() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.Import
 
getProfileImportItem() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.Import
 
getProfileItem() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.Import
 
getPromotedControls() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
getPromotedParameters() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Action
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Characterization
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Control
 
getProps() - Method in interface gov.nist.secauto.oscal.lib.model.control.IParameter
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
getProps() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getProse() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
getProse() - Method in interface gov.nist.secauto.oscal.lib.model.control.IPart
 
getProse() - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
getProse() - Method in class gov.nist.secauto.oscal.lib.model.ParameterGuideline
 
getProtocols() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getProtocols() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getProvided() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
getProvidedUuid() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
getProvidedUuid() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
getPublished() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getPublished() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
getPurpose() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getPurpose() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getQName() - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty
 
getReason() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget.Status
 
getReferenceCount() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
getReferenceCount() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
 
getReferencedEntitiesAsStream(Collection<IEntityItem>) - Static method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
Keep entities that have a reference count greater than zero or are required to be kept based on the "keep"="always property.
getReferencedParameterIds() - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalog
 
getReferencedParameterIds() - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup
 
getReferencedParameterIds() - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl
 
getReferencedParameterIds() - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControlContainer
Get the parameter identifiers referenced in the object's context, but not by their child objects.
getReferenceText(InlineLinkNode) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AnchorReferencePolicy
 
getReferenceText(InsertAnchorExtension.InsertAnchorNode) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.InsertReferencePolicy
 
getReferenceText(Link) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.LinkReferencePolicy
 
getReferenceText(Property) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.PropertyReferencePolicy
 
getReferenceText(TYPE) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.ICustomReferencePolicy
Retrieve the reference text from the reference object.
getRel() - Method in class gov.nist.secauto.oscal.lib.model.Link
 
getRelatedControls() - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
getRelatedFindings() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
getRelatedObservations() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getRelatedObservations() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
getRelatedObservations() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getRelatedResponses() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getRelatedRisks() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getRelatedRisks() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
getRelatedTasks() - Method in class gov.nist.secauto.oscal.lib.model.Origin
 
getRelatedTasks() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
getRelatedTasks() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
getRelevantEvidence() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Action
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget.Status
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ImplementationStatus
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ImportAp
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ImportProfile
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ImportSsp
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalApMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalArMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalAssessmentCommonMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalCatalogMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalCompleteMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalComponentDefinitionMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalControlCommonMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalImplementationCommonMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalMetadataMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalPoamMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalProfileMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.OscalSspMetaschema
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint.Test
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Property
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.SetParameter
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Status
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent.Status
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Task.Dependency
 
getRemarks() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getRemediations() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getRemovedControls() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
getRemovedGroups() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
getRemovedParameters() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
getRemoves() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
 
getRequiredAssets() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
getResourceByUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.AbstractOscalInstance
 
getResourceByUuid(UUID) - Method in interface gov.nist.secauto.oscal.lib.model.IOscalInstance
 
getResourceByUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractBackMatter
 
getResourceByUuid(UUID) - Method in interface gov.nist.secauto.oscal.lib.model.metadata.IBackMatter
 
getResourceFragment() - Method in class gov.nist.secauto.oscal.lib.model.Link
 
getResources() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter
 
getResources() - Method in interface gov.nist.secauto.oscal.lib.model.metadata.IBackMatter
 
getResourceURI(BackMatter.Resource, String) - Static method in class gov.nist.secauto.oscal.lib.OscalUtils
 
getResponseUuid() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
getResponsibilities() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
getResponsibilityUuid() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
getResponsibleParties() - Method in class gov.nist.secauto.oscal.lib.model.Action
 
getResponsibleParties() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
getResponsibleParties() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
getResponsibleParties() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
getResponsibleParties() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getResponsibleParties() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
getResponsibleParties() - Method in class gov.nist.secauto.oscal.lib.model.Result.Attestation
 
getResponsibleParties() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
getResponsibleRoles() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getResults() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
getReviewedControls() - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
getReviewedControls() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
getReviewedControls() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getRevisions() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getRiskLog() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getRisks() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
getRisks() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getRiskUuid() - Method in class gov.nist.secauto.oscal.lib.model.Finding.AssociatedRisk
 
getRiskUuid() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.AssociatedRisk
 
getRlinks() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
getRoleId() - Method in class gov.nist.secauto.oscal.lib.model.LoggedBy
 
getRoleId() - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
getRoleId() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
getRoleId() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
getRoleIds() - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
getRoles() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getRoles() - Method in interface gov.nist.secauto.oscal.lib.model.metadata.IMetadata
 
getSatisfied() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getScheme() - Method in class gov.nist.secauto.oscal.lib.model.DocumentId
 
getScheme() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party.ExternalId
 
getSecurityImpactLevel() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getSecurityObjectiveAvailability() - Method in class gov.nist.secauto.oscal.lib.model.SecurityImpactLevel
 
getSecurityObjectiveConfidentiality() - Method in class gov.nist.secauto.oscal.lib.model.SecurityImpactLevel
 
getSecurityObjectiveIntegrity() - Method in class gov.nist.secauto.oscal.lib.model.SecurityImpactLevel
 
getSecuritySensitivityLevel() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getSelect() - Method in interface gov.nist.secauto.oscal.lib.model.control.IParameter
 
getSelect() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getSelect() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getSelected() - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
getSelectionState(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionState
 
getSelectionStatus(INodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
getSelectionStatus(INodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
getSelectionStatusMap() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
getSelectionStatusMap() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
getSetParameters() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getSetParameters() - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
getSetParameters() - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
getSetParameters() - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
 
getSetParameters() - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
getSetParameters() - Method in class gov.nist.secauto.oscal.lib.model.Modify
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalApMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalArMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalAssessmentCommonMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalCatalogMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalCompleteMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalComponentDefinitionMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalControlCommonMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalImplementationCommonMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalMetadataMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalPoamMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalProfileMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.OscalSspMetaschema
 
getShortName() - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
getSource() - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
getSource() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
getSource() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
 
getSources() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
getStart() - Method in class gov.nist.secauto.oscal.lib.model.PortRange
 
getStart() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
getStart() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getStart() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getStart() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.WithinDateRange
 
getState() - Method in class gov.nist.secauto.oscal.lib.model.Address
 
getState() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget.Status
 
getState() - Method in class gov.nist.secauto.oscal.lib.model.ImplementationStatus
 
getState() - Method in class gov.nist.secauto.oscal.lib.model.Status
 
getState() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent.Status
 
getStatement() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getStatementId() - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
getStatementId() - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
getStatementIds() - Method in class gov.nist.secauto.oscal.lib.model.SelectControlById
 
getStatements() - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
getStatements() - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
getStatus() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
getStatus() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getStatus() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getStatus() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getStatusChange() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getSteps() - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
getSubjectPlaceholderUuid() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask.IdentifiedSubject
 
getSubjects() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getSubjects() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
getSubjects() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask.IdentifiedSubject
 
getSubjects() - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
getSubjects() - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
getSubjects() - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
getSubjects() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getSubjectUuid() - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
getSubjectUuid() - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
getSystem() - Method in class gov.nist.secauto.oscal.lib.model.Action
 
getSystem() - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
getSystem() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType.Categorization
 
getSystem() - Method in class gov.nist.secauto.oscal.lib.model.ThreatId
 
getSystemCharacteristics() - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
getSystemId() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
getSystemIds() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getSystemImplementation() - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
getSystemInformation() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getSystemName() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getSystemNameShort() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
getTarget() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getTargetId() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
getTasks() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
getTasks() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
getTasks() - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
getTasks() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getTaskUuid() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder.Source
 
getTaskUuid() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
getTaskUuid() - Method in class gov.nist.secauto.oscal.lib.model.Task.Dependency
 
getTelephoneNumbers() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
getTelephoneNumbers() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getTermsAndConditions() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
getTests() - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint
 
getText() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
 
getText() - Method in class gov.nist.secauto.oscal.lib.model.Link
 
getThreatIds() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getTiming() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Control
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Protocol
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
getTitle() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getTransport() - Method in class gov.nist.secauto.oscal.lib.model.PortRange
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.Action
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.Address
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getType() - Method in class gov.nist.secauto.oscal.lib.model.TelephoneNumber
 
getTypes() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getUnit() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.AtFrequency
 
getUnreferencedEntitiesAsStream(Collection<IEntityItem>) - Static method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
Keep entities that have a reference count of zero or are not required to be kept based on the "keep"="always property.
getUrls() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
getUsage() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getUsage() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getUsers() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
getUsers() - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
getUsers() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
getUsesComponents() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Action
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
getUuid() - Method in interface gov.nist.secauto.oscal.lib.model.IOscalInstance
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Property
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Protocol
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
getUuid() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
getValue() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Base64
 
getValue() - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
getValue() - Method in class gov.nist.secauto.oscal.lib.model.DocumentId
 
getValue() - Method in class gov.nist.secauto.oscal.lib.model.Hash
 
getValue() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party.ExternalId
 
getValue() - Method in class gov.nist.secauto.oscal.lib.model.Property
 
getValue() - Method in class gov.nist.secauto.oscal.lib.model.SystemId
 
getValue() - Method in class gov.nist.secauto.oscal.lib.model.TelephoneNumber
 
getValue() - Method in class gov.nist.secauto.oscal.lib.model.ThreatId
 
getValues() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
getValues() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
getValues() - Method in class gov.nist.secauto.oscal.lib.model.SetParameter
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalApMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalArMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalAssessmentCommonMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalCatalogMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalCompleteMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalComponentDefinitionMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalControlCommonMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalImplementationCommonMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalMetadataMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalPoamMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalProfileMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.model.OscalSspMetaschema
 
getVersion() - Method in class gov.nist.secauto.oscal.lib.OscalVersion
 
getWithChildControls() - Method in interface gov.nist.secauto.oscal.lib.model.control.profile.IProfileSelectControlById
 
getWithChildControls() - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
 
getWithIds() - Method in interface gov.nist.secauto.oscal.lib.model.control.profile.IProfileSelectControlById
 
getWithIds() - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
 
getWithinDateRange() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalApMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalArMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalAssessmentCommonMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalCatalogMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalCompleteMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalComponentDefinitionMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalControlCommonMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalImplementationCommonMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalMetadataMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalPoamMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalProfileMetaschema
 
getXmlNamespace() - Method in class gov.nist.secauto.oscal.lib.model.OscalSspMetaschema
 
gov.nist.secauto.oscal.lib - package gov.nist.secauto.oscal.lib
 
gov.nist.secauto.oscal.lib.metapath.function.library - package gov.nist.secauto.oscal.lib.metapath.function.library
 
gov.nist.secauto.oscal.lib.model - package gov.nist.secauto.oscal.lib.model
 
gov.nist.secauto.oscal.lib.model.control - package gov.nist.secauto.oscal.lib.model.control
 
gov.nist.secauto.oscal.lib.model.control.catalog - package gov.nist.secauto.oscal.lib.model.control.catalog
 
gov.nist.secauto.oscal.lib.model.control.profile - package gov.nist.secauto.oscal.lib.model.control.profile
 
gov.nist.secauto.oscal.lib.model.metadata - package gov.nist.secauto.oscal.lib.model.metadata
 
gov.nist.secauto.oscal.lib.profile.resolver - package gov.nist.secauto.oscal.lib.profile.resolver
 
gov.nist.secauto.oscal.lib.profile.resolver.alter - package gov.nist.secauto.oscal.lib.profile.resolver.alter
 
gov.nist.secauto.oscal.lib.profile.resolver.merge - package gov.nist.secauto.oscal.lib.profile.resolver.merge
 
gov.nist.secauto.oscal.lib.profile.resolver.policy - package gov.nist.secauto.oscal.lib.profile.resolver.policy
 
gov.nist.secauto.oscal.lib.profile.resolver.selection - package gov.nist.secauto.oscal.lib.profile.resolver.selection
 
gov.nist.secauto.oscal.lib.profile.resolver.support - package gov.nist.secauto.oscal.lib.profile.resolver.support
 
group(CatalogGroup) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
GROUP - gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
 
guideline(ParameterGuideline) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 

H

handleAlter(IRequiredValueAssemblyNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
handleIdentifier(IRequiredValueModelNodeItem, TYPE, String, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractCustomReferencePolicy
Handle the provided identifier for a given type of reference.
handleIdentifierNonMatch(IRequiredValueModelNodeItem, InlineLinkNode, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AnchorReferencePolicy
 
handleIdentifierNonMatch(IRequiredValueModelNodeItem, Link, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.LinkReferencePolicy
 
handleIdentifierNonMatch(IRequiredValueModelNodeItem, TYPE, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractCustomReferencePolicy
Handle the case where the identifier was not a syntax match for an expected identifier.
handleIdentifierNonMatch(ICustomReferencePolicy<TYPE>, TYPE, IReferenceVisitor<?>) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.ICustomReferencePolicyHandler
A callback used to handle the case where an identifier could not be parsed from the reference text.
handleIndexHit(IRequiredValueModelNodeItem, TYPE, IEntityItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractCustomReferencePolicy
Handle an index hit.
handleIndexHit(ICustomReferencePolicy<TYPE>, TYPE, IEntityItem, IReferenceVisitor<?>) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.ICustomReferencePolicyHandler
A callback used to handle the case where an identifier could be parsed and the index contains a matching entity.
handleIndexMiss(IRequiredValueModelNodeItem, InlineLinkNode, List<IEntityItem.ItemType>, String, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AnchorReferencePolicy
 
handleIndexMiss(IRequiredValueModelNodeItem, InsertAnchorExtension.InsertAnchorNode, List<IEntityItem.ItemType>, String, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.InsertReferencePolicy
 
handleIndexMiss(IRequiredValueModelNodeItem, Link, List<IEntityItem.ItemType>, String, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.LinkReferencePolicy
 
handleIndexMiss(IRequiredValueModelNodeItem, Property, List<IEntityItem.ItemType>, String, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.PropertyReferencePolicy
 
handleIndexMiss(IRequiredValueModelNodeItem, TYPE, List<IEntityItem.ItemType>, String, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractCustomReferencePolicy
Handle an index miss for a reference.
handleIndexMiss(ICustomReferencePolicy<TYPE>, TYPE, List<IEntityItem.ItemType>, String, IReferenceVisitor<?>) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractIndexMissPolicyHandler
 
handleIndexMiss(ICustomReferencePolicy<TYPE>, TYPE, List<IEntityItem.ItemType>, String, IReferenceVisitor<?>) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.ICustomReferencePolicyHandler
A callback used to handle the case where an identifier could be parsed from the reference text, but the index didn't contain a matching entity.
handleMerge(Catalog, IDocumentNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
handleModify(Catalog, IDocumentNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
handleReference(IRequiredValueModelNodeItem, T, ReferenceCountingVisitor.Context) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.IReferencePolicy
Handle the provided reference.
handleReference(IRequiredValueModelNodeItem, TYPE, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractCustomReferencePolicy
 
handleSelected(IRequiredValueModelNodeItem, TYPE, IEntityItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractCustomReferencePolicy
Handle an index hit against an item related to an selected control.
handleSetParameter(IRequiredValueAssemblyNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
handleUnselected(IRequiredValueModelNodeItem, InlineLinkNode, IEntityItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AnchorReferencePolicy
 
handleUnselected(IRequiredValueModelNodeItem, Link, IEntityItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.LinkReferencePolicy
 
handleUnselected(IRequiredValueModelNodeItem, Property, IEntityItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.PropertyReferencePolicy
 
handleUnselected(IRequiredValueModelNodeItem, TYPE, IEntityItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AbstractCustomReferencePolicy
Handle an index hit against an item related to an unselected control.
HAS_PROP_KEEP_METAPATH - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
hasBase64Data(BackMatter.Resource) - Static method in class gov.nist.secauto.oscal.lib.OscalUtils
 
Hash - Class in gov.nist.secauto.oscal.lib.model
A representation of a cryptographic digest generated over a resource using a specified hash algorithm.
Hash() - Constructor for class gov.nist.secauto.oscal.lib.model.Hash
 
hasNamespace(IDefinitionNodeItem, ISequence<? extends IStringItem>) - Static method in class gov.nist.secauto.oscal.lib.metapath.function.library.HasOscalNamespace
 
HasOscalNamespace - Class in gov.nist.secauto.oscal.lib.metapath.function.library
 

I

IBackMatter - Interface in gov.nist.secauto.oscal.lib.model.metadata
 
ICatalog - Interface in gov.nist.secauto.oscal.lib.model.control.catalog
 
ICatalogGroup - Interface in gov.nist.secauto.oscal.lib.model.control.catalog
 
ICatalogVisitor<RESULT,​CONTEXT> - Interface in gov.nist.secauto.oscal.lib.model.control.catalog
 
ICatalogVisitor<T,​R> - Interface in gov.nist.secauto.oscal.lib.profile.resolver.support
Used to visit a catalog containing groups and controls.
IControl - Interface in gov.nist.secauto.oscal.lib.model.control.catalog
 
IControlContainer - Interface in gov.nist.secauto.oscal.lib.model.control.catalog
 
IControlFilter - Interface in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
IControlFilter.Filter - Class in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
IControlSelectionFilter - Interface in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
IControlSelectionState - Interface in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
ICustomReferencePolicy<TYPE> - Interface in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
ICustomReferencePolicyHandler<TYPE> - Interface in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
id(String) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
IdentifiedSubject() - Constructor for class gov.nist.secauto.oscal.lib.model.RelatedTask.IdentifiedSubject
 
identifierKey(Function<T, R>) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.ModifyPhaseUtils
 
IDENTITY - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIdentifierMapper
 
IDENTITY_PARSER - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.IIdentifierParser
 
identityKey() - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.ModifyPhaseUtils
 
IEntityItem - Interface in gov.nist.secauto.oscal.lib.profile.resolver.support
 
IEntityItem.ItemType - Enum in gov.nist.secauto.oscal.lib.profile.resolver.support
 
ignore() - Static method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.IReferencePolicy
Get a reference policy that will ignore processing the reference.
IGNORE_INDEX_MISS_POLICY - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.ICustomReferencePolicyHandler
 
IGNORE_POLICY - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.IReferencePolicy
 
IGroupContainer - Interface in gov.nist.secauto.oscal.lib.model.control.catalog
 
IIdentifierMapper - Interface in gov.nist.secauto.oscal.lib.profile.resolver.support
 
IIdentifierParser - Interface in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
IIndexer - Interface in gov.nist.secauto.oscal.lib.profile.resolver.support
 
IIndexer.SelectionStatus - Enum in gov.nist.secauto.oscal.lib.profile.resolver.support
 
ILink - Interface in gov.nist.secauto.oscal.lib.model.metadata
 
IMetadata - Interface in gov.nist.secauto.oscal.lib.model.metadata
 
Impact - Class in gov.nist.secauto.oscal.lib.model
The expected level of impact resulting from the described information.
Impact() - Constructor for class gov.nist.secauto.oscal.lib.model.Impact
 
ImplementationStatus - Class in gov.nist.secauto.oscal.lib.model
Indicates the degree to which the a given control is implemented.
ImplementationStatus() - Constructor for class gov.nist.secauto.oscal.lib.model.ImplementationStatus
 
ImplementedComponent() - Constructor for class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
ImplementedRequirement - Class in gov.nist.secauto.oscal.lib.model
Describes how the system satisfies the requirements of an individual control.
ImplementedRequirement() - Constructor for class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
Import - Class in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
Import(IDocumentNodeItem, IModelNodeItem) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.selection.Import
 
ImportAp - Class in gov.nist.secauto.oscal.lib.model
Used by assessment-results to import information about the original plan for assessing the system.
ImportAp() - Constructor for class gov.nist.secauto.oscal.lib.model.ImportAp
 
ImportComponentDefinition - Class in gov.nist.secauto.oscal.lib.model
Loads a component definition from another resource.
ImportComponentDefinition() - Constructor for class gov.nist.secauto.oscal.lib.model.ImportComponentDefinition
 
ImportCycleException - Exception in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
ImportCycleException() - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.selection.ImportCycleException
 
ImportCycleException(String) - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.selection.ImportCycleException
 
ImportCycleException(String, Throwable) - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.selection.ImportCycleException
 
ImportCycleException(String, Throwable, boolean, boolean) - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.selection.ImportCycleException
 
ImportCycleException(Throwable) - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.selection.ImportCycleException
 
ImportProfile - Class in gov.nist.secauto.oscal.lib.model
Used to import the OSCAL profile representing the system's control baseline.
ImportProfile() - Constructor for class gov.nist.secauto.oscal.lib.model.ImportProfile
 
ImportSsp - Class in gov.nist.secauto.oscal.lib.model
Used by the assessment plan and POA&M to import information about the system.
ImportSsp() - Constructor for class gov.nist.secauto.oscal.lib.model.ImportSsp
 
IncludeAll - Class in gov.nist.secauto.oscal.lib.model
Include all controls from the imported catalog or profile resources.
IncludeAll() - Constructor for class gov.nist.secauto.oscal.lib.model.IncludeAll
 
IncorporatesComponent - Class in gov.nist.secauto.oscal.lib.model
The collection of components comprising this capability.
IncorporatesComponent() - Constructor for class gov.nist.secauto.oscal.lib.model.IncorporatesComponent
 
incrementReferenceCount() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
incrementReferenceCount() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
 
incrementReferenceCount(IRequiredValueModelNodeItem, IEntityItem.ItemType, String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor.Context
 
incrementReferenceCount(IRequiredValueModelNodeItem, IEntityItem.ItemType, UUID) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor.Context
 
InformationType() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
Inherited() - Constructor for class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
InsertControls - Class in gov.nist.secauto.oscal.lib.model
Specifies which controls to use in the containing context.
InsertControls() - Constructor for class gov.nist.secauto.oscal.lib.model.InsertControls
 
InsertReferencePolicy - Class in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
InsertReferencePolicy() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.policy.InsertReferencePolicy
 
instance() - Static method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
instance() - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
instance() - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
instance() - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionVisitor
 
instance() - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor
 
internalReferenceFragmentToId(String) - Static method in class gov.nist.secauto.oscal.lib.OscalUtils
Get the id based on a URI's fragment.
internalReferenceFragmentToId(URI) - Static method in class gov.nist.secauto.oscal.lib.OscalUtils
Get the id based on a URI's fragment.
InventoryItem - Class in gov.nist.secauto.oscal.lib.model
A single managed inventory item within the system.
InventoryItem() - Constructor for class gov.nist.secauto.oscal.lib.model.InventoryItem
 
InventoryItem.ImplementedComponent - Class in gov.nist.secauto.oscal.lib.model
The set of components that are implemented in a given system inventory item.
IOscalInstance - Interface in gov.nist.secauto.oscal.lib.model
 
IParameter - Interface in gov.nist.secauto.oscal.lib.model.control
 
IPart - Interface in gov.nist.secauto.oscal.lib.model.control
 
IProfileSelectControlById - Interface in gov.nist.secauto.oscal.lib.model.control.profile
 
IProperty - Interface in gov.nist.secauto.oscal.lib.model.metadata
 
IReferencePolicy<T> - Interface in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
IReferenceVisitor<T> - Interface in gov.nist.secauto.oscal.lib.profile.resolver.policy
A visitor used to process references.
IResult - Interface in gov.nist.secauto.oscal.lib.profile.resolver.selection
 
isIdentifierReassigned() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
Determine if the identifier was reassigned.
isInternalReference(URI) - Static method in class gov.nist.secauto.oscal.lib.OscalUtils
 
isNamespaceEqual(URI) - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty
 
isNamespaceEqual(URI) - Method in interface gov.nist.secauto.oscal.lib.model.metadata.IProperty
 
isReferencedEntity(IEntityItem) - Static method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
isResolved(IEntityItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor.Context
 
isSelected(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionState
 
isSelected(IRequiredValueModelNodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlSelectionState
 
isSelected(IEntityItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
isSelected(IEntityItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
isUuid() - Method in enum gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
 
isVisitedItemType(IEntityItem.ItemType) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
 

K

KEEP_ENTITY_PREDICATE - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 

L

label(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
label(String) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
lazyAppend(Lazy<Set<T>>, Lazy<Set<T>>) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
LeveragedAuthorization() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
LibOscalVersion - Class in gov.nist.secauto.oscal.lib
 
LibOscalVersion() - Constructor for class gov.nist.secauto.oscal.lib.LibOscalVersion
 
link(Link) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
link(Link) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
link(Link) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
link(Link) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl.Builder
 
Link - Class in gov.nist.secauto.oscal.lib.model
A reference to a local or remote resource, that has a specific relation to the containing object.
Link() - Constructor for class gov.nist.secauto.oscal.lib.model.Link
 
LINK - gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor.TargetType
 
LinkReferencePolicy - Class in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
LinkReferencePolicy(List<IEntityItem.ItemType>) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.policy.LinkReferencePolicy
 
loadAssessmentPlan(File) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadAssessmentPlan(URL) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadAssessmentPlan(Path) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadAssessmentResults(File) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadAssessmentResults(URL) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadAssessmentResults(Path) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadCatalog(File) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadCatalog(URL) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadCatalog(Path) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadComponentDefinition(File) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadComponentDefinition(URL) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadComponentDefinition(Path) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadPlanOfActionAndMilestones(File) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadPlanOfActionAndMilestones(URL) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadPlanOfActionAndMilestones(Path) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadProfile(File) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadProfile(URL) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadProfile(Path) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadSystemSecurityPlan(File) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadSystemSecurityPlan(URL) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
loadSystemSecurityPlan(Path) - Method in class gov.nist.secauto.oscal.lib.OscalBindingContext
 
LocalDefinitions - Class in gov.nist.secauto.oscal.lib.model
Allows components, and inventory-items to be defined within the POA&M for circumstances where no OSCAL-based SSP exists, or is not delivered with the POA&M.
LocalDefinitions() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
LocalDefinitions() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
 
LocalDefinitions() - Constructor for class gov.nist.secauto.oscal.lib.model.LocalDefinitions
 
LocalDefinitions() - Constructor for class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
LocalObjective - Class in gov.nist.secauto.oscal.lib.model
A local definition of a control objective for this assessment.
LocalObjective() - Constructor for class gov.nist.secauto.oscal.lib.model.LocalObjective
 
Location() - Constructor for class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
LOCATION - gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
 
LoggedBy - Class in gov.nist.secauto.oscal.lib.model
Used to indicate who created a log entry in what role.
LoggedBy() - Constructor for class gov.nist.secauto.oscal.lib.model.LoggedBy
 
logIndex(IIndexer, Level) - Static method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 

M

mapByItemType(IEntityItem.ItemType, String) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIdentifierMapper
 
mapControlIdentifier(String) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIdentifierMapper
 
mapGroupIdentifier(String) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIdentifierMapper
 
mapParameterIdentifier(String) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIdentifierMapper
 
mapPartIdentifier(String) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIdentifierMapper
 
mapRoleIdentifier(String) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIdentifierMapper
 
markResolved(IEntityItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor.Context
 
match(IControl) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter
Determines if the control is matched by this filter.
match(IControl, boolean) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter.Filter
 
match(IControl, boolean) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter
Determines if the control is matched by this filter.
match(String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultControlSelectionFilter
Checks if the provided control identifier matches the criteria defined by this object.
MATCH - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlSelectionFilter
 
matchIds(String...) - Static method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlSelectionFilter
 
matching(Pattern) - Method in class gov.nist.secauto.oscal.lib.model.control.profile.AbstractProfileSelectControlById.Builder
 
Matching - Class in gov.nist.secauto.oscal.lib.model
Selecting a set of controls by matching their IDs with a wildcard pattern.
Matching() - Constructor for class gov.nist.secauto.oscal.lib.model.Matching
 
merge(List<Link>, List<Link>) - Static method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractLink
 
merge(List<Property>, List<Property>) - Static method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty
 
merge(List<T>, List<T>, Function<? super T, String>) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.ModifyPhaseUtils
 
Merge - Class in gov.nist.secauto.oscal.lib.model
Provides structuring directives that instruct how controls are organized after profile resolution.
Merge() - Constructor for class gov.nist.secauto.oscal.lib.model.Merge
 
Merge.Combine - Class in gov.nist.secauto.oscal.lib.model
A Combine element defines how to resolve duplicate instances of the same control (e.g., controls with the same ID).
Merge.Custom - Class in gov.nist.secauto.oscal.lib.model
Provides an alternate grouping structure that selected controls will be placed in.
Merge.Flat - Class in gov.nist.secauto.oscal.lib.model
Directs that controls appear without any grouping structure.
mergeItem(T, T) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.ModifyPhaseUtils
 
Metadata - Class in gov.nist.secauto.oscal.lib.model
Provides information about the containing document, and defines concepts that are shared across the document.
Metadata() - Constructor for class gov.nist.secauto.oscal.lib.model.Metadata
 
Metadata.Location - Class in gov.nist.secauto.oscal.lib.model
A physical point of presence, which may be associated with people, organizations, or other concepts within the current or linked OSCAL document.
Metadata.Party - Class in gov.nist.secauto.oscal.lib.model
An organization or person, which may be associated with roles or other concepts within the current or linked OSCAL document.
Metadata.Party.ExternalId - Class in gov.nist.secauto.oscal.lib.model
An identifier for a person or organization using a designated scheme.
Metadata.Revision - Class in gov.nist.secauto.oscal.lib.model
An entry in a sequential list of revisions to the containing document, expected to be in reverse chronological order (i.e.
Metadata.Role - Class in gov.nist.secauto.oscal.lib.model
Defines a function, which might be assigned to a party in a specific situation.
MitigatingFactor() - Constructor for class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
Modify - Class in gov.nist.secauto.oscal.lib.model
Set parameters or amend controls in resolution.
Modify() - Constructor for class gov.nist.secauto.oscal.lib.model.Modify
 
Modify.Alter - Class in gov.nist.secauto.oscal.lib.model
Specifies changes to be made to an included control when a profile is resolved.
Modify.Alter.Add - Class in gov.nist.secauto.oscal.lib.model
Specifies contents to be added into controls, in resolution.
Modify.Alter.Remove - Class in gov.nist.secauto.oscal.lib.model
Specifies objects to be removed from a control based on specific aspects of the object that must all match.
Modify.ProfileSetParameter - Class in gov.nist.secauto.oscal.lib.model
A parameter setting, to be propagated to points of insertion.
ModifyPhaseUtils - Class in gov.nist.secauto.oscal.lib.profile.resolver
 

N

NAME - Static variable in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
NAME - Static variable in class gov.nist.secauto.oscal.lib.OscalVersion
 
namespace(URI) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
namespace(URI) - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty.Builder
 
NetworkArchitecture - Class in gov.nist.secauto.oscal.lib.model
A description of the system's network architecture, optionally supplemented by diagrams that illustrate the network architecture.
NetworkArchitecture() - Constructor for class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
newBuilder(IRequiredValueModelNodeItem, IEntityItem.ItemType, String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
Create a new builder with the provided info.
newBuilder(IRequiredValueModelNodeItem, IEntityItem.ItemType, String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.ReassignmentIndexer
 
newBuilder(IRequiredValueModelNodeItem, IEntityItem.ItemType, UUID) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
newControlFilter() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.Import
 
newDefaultResult(ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
newDefaultResult(FilterNonSelectedVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor
 
newDefaultResult(IControlSelectionState) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionVisitor
 
newDefaultResult(IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
newDefaultResult(IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.ControlIndexingVisitor
 
newDefaultResult(T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogVisitor
 
newImportSource(URI, IDocumentNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
newIndexer() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.Import
 
newInputSource(BackMatter.Resource, EntityResolver, String) - Static method in class gov.nist.secauto.oscal.lib.OscalUtils
 
newInstance(ProfileImport) - Static method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter
Construct a new filter instance based on the provided profile import statement.
newInstance(IControlSelectionFilter, IControlSelectionFilter) - Static method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter
 
NON_MATCH - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlSelectionFilter
 
NONE_MATCH - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlFilter
 
NONE_MATCH - Static variable in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IControlSelectionFilter
 
normalizeIdentifier(String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
Lower case UUID-based identifiers and leave others unmodified.
normalizeNamespace(URI) - Static method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty
 

O

Observation - Class in gov.nist.secauto.oscal.lib.model
Describes an individual observation.
Observation() - Constructor for class gov.nist.secauto.oscal.lib.model.Observation
 
Observation.RelevantEvidence - Class in gov.nist.secauto.oscal.lib.model
Links this observation to relevant evidence.
OnDate() - Constructor for class gov.nist.secauto.oscal.lib.model.Task.Timing.OnDate
 
Origin - Class in gov.nist.secauto.oscal.lib.model
Identifies the source of the finding, such as a tool, interviewed person, or activity.
Origin() - Constructor for class gov.nist.secauto.oscal.lib.model.Origin
 
Origin() - Constructor for class gov.nist.secauto.oscal.lib.model.PoamItem.Origin
 
ORIGIN - Static variable in class gov.nist.secauto.oscal.lib.LibOscalVersion
 
ORIGIN - Static variable in class gov.nist.secauto.oscal.lib.OscalVersion
 
OriginActor - Class in gov.nist.secauto.oscal.lib.model
The actor that produces an observation, a finding, or a risk.
OriginActor() - Constructor for class gov.nist.secauto.oscal.lib.model.OriginActor
 
OSCAL_NAMESPACE - Static variable in interface gov.nist.secauto.oscal.lib.model.metadata.IProperty
 
OSCAL_VERSION - Static variable in class gov.nist.secauto.oscal.lib.OscalUtils
 
OscalApMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalApMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalApMetaschema
 
OscalArMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalArMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalArMetaschema
 
OscalAssessmentCommonMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalAssessmentCommonMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalAssessmentCommonMetaschema
 
OscalBindingContext - Class in gov.nist.secauto.oscal.lib
 
OscalBindingContext() - Constructor for class gov.nist.secauto.oscal.lib.OscalBindingContext
Construct a new OSCAL-flavored binding context.
OscalBindingContext(Set<IConstraintSet>) - Constructor for class gov.nist.secauto.oscal.lib.OscalBindingContext
Construct a new OSCAL-flavored binding context with custom constraints.
OscalCatalogMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalCatalogMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalCatalogMetaschema
 
OscalCompleteMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalCompleteMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalCompleteMetaschema
 
OscalComponentDefinitionMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalComponentDefinitionMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalComponentDefinitionMetaschema
 
OscalControlCommonMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalControlCommonMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalControlCommonMetaschema
 
OscalFunctionLibrary - Class in gov.nist.secauto.oscal.lib.metapath.function.library
 
OscalFunctionLibrary() - Constructor for class gov.nist.secauto.oscal.lib.metapath.function.library.OscalFunctionLibrary
 
OscalImplementationCommonMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalImplementationCommonMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalImplementationCommonMetaschema
 
OscalMetadataMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalMetadataMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalMetadataMetaschema
 
OscalPoamMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalPoamMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalPoamMetaschema
 
OscalProfileMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalProfileMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalProfileMetaschema
 
OscalSspMetaschema - Class in gov.nist.secauto.oscal.lib.model
 
OscalSspMetaschema(List<? extends IMetaschema>, IBindingContext) - Constructor for class gov.nist.secauto.oscal.lib.model.OscalSspMetaschema
 
OscalUtils - Class in gov.nist.secauto.oscal.lib
 
OscalVersion - Class in gov.nist.secauto.oscal.lib
 
OscalVersion() - Constructor for class gov.nist.secauto.oscal.lib.OscalVersion
 

P

param(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
param(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl.Builder
 
PARAM - gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.TargetType
 
PARAM - gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor.TargetType
 
Parameter - Class in gov.nist.secauto.oscal.lib.model
Parameters provide a mechanism for the dynamic assignment of value(s) in a control.
Parameter() - Constructor for class gov.nist.secauto.oscal.lib.model.Parameter
 
PARAMETER - gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
 
ParameterConstraint - Class in gov.nist.secauto.oscal.lib.model
A formal or informal expression of a constraint or test.
ParameterConstraint() - Constructor for class gov.nist.secauto.oscal.lib.model.ParameterConstraint
 
ParameterConstraint.Test - Class in gov.nist.secauto.oscal.lib.model
A test expression which is expected to be evaluated by a tool.
ParameterGuideline - Class in gov.nist.secauto.oscal.lib.model
A prose statement that provides a recommendation for the use of a parameter.
ParameterGuideline() - Constructor for class gov.nist.secauto.oscal.lib.model.ParameterGuideline
 
ParameterSelection - Class in gov.nist.secauto.oscal.lib.model
Presenting a choice among alternatives.
ParameterSelection() - Constructor for class gov.nist.secauto.oscal.lib.model.ParameterSelection
 
parse(String) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.IIdentifierParser
Parse the referenceText for the identifier.
parse(String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.PatternIdentifierParser
 
part(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
part(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
part(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl.Builder
 
PART - gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.TargetType
 
PART - gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor.TargetType
 
PART - gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
 
Party() - Constructor for class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
PARTY - gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
 
PatternIdentifierParser - Class in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
PatternIdentifierParser(String, int) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.policy.PatternIdentifierParser
 
PatternIdentifierParser(Pattern, int) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.policy.PatternIdentifierParser
 
PlanOfActionAndMilestones - Class in gov.nist.secauto.oscal.lib.model
A plan of action and milestones which identifies initial and residual risks, deviations, and disposition, such as those required by FedRAMP.
PlanOfActionAndMilestones() - Constructor for class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
PoamItem - Class in gov.nist.secauto.oscal.lib.model
Describes an individual POA&M item.
PoamItem() - Constructor for class gov.nist.secauto.oscal.lib.model.PoamItem
 
PoamItem.AssociatedRisk - Class in gov.nist.secauto.oscal.lib.model
Relates the finding to a set of referenced risks that were used to determine the finding.
PoamItem.Origin - Class in gov.nist.secauto.oscal.lib.model
Identifies the source of the finding, such as a tool or person.
PoamItem.RelatedFinding - Class in gov.nist.secauto.oscal.lib.model
Relates the poam-item to referenced finding(s).
PoamItem.RelatedObservation - Class in gov.nist.secauto.oscal.lib.model
Relates the poam-item to a set of referenced observations that were used to determine the finding.
PortRange - Class in gov.nist.secauto.oscal.lib.model
Where applicable this is the IPv4 port range on which the service operates.
PortRange() - Constructor for class gov.nist.secauto.oscal.lib.model.PortRange
 
Profile - Class in gov.nist.secauto.oscal.lib.model
Each OSCAL profile is defined by a profile element.
Profile() - Constructor for class gov.nist.secauto.oscal.lib.model.Profile
 
ProfileGroup - Class in gov.nist.secauto.oscal.lib.model
A group of (selected) controls or of groups of controls.
ProfileGroup() - Constructor for class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
ProfileImport - Class in gov.nist.secauto.oscal.lib.model
Designates a referenced source catalog or profile that provides a source of control information for use in creating a new overlay or baseline.
ProfileImport() - Constructor for class gov.nist.secauto.oscal.lib.model.ProfileImport
 
ProfileResolutionEvaluationException - Exception in gov.nist.secauto.oscal.lib.profile.resolver
 
ProfileResolutionEvaluationException() - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolutionEvaluationException
 
ProfileResolutionEvaluationException(String) - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolutionEvaluationException
 
ProfileResolutionEvaluationException(String, Throwable) - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolutionEvaluationException
 
ProfileResolutionEvaluationException(Throwable) - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolutionEvaluationException
 
ProfileResolutionException - Exception in gov.nist.secauto.oscal.lib.profile.resolver
 
ProfileResolutionException(String) - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolutionException
Create a new profile resolution exception with the provided message.
ProfileResolutionException(String, Throwable) - Constructor for exception gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolutionException
Create a new profile resolution exception with the provided message based on the provided cause.
ProfileResolver - Class in gov.nist.secauto.oscal.lib.profile.resolver
 
ProfileResolver() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
ProfileResolver.StructuringDirective - Enum in gov.nist.secauto.oscal.lib.profile.resolver
 
ProfileSelectControlById - Class in gov.nist.secauto.oscal.lib.model
Select a control or controls from an imported control set.
ProfileSelectControlById() - Constructor for class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
 
ProfileSetParameter() - Constructor for class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
promoteControl(Control) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
promoteControl(Control) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IResult
 
promoteParameter(Parameter) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
promoteParameter(Parameter) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.selection.IResult
 
prop(Property) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
prop(Property) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
prop(Property) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
prop(Property) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl.Builder
 
PROP - gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor.TargetType
 
Property - Class in gov.nist.secauto.oscal.lib.model
An attribute, characteristic, or quality of the containing object expressed as a namespace qualified name/value pair.
Property() - Constructor for class gov.nist.secauto.oscal.lib.model.Property
 
PropertyReferencePolicy - Class in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
PropertyReferencePolicy(IIdentifierParser, List<IEntityItem.ItemType>) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.policy.PropertyReferencePolicy
 
prose(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
prose(String) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
Protocol - Class in gov.nist.secauto.oscal.lib.model
Information about the protocol used to provide a service.
Protocol() - Constructor for class gov.nist.secauto.oscal.lib.model.Protocol
 
Provided() - Constructor for class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 

Q

qname(String) - Static method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty
 
qname(URI, String) - Static method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty
 

R

ReassignmentIndexer - Class in gov.nist.secauto.oscal.lib.profile.resolver.support
 
ReassignmentIndexer(IIdentifierMapper) - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.support.ReassignmentIndexer
 
ReferenceCountingVisitor - Class in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
ReferenceCountingVisitor() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
ReferenceCountingVisitor.Context - Class in gov.nist.secauto.oscal.lib.profile.resolver.policy
 
RelatedFinding() - Constructor for class gov.nist.secauto.oscal.lib.model.PoamItem.RelatedFinding
 
RelatedObservation() - Constructor for class gov.nist.secauto.oscal.lib.model.Finding.RelatedObservation
 
RelatedObservation() - Constructor for class gov.nist.secauto.oscal.lib.model.PoamItem.RelatedObservation
 
RelatedObservation() - Constructor for class gov.nist.secauto.oscal.lib.model.Risk.RelatedObservation
 
RelatedResponse() - Constructor for class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
RelatedTask - Class in gov.nist.secauto.oscal.lib.model
Identifies an individual task for which the containing object is a consequence of.
RelatedTask() - Constructor for class gov.nist.secauto.oscal.lib.model.RelatedTask
 
RelatedTask.IdentifiedSubject - Class in gov.nist.secauto.oscal.lib.model
Used to detail assessment subjects that were identfied by this task.
relation(String) - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractLink.Builder
 
RelevantEvidence() - Constructor for class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
remarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
remove(Control, String, String, String, String, RemoveVisitor.TargetType) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor
Apply the remove directive.
Remove() - Constructor for class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
removeAction(Action) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Remove the first matching Action item from the underlying collection.
removeActivity(Activity) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
Remove the first matching Activity item from the underlying collection.
removeActivity(Activity) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
Remove the first matching Activity item from the underlying collection.
removeActor(OriginActor) - Method in class gov.nist.secauto.oscal.lib.model.Origin
Remove the first matching OriginActor item from the underlying collection.
removeActor(OriginActor) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.Origin
Remove the first matching OriginActor item from the underlying collection.
removeAdd(Modify.Alter.Add) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
Remove the first matching Modify.Alter.Add item from the underlying collection.
removeAddress(Address) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Remove the first matching Address item from the underlying collection.
removeAddrLine(String) - Method in class gov.nist.secauto.oscal.lib.model.Address
Remove the first matching String item from the underlying collection.
removeAlter(Modify.Alter) - Method in class gov.nist.secauto.oscal.lib.model.Modify
Remove the first matching Modify.Alter item from the underlying collection.
removeAssessmentPlatform(AssessmentAssets.AssessmentPlatform) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets
Remove the first matching AssessmentAssets.AssessmentPlatform item from the underlying collection.
removeAssessmentSubject(AssessmentSubject) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
Remove the first matching AssessmentSubject item from the underlying collection.
removeAssessmentTask(Task) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
Remove the first matching Task item from the underlying collection.
removeAssociatedActivity(Task.AssociatedActivity) - Method in class gov.nist.secauto.oscal.lib.model.Task
Remove the first matching Task.AssociatedActivity item from the underlying collection.
removeAssociatedRisk(Finding.AssociatedRisk) - Method in class gov.nist.secauto.oscal.lib.model.Finding
Remove the first matching Finding.AssociatedRisk item from the underlying collection.
removeAssociatedRisk(PoamItem.AssociatedRisk) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Remove the first matching PoamItem.AssociatedRisk item from the underlying collection.
removeAttestation(Result.Attestation) - Method in class gov.nist.secauto.oscal.lib.model.Result
Remove the first matching Result.Attestation item from the underlying collection.
removeAuthorizedPrivilege(AuthorizedPrivilege) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
Remove the first matching AuthorizedPrivilege item from the underlying collection.
removeByComponent(ByComponent) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Remove the first matching ByComponent item from the underlying collection.
removeByComponent(ByComponent) - Method in class gov.nist.secauto.oscal.lib.model.Statement
Remove the first matching ByComponent item from the underlying collection.
removeCapability(Capability) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
Remove the first matching Capability item from the underlying collection.
removeCategorization(SystemInformation.InformationType.Categorization) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
Remove the first matching SystemInformation.InformationType.Categorization item from the underlying collection.
removeCharacterization(Characterization) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Remove the first matching Characterization item from the underlying collection.
removeChoice(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.ParameterSelection
Remove the first matching MarkupLine item from the underlying collection.
removeComponent(DefinedComponent) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
Remove the first matching DefinedComponent item from the underlying collection.
removeComponent(SystemComponent) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets
Remove the first matching SystemComponent item from the underlying collection.
removeComponent(SystemComponent) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
Remove the first matching SystemComponent item from the underlying collection.
removeComponent(SystemComponent) - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
Remove the first matching SystemComponent item from the underlying collection.
removeComponent(SystemComponent) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
Remove the first matching SystemComponent item from the underlying collection.
removeComponent(SystemComponent) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Remove the first matching SystemComponent item from the underlying collection.
removeConstraint(ParameterConstraint) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Remove the first matching ParameterConstraint item from the underlying collection.
removeConstraint(ParameterConstraint) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
Remove the first matching ParameterConstraint item from the underlying collection.
removeControl(Control) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
Remove the first matching Control item from the underlying collection.
removeControl(Control) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Remove the first matching Control item from the underlying collection.
removeControl(Control) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControlContainer
Remove the first matching Control item from the underlying collection.
removeControl(Control) - Method in class gov.nist.secauto.oscal.lib.model.Control
Remove the first matching Control item from the underlying collection.
removeControl(Control) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
removeControlImplementation(ComponentControlImplementation) - Method in class gov.nist.secauto.oscal.lib.model.Capability
Remove the first matching ComponentControlImplementation item from the underlying collection.
removeControlImplementation(ComponentControlImplementation) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
Remove the first matching ComponentControlImplementation item from the underlying collection.
removeControlObjectiveSelection(ReviewedControls.ControlObjectiveSelection) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
Remove the first matching ReviewedControls.ControlObjectiveSelection item from the underlying collection.
removeControlSelection(ReviewedControls.ControlSelection) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
Remove the first matching ReviewedControls.ControlSelection item from the underlying collection.
removeDependency(Task.Dependency) - Method in class gov.nist.secauto.oscal.lib.model.Task
Remove the first matching Task.Dependency item from the underlying collection.
removeDiagram(Diagram) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
Remove the first matching Diagram item from the underlying collection.
removeDiagram(Diagram) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
Remove the first matching Diagram item from the underlying collection.
removeDiagram(Diagram) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
Remove the first matching Diagram item from the underlying collection.
removeDocumentId(DocumentId) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
Remove the first matching DocumentId item from the underlying collection.
removeDocumentId(DocumentId) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Remove the first matching DocumentId item from the underlying collection.
removeEmailAddress(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
Remove the first matching String item from the underlying collection.
removeEmailAddress(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Remove the first matching String item from the underlying collection.
removeEntry(Result.AssessmentLog.Entry) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog
Remove the first matching Result.AssessmentLog.Entry item from the underlying collection.
removeEntry(Risk.RiskLog.Entry) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog
Remove the first matching Risk.RiskLog.Entry item from the underlying collection.
removeExcludeControl(SelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
Remove the first matching SelectControlById item from the underlying collection.
removeExcludeControls(ProfileSelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
Remove the first matching ProfileSelectControlById item from the underlying collection.
removeExcludeControls(ProfileSelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
Remove the first matching ProfileSelectControlById item from the underlying collection.
removeExcludeObjective(SelectObjectiveById) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
Remove the first matching SelectObjectiveById item from the underlying collection.
removeExcludeSubject(SelectSubjectById) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
Remove the first matching SelectSubjectById item from the underlying collection.
removeExternalId(Metadata.Party.ExternalId) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Remove the first matching Metadata.Party.ExternalId item from the underlying collection.
removeFacet(Characterization.Facet) - Method in class gov.nist.secauto.oscal.lib.model.Characterization
Remove the first matching Characterization.Facet item from the underlying collection.
removeFinding(Finding) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
Remove the first matching Finding item from the underlying collection.
removeFinding(Finding) - Method in class gov.nist.secauto.oscal.lib.model.Result
Remove the first matching Finding item from the underlying collection.
removeFunctionPerformed(String) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
Remove the first matching String item from the underlying collection.
removeGroup(CatalogGroup) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
Remove the first matching CatalogGroup item from the underlying collection.
removeGroup(CatalogGroup) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Remove the first matching CatalogGroup item from the underlying collection.
removeGroup(CatalogGroup) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IGroupContainer
Remove the first matching CatalogGroup item from the underlying collection.
removeGroup(CatalogGroup) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
removeGroup(ProfileGroup) - Method in class gov.nist.secauto.oscal.lib.model.Merge.Custom
Remove the first matching ProfileGroup item from the underlying collection.
removeGroup(ProfileGroup) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Remove the first matching ProfileGroup item from the underlying collection.
removeGuideline(ParameterGuideline) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Remove the first matching ParameterGuideline item from the underlying collection.
removeGuideline(ParameterGuideline) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
Remove the first matching ParameterGuideline item from the underlying collection.
removeHash(Hash) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
Remove the first matching Hash item from the underlying collection.
removeImplementedComponent(InventoryItem.ImplementedComponent) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
Remove the first matching InventoryItem.ImplementedComponent item from the underlying collection.
removeImplementedRequirement(ComponentImplementedRequirement) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
Remove the first matching ComponentImplementedRequirement item from the underlying collection.
removeImplementedRequirement(ImplementedRequirement) - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
Remove the first matching ImplementedRequirement item from the underlying collection.
removeImport(ProfileImport) - Method in class gov.nist.secauto.oscal.lib.model.Profile
Remove the first matching ProfileImport item from the underlying collection.
removeImportComponentDefinition(ImportComponentDefinition) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
Remove the first matching ImportComponentDefinition item from the underlying collection.
removeIncludeControl(SelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
Remove the first matching SelectControlById item from the underlying collection.
removeIncludeControls(ProfileSelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
Remove the first matching ProfileSelectControlById item from the underlying collection.
removeIncludeControls(ProfileSelectControlById) - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
Remove the first matching ProfileSelectControlById item from the underlying collection.
removeIncludeObjective(SelectObjectiveById) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
Remove the first matching SelectObjectiveById item from the underlying collection.
removeIncludeSubject(SelectSubjectById) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
Remove the first matching SelectSubjectById item from the underlying collection.
removeIncorporatesComponent(IncorporatesComponent) - Method in class gov.nist.secauto.oscal.lib.model.Capability
Remove the first matching IncorporatesComponent item from the underlying collection.
removeInformationType(SystemInformation.InformationType) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
Remove the first matching SystemInformation.InformationType item from the underlying collection.
removeInformationTypeId(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType.Categorization
Remove the first matching String item from the underlying collection.
removeInherited(ByComponent.Inherited) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Remove the first matching ByComponent.Inherited item from the underlying collection.
removeInsertControls(InsertControls) - Method in class gov.nist.secauto.oscal.lib.model.Merge.Custom
Remove the first matching InsertControls item from the underlying collection.
removeInsertControls(InsertControls) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Remove the first matching InsertControls item from the underlying collection.
removeInventoryItem(InventoryItem) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
Remove the first matching InventoryItem item from the underlying collection.
removeInventoryItem(InventoryItem) - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
Remove the first matching InventoryItem item from the underlying collection.
removeInventoryItem(InventoryItem) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
Remove the first matching InventoryItem item from the underlying collection.
removeInventoryItem(InventoryItem) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Remove the first matching InventoryItem item from the underlying collection.
removeItem(IEntityItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
removeItem(IEntityItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
removeItems(List<T>, Collection<T>) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
removeLeveragedAuthorization(SystemImplementation.LeveragedAuthorization) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Remove the first matching SystemImplementation.LeveragedAuthorization item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Action
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Activity
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Capability
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Characterization
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Control
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Diagram
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Finding
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Impact
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Response
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Result
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Statement
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
Remove the first matching Link item from the underlying collection.
removeLink(Link) - Method in class gov.nist.secauto.oscal.lib.model.Task
Remove the first matching Link item from the underlying collection.
removeLocation(Metadata.Location) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Remove the first matching Metadata.Location item from the underlying collection.
removeLocationUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Remove the first matching UUID item from the underlying collection.
removeLoggedBy(LoggedBy) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
Remove the first matching LoggedBy item from the underlying collection.
removeLoggedBy(LoggedBy) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
Remove the first matching LoggedBy item from the underlying collection.
removeMatching(Matching) - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
Remove the first matching Matching item from the underlying collection.
removeMemberOfOrganization(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Remove the first matching UUID item from the underlying collection.
removeMethod(String) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Remove the first matching String item from the underlying collection.
removeMitigatingFactor(Risk.MitigatingFactor) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Remove the first matching Risk.MitigatingFactor item from the underlying collection.
removeObjectivesAndMethods(LocalObjective) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
Remove the first matching LocalObjective item from the underlying collection.
removeObjectivesAndMethods(LocalObjective) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
Remove the first matching LocalObjective item from the underlying collection.
removeObservation(Observation) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
Remove the first matching Observation item from the underlying collection.
removeObservation(Observation) - Method in class gov.nist.secauto.oscal.lib.model.Result
Remove the first matching Observation item from the underlying collection.
removeOrigin(Origin) - Method in class gov.nist.secauto.oscal.lib.model.Finding
Remove the first matching Origin item from the underlying collection.
removeOrigin(Origin) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Remove the first matching Origin item from the underlying collection.
removeOrigin(Origin) - Method in class gov.nist.secauto.oscal.lib.model.Response
Remove the first matching Origin item from the underlying collection.
removeOrigin(Origin) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Remove the first matching Origin item from the underlying collection.
removeOrigin(PoamItem.Origin) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Remove the first matching PoamItem.Origin item from the underlying collection.
removeParam(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
Remove the first matching Parameter item from the underlying collection.
removeParam(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Remove the first matching Parameter item from the underlying collection.
removeParam(Parameter) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControlContainer
Remove the first matching Parameter item from the underlying collection.
removeParam(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.Control
Remove the first matching Parameter item from the underlying collection.
removeParam(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
Remove the first matching Parameter item from the underlying collection.
removeParam(Parameter) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Remove the first matching Parameter item from the underlying collection.
removeParameter(Parameter) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.DefaultResult
 
removePart(AssessmentPart) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
Remove the first matching AssessmentPart item from the underlying collection.
removePart(AssessmentPart) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.TermsAndConditions
Remove the first matching AssessmentPart item from the underlying collection.
removePart(AssessmentPart) - Method in class gov.nist.secauto.oscal.lib.model.Result.Attestation
Remove the first matching AssessmentPart item from the underlying collection.
removePart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Remove the first matching ControlPart item from the underlying collection.
removePart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.Control
Remove the first matching ControlPart item from the underlying collection.
removePart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
Remove the first matching ControlPart item from the underlying collection.
removePart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
Remove the first matching ControlPart item from the underlying collection.
removePart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
Remove the first matching ControlPart item from the underlying collection.
removePart(ControlPart) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Remove the first matching ControlPart item from the underlying collection.
removePartsFromIndex(IRequiredValueModelNodeItem, IIndexer) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor
 
removeParty(Metadata.Party) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Remove the first matching Metadata.Party item from the underlying collection.
removePartyUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
Remove the first matching UUID item from the underlying collection.
removePartyUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
Remove the first matching UUID item from the underlying collection.
removePoamItem(PoamItem) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
Remove the first matching PoamItem item from the underlying collection.
removePortRange(PortRange) - Method in class gov.nist.secauto.oscal.lib.model.Protocol
Remove the first matching PortRange item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Action
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Activity
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Capability
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Characterization
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Control
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Diagram
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Finding
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Impact
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Response
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Result
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Statement
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
Remove the first matching Property item from the underlying collection.
removeProp(Property) - Method in class gov.nist.secauto.oscal.lib.model.Task
Remove the first matching Property item from the underlying collection.
removeProtocol(Protocol) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
Remove the first matching Protocol item from the underlying collection.
removeProtocol(Protocol) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
Remove the first matching Protocol item from the underlying collection.
removeProvided(ByComponent.Export.Provided) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
Remove the first matching ByComponent.Export.Provided item from the underlying collection.
removeRelatedFinding(PoamItem.RelatedFinding) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Remove the first matching PoamItem.RelatedFinding item from the underlying collection.
removeRelatedObservation(Finding.RelatedObservation) - Method in class gov.nist.secauto.oscal.lib.model.Finding
Remove the first matching Finding.RelatedObservation item from the underlying collection.
removeRelatedObservation(PoamItem.RelatedObservation) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
Remove the first matching PoamItem.RelatedObservation item from the underlying collection.
removeRelatedObservation(Risk.RelatedObservation) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Remove the first matching Risk.RelatedObservation item from the underlying collection.
removeRelatedResponse(Risk.RiskLog.Entry.RelatedResponse) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
Remove the first matching Risk.RiskLog.Entry.RelatedResponse item from the underlying collection.
removeRelatedTask(RelatedTask) - Method in class gov.nist.secauto.oscal.lib.model.Origin
Remove the first matching RelatedTask item from the underlying collection.
removeRelatedTask(RelatedTask) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
Remove the first matching RelatedTask item from the underlying collection.
removeRelatedTask(RelatedTask) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
Remove the first matching RelatedTask item from the underlying collection.
removeRelevantEvidence(Observation.RelevantEvidence) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Remove the first matching Observation.RelevantEvidence item from the underlying collection.
removeRemove(Modify.Alter.Remove) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
Remove the first matching Modify.Alter.Remove item from the underlying collection.
removeRequiredAsset(Response.RequiredAsset) - Method in class gov.nist.secauto.oscal.lib.model.Response
Remove the first matching Response.RequiredAsset item from the underlying collection.
removeResource(BackMatter.Resource) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter
Remove the first matching BackMatter.Resource item from the underlying collection.
removeResponse(Response) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Remove the first matching Response item from the underlying collection.
removeResponsibility(ByComponent.Export.Responsibility) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
Remove the first matching ByComponent.Export.Responsibility item from the underlying collection.
removeResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.Action
Remove the first matching ResponsibleParty item from the underlying collection.
removeResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
Remove the first matching ResponsibleParty item from the underlying collection.
removeResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
Remove the first matching ResponsibleParty item from the underlying collection.
removeResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
Remove the first matching ResponsibleParty item from the underlying collection.
removeResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Remove the first matching ResponsibleParty item from the underlying collection.
removeResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
Remove the first matching ResponsibleParty item from the underlying collection.
removeResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.Result.Attestation
Remove the first matching ResponsibleParty item from the underlying collection.
removeResponsibleParty(ResponsibleParty) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
Remove the first matching ResponsibleParty item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.Activity
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.Statement
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
Remove the first matching ResponsibleRole item from the underlying collection.
removeResponsibleRole(ResponsibleRole) - Method in class gov.nist.secauto.oscal.lib.model.Task
Remove the first matching ResponsibleRole item from the underlying collection.
removeResult(Result) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
Remove the first matching Result item from the underlying collection.
removeRevision(Metadata.Revision) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Remove the first matching Metadata.Revision item from the underlying collection.
removeRisk(Risk) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
Remove the first matching Risk item from the underlying collection.
removeRisk(Risk) - Method in class gov.nist.secauto.oscal.lib.model.Result
Remove the first matching Risk item from the underlying collection.
removeRlink(BackMatter.Resource.Rlink) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
Remove the first matching BackMatter.Resource.Rlink item from the underlying collection.
removeRole(Metadata.Role) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
Remove the first matching Metadata.Role item from the underlying collection.
removeRoleId(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
Remove the first matching String item from the underlying collection.
removeSatisfied(ByComponent.Satisfied) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Remove the first matching ByComponent.Satisfied item from the underlying collection.
removeSetParameter(Modify.ProfileSetParameter) - Method in class gov.nist.secauto.oscal.lib.model.Modify
Remove the first matching Modify.ProfileSetParameter item from the underlying collection.
removeSetParameter(SetParameter) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
Remove the first matching SetParameter item from the underlying collection.
removeSetParameter(SetParameter) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
Remove the first matching SetParameter item from the underlying collection.
removeSetParameter(SetParameter) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Remove the first matching SetParameter item from the underlying collection.
removeSetParameter(SetParameter) - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
Remove the first matching SetParameter item from the underlying collection.
removeSetParameter(SetParameter) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Remove the first matching SetParameter item from the underlying collection.
removeSource(AssessmentSubjectPlaceholder.Source) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
Remove the first matching AssessmentSubjectPlaceholder.Source item from the underlying collection.
removeStatement(ComponentStatement) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Remove the first matching ComponentStatement item from the underlying collection.
removeStatement(Statement) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Remove the first matching Statement item from the underlying collection.
removeStatementId(String) - Method in class gov.nist.secauto.oscal.lib.model.SelectControlById
Remove the first matching String item from the underlying collection.
removeStep(Activity.Step) - Method in class gov.nist.secauto.oscal.lib.model.Activity
Remove the first matching Activity.Step item from the underlying collection.
removeSubject(AssessmentSubject) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask.IdentifiedSubject
Remove the first matching AssessmentSubject item from the underlying collection.
removeSubject(AssessmentSubject) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
Remove the first matching AssessmentSubject item from the underlying collection.
removeSubject(AssessmentSubject) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
Remove the first matching AssessmentSubject item from the underlying collection.
removeSubject(AssessmentSubject) - Method in class gov.nist.secauto.oscal.lib.model.Task
Remove the first matching AssessmentSubject item from the underlying collection.
removeSubject(SubjectReference) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Remove the first matching SubjectReference item from the underlying collection.
removeSubject(SubjectReference) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
Remove the first matching SubjectReference item from the underlying collection.
removeSubject(SubjectReference) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
Remove the first matching SubjectReference item from the underlying collection.
removeSystemId(SystemId) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
Remove the first matching SystemId item from the underlying collection.
removeTask(Task) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
Remove the first matching Task item from the underlying collection.
removeTask(Task) - Method in class gov.nist.secauto.oscal.lib.model.Response
Remove the first matching Task item from the underlying collection.
removeTask(Task) - Method in class gov.nist.secauto.oscal.lib.model.Task
Remove the first matching Task item from the underlying collection.
removeTelephoneNumber(TelephoneNumber) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
Remove the first matching TelephoneNumber item from the underlying collection.
removeTelephoneNumber(TelephoneNumber) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
Remove the first matching TelephoneNumber item from the underlying collection.
removeTest(ParameterConstraint.Test) - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint
Remove the first matching ParameterConstraint.Test item from the underlying collection.
removeThreatId(ThreatId) - Method in class gov.nist.secauto.oscal.lib.model.Risk
Remove the first matching ThreatId item from the underlying collection.
removeType(String) - Method in class gov.nist.secauto.oscal.lib.model.Observation
Remove the first matching String item from the underlying collection.
removeUrl(URI) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
Remove the first matching URI item from the underlying collection.
removeUser(SystemUser) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
Remove the first matching SystemUser item from the underlying collection.
removeUser(SystemUser) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
Remove the first matching SystemUser item from the underlying collection.
removeUser(SystemUser) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
Remove the first matching SystemUser item from the underlying collection.
removeUsesComponent(AssessmentAssets.AssessmentPlatform.UsesComponent) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
Remove the first matching AssessmentAssets.AssessmentPlatform.UsesComponent item from the underlying collection.
removeValue(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
Remove the first matching String item from the underlying collection.
removeValue(String) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
Remove the first matching String item from the underlying collection.
removeValue(String) - Method in class gov.nist.secauto.oscal.lib.model.SetParameter
Remove the first matching String item from the underlying collection.
RemoveVisitor - Class in gov.nist.secauto.oscal.lib.profile.resolver.alter
 
RemoveVisitor() - Constructor for class gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor
 
RemoveVisitor.TargetType - Enum in gov.nist.secauto.oscal.lib.profile.resolver.alter
 
removeWithId(String) - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
Remove the first matching String item from the underlying collection.
RequiredAsset() - Constructor for class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
resetReferenceCount() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
resetReferenceCount() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
 
resetSelectionStatus() - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
resetSelectionStatus() - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
resolve(IDocumentNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
resolve(IDocumentNodeItem, Catalog) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.Import
 
resolve(IDocumentNodeItem, Stack<URI>) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
resolveControl(IRequiredValueModelNodeItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
resolveEntity(IEntityItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
resolveEntity(IEntityItem, ReferenceCountingVisitor.Context, BiConsumer<IEntityItem, ReferenceCountingVisitor.Context>) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
resolveGroup(IRequiredValueModelNodeItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
resolveImport(IRequiredValueModelNodeItem, IDocumentNodeItem, Stack<URI>, Catalog) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
resolveLocation(IEntityItem, ReferenceCountingVisitor.Context) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
resolveParameter(IEntityItem, ReferenceCountingVisitor.Context) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
resolveProfile(IDocumentNodeItem, DynamicContext) - Static method in class gov.nist.secauto.oscal.lib.metapath.function.library.ResolveProfile
 
resolveProfile(IDocumentNodeItem, Stack<URI>) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
Resolve the profile to a catalog.
resolveProfile(File) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
resolveProfile(URL) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
resolveProfile(Path) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
ResolveProfile - Class in gov.nist.secauto.oscal.lib.metapath.function.library
 
resolveResource(IEntityItem, ReferenceCountingVisitor.Context) - Static method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
Resource() - Constructor for class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
RESOURCE - gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
 
Response - Class in gov.nist.secauto.oscal.lib.model
Describes either recommended or an actual plan for addressing the risk.
Response() - Constructor for class gov.nist.secauto.oscal.lib.model.Response
 
Response.RequiredAsset - Class in gov.nist.secauto.oscal.lib.model
Identifies an asset required to achieve remediation.
Responsibility() - Constructor for class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
ResponsibleParty - Class in gov.nist.secauto.oscal.lib.model
A reference to a set of persons and/or organizations that have responsibility for performing the referenced role in the context of the containing object.
ResponsibleParty() - Constructor for class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
ResponsibleRole - Class in gov.nist.secauto.oscal.lib.model
A reference to a role with responsibility for performing a function relative to the containing object, optionally associated with a set of persons and/or organizations that perform that role.
ResponsibleRole() - Constructor for class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
Result - Class in gov.nist.secauto.oscal.lib.model
Used by the assessment results and POA&M.
Result() - Constructor for class gov.nist.secauto.oscal.lib.model.Result
 
Result.AssessmentLog - Class in gov.nist.secauto.oscal.lib.model
A log of all assessment-related actions taken.
Result.AssessmentLog.Entry - Class in gov.nist.secauto.oscal.lib.model
Identifies the result of an action and/or task that occurred as part of executing an assessment plan or an assessment event that occurred in producing the assessment results.
Result.Attestation - Class in gov.nist.secauto.oscal.lib.model
A set of textual statements, typically written by the assessor.
Result.LocalDefinitions - Class in gov.nist.secauto.oscal.lib.model
Used to define data objects that are used in the assessment plan, that do not appear in the referenced SSP.
ReviewedControls - Class in gov.nist.secauto.oscal.lib.model
Identifies the controls being assessed and their control objectives.
ReviewedControls() - Constructor for class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
ReviewedControls.ControlObjectiveSelection - Class in gov.nist.secauto.oscal.lib.model
Identifies the control objectives of the assessment.
ReviewedControls.ControlSelection - Class in gov.nist.secauto.oscal.lib.model
Identifies the controls being assessed.
Revision() - Constructor for class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
Risk - Class in gov.nist.secauto.oscal.lib.model
An identified risk.
Risk() - Constructor for class gov.nist.secauto.oscal.lib.model.Risk
 
Risk.MitigatingFactor - Class in gov.nist.secauto.oscal.lib.model
Describes an existing mitigating factor that may affect the overall determination of the risk, with an optional link to an implementation statement in the SSP.
Risk.RelatedObservation - Class in gov.nist.secauto.oscal.lib.model
Relates the finding to a set of referenced observations that were used to determine the finding.
Risk.RiskLog - Class in gov.nist.secauto.oscal.lib.model
A log of all risk-related tasks taken.
Risk.RiskLog.Entry - Class in gov.nist.secauto.oscal.lib.model
Identifies an individual risk response that occurred as part of managing an identified risk.
Risk.RiskLog.Entry.RelatedResponse - Class in gov.nist.secauto.oscal.lib.model
Identifies an individual risk response that this log entry is for.
RiskLog() - Constructor for class gov.nist.secauto.oscal.lib.model.Risk.RiskLog
 
Rlink() - Constructor for class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
 
RMF_NAMESPACE - Static variable in interface gov.nist.secauto.oscal.lib.model.metadata.IProperty
 
Role() - Constructor for class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
ROLE - gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
 

S

Satisfied() - Constructor for class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
SecurityImpactLevel - Class in gov.nist.secauto.oscal.lib.model
The overall level of expected impact resulting from unauthorized disclosure, modification, or loss of access to information.
SecurityImpactLevel() - Constructor for class gov.nist.secauto.oscal.lib.model.SecurityImpactLevel
 
select(ParameterSelection) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
SelectControlById - Class in gov.nist.secauto.oscal.lib.model
Used to select a control for inclusion/exclusion based on one or more control identifiers.
SelectControlById() - Constructor for class gov.nist.secauto.oscal.lib.model.SelectControlById
 
SELECTED - gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer.SelectionStatus
 
SelectObjectiveById - Class in gov.nist.secauto.oscal.lib.model
Used to select a control objective for inclusion/exclusion based on the control objective's identifier.
SelectObjectiveById() - Constructor for class gov.nist.secauto.oscal.lib.model.SelectObjectiveById
 
SelectSubjectById - Class in gov.nist.secauto.oscal.lib.model
Identifies a set of assessment subjects to include/exclude by UUID.
SelectSubjectById() - Constructor for class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
setActions(List<Action>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setActivities(List<Activity>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
setActivities(List<Activity>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
 
setActivityUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
setActors(List<OriginActor>) - Method in class gov.nist.secauto.oscal.lib.model.Origin
 
setActors(List<OriginActor>) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.Origin
 
setActorUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
setAddress(Address) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
setAddresses(List<Address>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setAddrLines(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.Address
 
setAdds(List<Modify.Alter.Add>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
 
setAdjustmentJustification(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
setAlgorithm(String) - Method in class gov.nist.secauto.oscal.lib.model.Hash
 
setAlters(List<Modify.Alter>) - Method in class gov.nist.secauto.oscal.lib.model.Modify
 
setAsIs(Boolean) - Method in class gov.nist.secauto.oscal.lib.model.Merge
 
setAssessmentAssets(AssessmentAssets) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
setAssessmentAssets(AssessmentAssets) - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
 
setAssessmentAssets(AssessmentAssets) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
setAssessmentLog(Result.AssessmentLog) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setAssessmentPlatforms(List<AssessmentAssets.AssessmentPlatform>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets
 
setAssessmentSubjects(List<AssessmentSubject>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
setAssociatedActivities(List<Task.AssociatedActivity>) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setAtFrequency(Task.Timing.AtFrequency) - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing
 
setAttestations(List<Result.Attestation>) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setAuthorizationBoundary(AuthorizationBoundary) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setAuthorizedPrivileges(List<AuthorizedPrivilege>) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
setAvailabilityImpact(Impact) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
setBackMatter(BackMatter) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
setBackMatter(BackMatter) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
setBackMatter(BackMatter) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
setBackMatter(BackMatter) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
setBackMatter(BackMatter) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
setBackMatter(BackMatter) - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
setBackMatter(BackMatter) - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
setBase(String) - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
setBase64(BackMatter.Resource.Base64) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
setBoundLoader(IBoundLoader) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
setByClass(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
setByComponents(List<ByComponent>) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
setByComponents(List<ByComponent>) - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
setById(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
setById(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
setByItemName(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
setByName(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
setByNs(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
setCapabilities(List<Capability>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
setCaption(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
setCategorizations(List<SystemInformation.InformationType.Categorization>) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
setCharacterizations(List<Characterization>) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setChoice(List<MarkupLine>) - Method in class gov.nist.secauto.oscal.lib.model.ParameterSelection
 
setCitation(BackMatter.Resource.Citation) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
setCity(String) - Method in class gov.nist.secauto.oscal.lib.model.Address
 
setClazz(String) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
setClazz(String) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
setClazz(String) - Method in class gov.nist.secauto.oscal.lib.model.Control
 
setClazz(String) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
setClazz(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setClazz(String) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setClazz(String) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
setClazz(String) - Method in class gov.nist.secauto.oscal.lib.model.Property
 
setCollected(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setCombine(Merge.Combine) - Method in class gov.nist.secauto.oscal.lib.model.Merge
 
setComponents(List<DefinedComponent>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
setComponents(List<SystemComponent>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets
 
setComponents(List<SystemComponent>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
setComponents(List<SystemComponent>) - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
 
setComponents(List<SystemComponent>) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
setComponents(List<SystemComponent>) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
setComponentUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
setComponentUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setComponentUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.IncorporatesComponent
 
setComponentUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
setConfidentialityImpact(Impact) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
setConstraints(List<ParameterConstraint>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setConstraints(List<ParameterConstraint>) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setControlId(String) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
setControlId(String) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
setControlId(String) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
setControlId(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
 
setControlId(String) - Method in class gov.nist.secauto.oscal.lib.model.SelectControlById
 
setControlImplementation(ControlImplementation) - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
setControlImplementations(List<ComponentControlImplementation>) - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
setControlImplementations(List<ComponentControlImplementation>) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setControlObjectiveSelections(List<ReviewedControls.ControlObjectiveSelection>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
setControls(List<Control>) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
setControls(List<Control>) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
setControls(List<Control>) - Method in class gov.nist.secauto.oscal.lib.model.Control
 
setControlSelections(List<ReviewedControls.ControlSelection>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
setCountry(String) - Method in class gov.nist.secauto.oscal.lib.model.Address
 
setCustom(Merge.Custom) - Method in class gov.nist.secauto.oscal.lib.model.Merge
 
setDataFlow(DataFlow) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setDate(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Action
 
setDate(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.OnDate
 
setDateAuthorized(Date) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setDateAuthorized(Date) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
setDeadline(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setDependencies(List<Task.Dependency>) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setDependsOn(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setDependsOn(String) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.IncorporatesComponent
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Response
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
setDescription(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setDiagrams(List<Diagram>) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
setDiagrams(List<Diagram>) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
setDiagrams(List<Diagram>) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
setDocumentIds(List<DocumentId>) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
setDocumentIds(List<DocumentId>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setDynamicContext(DynamicContext) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
setEmailAddresses(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
setEmailAddresses(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setEnd(BigInteger) - Method in class gov.nist.secauto.oscal.lib.model.PortRange
 
setEnd(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
setEnd(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setEnd(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setEnd(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.WithinDateRange
 
setEntries(List<Result.AssessmentLog.Entry>) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog
 
setEntries(List<Risk.RiskLog.Entry>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog
 
setExcludeControls(List<ProfileSelectControlById>) - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
 
setExcludeControls(List<ProfileSelectControlById>) - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
 
setExcludeControls(List<SelectControlById>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
setExcludeObjectives(List<SelectObjectiveById>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
setExcludeSubjects(List<SelectSubjectById>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
setExpires(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setExport(ByComponent.Export) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setExpression(String) - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint.Test
 
setExternalIds(List<Metadata.Party.ExternalId>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setFacets(List<Characterization.Facet>) - Method in class gov.nist.secauto.oscal.lib.model.Characterization
 
setFilename(String) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Base64
 
setFindings(List<Finding>) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
setFindings(List<Finding>) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setFindingUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.RelatedFinding
 
setFlat(Merge.Flat) - Method in class gov.nist.secauto.oscal.lib.model.Merge
 
setFunctionsPerformed(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
 
setGroup(String) - Method in class gov.nist.secauto.oscal.lib.model.Property
 
setGroups(List<CatalogGroup>) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
setGroups(List<CatalogGroup>) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
setGroups(List<ProfileGroup>) - Method in class gov.nist.secauto.oscal.lib.model.Merge.Custom
 
setGroups(List<ProfileGroup>) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
setGuidelines(List<ParameterGuideline>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setGuidelines(List<ParameterGuideline>) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setHashes(List<Hash>) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
 
setHowMany(String) - Method in class gov.nist.secauto.oscal.lib.model.ParameterSelection
 
setHref(URI) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
 
setHref(URI) - Method in class gov.nist.secauto.oscal.lib.model.ImportAp
 
setHref(URI) - Method in class gov.nist.secauto.oscal.lib.model.ImportComponentDefinition
 
setHref(URI) - Method in class gov.nist.secauto.oscal.lib.model.ImportProfile
 
setHref(URI) - Method in class gov.nist.secauto.oscal.lib.model.ImportSsp
 
setHref(URI) - Method in class gov.nist.secauto.oscal.lib.model.Link
 
setHref(URI) - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
setHref(URI) - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
 
setHref(URI) - Method in class gov.nist.secauto.oscal.lib.model.ThreatId
 
setId(String) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
setId(String) - Method in class gov.nist.secauto.oscal.lib.model.Control
 
setId(String) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
setId(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
setId(String) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setId(String) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
setIdentifiedSubject(RelatedTask.IdentifiedSubject) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
setIdentifierType(URI) - Method in class gov.nist.secauto.oscal.lib.model.SystemId
 
setImplementationStatementUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setImplementationStatus(ImplementationStatus) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setImplementationStatus(ImplementationStatus) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
setImplementationUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
setImplementedComponents(List<InventoryItem.ImplementedComponent>) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
setImplementedRequirements(List<ComponentImplementedRequirement>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
setImplementedRequirements(List<ImplementedRequirement>) - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
 
setImportAp(ImportAp) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
setImportComponentDefinitions(List<ImportComponentDefinition>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
setImportProfile(ImportProfile) - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
setImports(List<ProfileImport>) - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
setImportSsp(ImportSsp) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
setImportSsp(ImportSsp) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
setIncludeAll(IncludeAll) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
setIncludeAll(IncludeAll) - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
 
setIncludeAll(IncludeAll) - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
 
setIncludeAll(IncludeAll) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
setIncludeAll(IncludeAll) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
setIncludeControls(List<ProfileSelectControlById>) - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
 
setIncludeControls(List<ProfileSelectControlById>) - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
 
setIncludeControls(List<SelectControlById>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
setIncludeObjectives(List<SelectObjectiveById>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
setIncludeSubjects(List<SelectSubjectById>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
setIncorporatesComponents(List<IncorporatesComponent>) - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
setInformationTypeIds(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType.Categorization
 
setInformationTypes(List<SystemInformation.InformationType>) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
 
setInherited(List<ByComponent.Inherited>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setInsertControls(List<InsertControls>) - Method in class gov.nist.secauto.oscal.lib.model.Merge.Custom
 
setInsertControls(List<InsertControls>) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
setInstance(IRequiredValueModelNodeItem) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractEntityItem
 
setInstance(IRequiredValueModelNodeItem) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem
 
setIntegrityImpact(Impact) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
setInventoryItems(List<InventoryItem>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
setInventoryItems(List<InventoryItem>) - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
 
setInventoryItems(List<InventoryItem>) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
setInventoryItems(List<InventoryItem>) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
setLabel(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setLabel(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setLastModified(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
setLastModified(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setLeveragedAuthorizations(List<SystemImplementation.LeveragedAuthorization>) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
setLifecycle(String) - Method in class gov.nist.secauto.oscal.lib.model.Response
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Action
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Characterization
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Control
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Response
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
setLinks(List<Link>) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setLocalDefinitions(AssessmentPlan.LocalDefinitions) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
setLocalDefinitions(AssessmentResults.LocalDefinitions) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
setLocalDefinitions(LocalDefinitions) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
setLocalDefinitions(Result.LocalDefinitions) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setLocations(List<Metadata.Location>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setLocationUuids(List<UUID>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setLoggedBy(List<LoggedBy>) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
setLoggedBy(List<LoggedBy>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setMatching(List<Matching>) - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
 
setMediaType(String) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Base64
 
setMediaType(String) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
 
setMediaType(String) - Method in class gov.nist.secauto.oscal.lib.model.Link
 
setMemberOfOrganizations(List<UUID>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setMerge(Merge) - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
setMetadata(Metadata) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
setMetadata(Metadata) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
setMetadata(Metadata) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
setMetadata(Metadata) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
setMetadata(Metadata) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
setMetadata(Metadata) - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
setMetadata(Metadata) - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
setMethod(String) - Method in class gov.nist.secauto.oscal.lib.model.Merge.Combine
 
setMethods(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setMitigatingFactors(List<Risk.MitigatingFactor>) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setModify(Modify) - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
setName(String) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
setName(String) - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
setName(String) - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
setName(String) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
setName(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setName(String) - Method in class gov.nist.secauto.oscal.lib.model.Property
 
setName(String) - Method in class gov.nist.secauto.oscal.lib.model.Protocol
 
setNetworkArchitecture(NetworkArchitecture) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setNs(URI) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
setNs(URI) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
setNs(URI) - Method in class gov.nist.secauto.oscal.lib.model.Property
 
setObjectiveId(String) - Method in class gov.nist.secauto.oscal.lib.model.SelectObjectiveById
 
setObjectivesAndMethods(List<LocalObjective>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
setObjectivesAndMethods(List<LocalObjective>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
 
setObservations(List<Observation>) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
setObservations(List<Observation>) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setObservationUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Finding.RelatedObservation
 
setObservationUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.RelatedObservation
 
setObservationUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RelatedObservation
 
setOnDate(Task.Timing.OnDate) - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing
 
setOrder(String) - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
 
setOrigin(Origin) - Method in class gov.nist.secauto.oscal.lib.model.Characterization
 
setOrigins(List<Origin>) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setOrigins(List<Origin>) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setOrigins(List<Origin>) - Method in class gov.nist.secauto.oscal.lib.model.Response
 
setOrigins(List<Origin>) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setOrigins(List<PoamItem.Origin>) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
setOscalVersion(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
setOscalVersion(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
SetParameter - Class in gov.nist.secauto.oscal.lib.model
Identifies the parameter that will be set by the enclosed value.
SetParameter() - Constructor for class gov.nist.secauto.oscal.lib.model.SetParameter
 
setParamId(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setParamId(String) - Method in class gov.nist.secauto.oscal.lib.model.SetParameter
 
setParams(List<Parameter>) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
setParams(List<Parameter>) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
setParams(List<Parameter>) - Method in class gov.nist.secauto.oscal.lib.model.Control
 
setParams(List<Parameter>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
setParams(List<Parameter>) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
setParentControl(Control) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl
 
setParentControl(Control) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.IControl
 
setPart(AssessmentPart) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
setParties(List<Metadata.Party>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setParts(List<AssessmentPart>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
setParts(List<AssessmentPart>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.TermsAndConditions
 
setParts(List<AssessmentPart>) - Method in class gov.nist.secauto.oscal.lib.model.Result.Attestation
 
setParts(List<ControlPart>) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
setParts(List<ControlPart>) - Method in class gov.nist.secauto.oscal.lib.model.Control
 
setParts(List<ControlPart>) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
setParts(List<ControlPart>) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
setParts(List<ControlPart>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
setParts(List<ControlPart>) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
setPartyUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.LoggedBy
 
setPartyUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
setPartyUuids(List<UUID>) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
setPartyUuids(List<UUID>) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
setPattern(String) - Method in class gov.nist.secauto.oscal.lib.model.Matching
 
setPeriod(BigInteger) - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.AtFrequency
 
setPoamItems(List<PoamItem>) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
setPortRanges(List<PortRange>) - Method in class gov.nist.secauto.oscal.lib.model.Protocol
 
setPosition(String) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
setPostalCode(String) - Method in class gov.nist.secauto.oscal.lib.model.Address
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Action
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Characterization
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Control
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Response
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
setProps(List<Property>) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setProse(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
setProse(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
setProse(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ParameterGuideline
 
setProtocols(List<Protocol>) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setProtocols(List<Protocol>) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setProvided(List<ByComponent.Export.Provided>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
setProvidedUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
setProvidedUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
setPublished(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
setPublished(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setPurpose(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setPurpose(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setReason(String) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget.Status
 
setReferenceText(InlineLinkNode, String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.AnchorReferencePolicy
 
setReferenceText(InsertAnchorExtension.InsertAnchorNode, String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.InsertReferencePolicy
 
setReferenceText(Link, String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.LinkReferencePolicy
 
setReferenceText(Property, String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.PropertyReferencePolicy
 
setReferenceText(TYPE, String) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.ICustomReferencePolicy
Update the reference text used in the reference object.
setRel(String) - Method in class gov.nist.secauto.oscal.lib.model.Link
 
setRelatedControls(ReviewedControls) - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
setRelatedFindings(List<PoamItem.RelatedFinding>) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
setRelatedObservations(List<Finding.RelatedObservation>) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setRelatedObservations(List<PoamItem.RelatedObservation>) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
setRelatedObservations(List<Risk.RelatedObservation>) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setRelatedResponses(List<Risk.RiskLog.Entry.RelatedResponse>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setRelatedRisks(List<Finding.AssociatedRisk>) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setRelatedRisks(List<PoamItem.AssociatedRisk>) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
setRelatedTasks(List<RelatedTask>) - Method in class gov.nist.secauto.oscal.lib.model.Origin
 
setRelatedTasks(List<RelatedTask>) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
setRelatedTasks(List<RelatedTask>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
setRelevantEvidence(List<Observation.RelevantEvidence>) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Action
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget.Status
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ImplementationStatus
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ImportAp
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ImportProfile
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ImportSsp
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint.Test
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Property
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Response
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SetParameter
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Status
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent.Status
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Task.Dependency
 
setRemarks(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setRemediations(List<Response>) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setRemoves(List<Modify.Alter.Remove>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
 
setRequiredAssets(List<Response.RequiredAsset>) - Method in class gov.nist.secauto.oscal.lib.model.Response
 
setResourceFragment(String) - Method in class gov.nist.secauto.oscal.lib.model.Link
 
setResources(List<BackMatter.Resource>) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter
 
setResponseUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
setResponsibilities(List<ByComponent.Export.Responsibility>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
setResponsibilityUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
setResponsibleParties(List<ResponsibleParty>) - Method in class gov.nist.secauto.oscal.lib.model.Action
 
setResponsibleParties(List<ResponsibleParty>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
setResponsibleParties(List<ResponsibleParty>) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
setResponsibleParties(List<ResponsibleParty>) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
setResponsibleParties(List<ResponsibleParty>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setResponsibleParties(List<ResponsibleParty>) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
setResponsibleParties(List<ResponsibleParty>) - Method in class gov.nist.secauto.oscal.lib.model.Result.Attestation
 
setResponsibleParties(List<ResponsibleParty>) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
setResponsibleRoles(List<ResponsibleRole>) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setResults(List<Result>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
setReviewedControls(ReviewedControls) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
setReviewedControls(ReviewedControls) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
setReviewedControls(ReviewedControls) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setRevisions(List<Metadata.Revision>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setRiskLog(Risk.RiskLog) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setRisks(List<Risk>) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
setRisks(List<Risk>) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setRiskUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Finding.AssociatedRisk
 
setRiskUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.AssociatedRisk
 
setRlinks(List<BackMatter.Resource.Rlink>) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
setRoleId(String) - Method in class gov.nist.secauto.oscal.lib.model.LoggedBy
 
setRoleId(String) - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
setRoleId(String) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
setRoleId(String) - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
setRoleIds(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
setRoles(List<Metadata.Role>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setSatisfied(List<ByComponent.Satisfied>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setScheme(URI) - Method in class gov.nist.secauto.oscal.lib.model.DocumentId
 
setScheme(URI) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party.ExternalId
 
setSecurityImpactLevel(SecurityImpactLevel) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setSecurityObjectiveAvailability(String) - Method in class gov.nist.secauto.oscal.lib.model.SecurityImpactLevel
 
setSecurityObjectiveConfidentiality(String) - Method in class gov.nist.secauto.oscal.lib.model.SecurityImpactLevel
 
setSecurityObjectiveIntegrity(String) - Method in class gov.nist.secauto.oscal.lib.model.SecurityImpactLevel
 
setSecuritySensitivityLevel(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setSelect(ParameterSelection) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setSelect(ParameterSelection) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setSelected(String) - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
setSelectionStatus(INodeItem, IIndexer.SelectionStatus) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.BasicIndexer
 
setSelectionStatus(INodeItem, IIndexer.SelectionStatus) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer
 
setSetParameters(List<Modify.ProfileSetParameter>) - Method in class gov.nist.secauto.oscal.lib.model.Modify
 
setSetParameters(List<SetParameter>) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setSetParameters(List<SetParameter>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
setSetParameters(List<SetParameter>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
setSetParameters(List<SetParameter>) - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
 
setSetParameters(List<SetParameter>) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
setShortName(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setShortName(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
setShortName(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
setSource(URI) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
setSources(List<AssessmentSubjectPlaceholder.Source>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
setStart(BigInteger) - Method in class gov.nist.secauto.oscal.lib.model.PortRange
 
setStart(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
setStart(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setStart(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setStart(ZonedDateTime) - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.WithinDateRange
 
setState(String) - Method in class gov.nist.secauto.oscal.lib.model.Address
 
setState(String) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget.Status
 
setState(String) - Method in class gov.nist.secauto.oscal.lib.model.ImplementationStatus
 
setState(String) - Method in class gov.nist.secauto.oscal.lib.model.Status
 
setState(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent.Status
 
setStatement(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setStatementId(String) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
setStatementId(String) - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
setStatementIds(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.SelectControlById
 
setStatements(List<ComponentStatement>) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
setStatements(List<Statement>) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
setStatus(FindingTarget.Status) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
setStatus(Status) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setStatus(SystemComponent.Status) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setStatus(String) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setStatusChange(String) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setSteps(List<Activity.Step>) - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
setSubjectPlaceholderUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask.IdentifiedSubject
 
setSubjects(List<AssessmentSubject>) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask.IdentifiedSubject
 
setSubjects(List<AssessmentSubject>) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
setSubjects(List<AssessmentSubject>) - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
setSubjects(List<AssessmentSubject>) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setSubjects(List<SubjectReference>) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setSubjects(List<SubjectReference>) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
setSubjects(List<SubjectReference>) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
setSubjectUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
setSubjectUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
setSystem(URI) - Method in class gov.nist.secauto.oscal.lib.model.Action
 
setSystem(URI) - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
setSystem(URI) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType.Categorization
 
setSystem(URI) - Method in class gov.nist.secauto.oscal.lib.model.ThreatId
 
setSystemCharacteristics(SystemCharacteristics) - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
setSystemId(SystemId) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
setSystemIds(List<SystemId>) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setSystemImplementation(SystemImplementation) - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
setSystemInformation(SystemInformation) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setSystemName(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setSystemNameShort(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
setTarget(FindingTarget) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setTargetId(String) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
setTasks(List<Task>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
setTasks(List<Task>) - Method in class gov.nist.secauto.oscal.lib.model.Response
 
setTasks(List<Task>) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
setTasks(List<Task>) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setTaskUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder.Source
 
setTaskUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
setTaskUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Task.Dependency
 
setTelephoneNumbers(List<TelephoneNumber>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
setTelephoneNumbers(List<TelephoneNumber>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setTermsAndConditions(AssessmentPlan.TermsAndConditions) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
setTests(List<ParameterConstraint.Test>) - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint
 
setText(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
 
setText(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Link
 
setThreatIds(List<ThreatId>) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setTiming(Task.Timing) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Control
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Protocol
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Response
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
setTitle(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setTransport(String) - Method in class gov.nist.secauto.oscal.lib.model.PortRange
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.Action
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.Address
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setType(String) - Method in class gov.nist.secauto.oscal.lib.model.TelephoneNumber
 
setTypes(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setUnit(String) - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.AtFrequency
 
setUrls(List<URI>) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
setUsage(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setUsage(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setUsers(List<SystemUser>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
setUsers(List<SystemUser>) - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
setUsers(List<SystemUser>) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
setUsesComponents(List<AssessmentAssets.AssessmentPlatform.UsesComponent>) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Action
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Property
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Protocol
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Response
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Result
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
setUuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.Task
 
setValue(String) - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
setValue(String) - Method in class gov.nist.secauto.oscal.lib.model.DocumentId
 
setValue(String) - Method in class gov.nist.secauto.oscal.lib.model.Hash
 
setValue(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party.ExternalId
 
setValue(String) - Method in class gov.nist.secauto.oscal.lib.model.Property
 
setValue(String) - Method in class gov.nist.secauto.oscal.lib.model.SystemId
 
setValue(String) - Method in class gov.nist.secauto.oscal.lib.model.TelephoneNumber
 
setValue(URI) - Method in class gov.nist.secauto.oscal.lib.model.ThreatId
 
setValue(ByteBuffer) - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Base64
 
setValues(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
setValues(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
setValues(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.SetParameter
 
setVersion(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
setVersion(String) - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
setWithChildControls(String) - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
 
setWithIds(List<String>) - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
 
setWithinDateRange(Task.Timing.WithinDateRange) - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing
 
Source() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder.Source
 
STARTING - gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.Position
 
Statement - Class in gov.nist.secauto.oscal.lib.model
Identifies which statements within a control are addressed.
Statement() - Constructor for class gov.nist.secauto.oscal.lib.model.Statement
 
Status - Class in gov.nist.secauto.oscal.lib.model
Describes the operational status of the system.
Status() - Constructor for class gov.nist.secauto.oscal.lib.model.FindingTarget.Status
 
Status() - Constructor for class gov.nist.secauto.oscal.lib.model.Status
 
Status() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemComponent.Status
 
Step() - Constructor for class gov.nist.secauto.oscal.lib.model.Activity.Step
 
structureFlat(Catalog, IDocumentNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver
 
SubjectReference - Class in gov.nist.secauto.oscal.lib.model
A human-oriented identifier reference to a resource.
SubjectReference() - Constructor for class gov.nist.secauto.oscal.lib.model.SubjectReference
 
SystemCharacteristics - Class in gov.nist.secauto.oscal.lib.model
Contains the characteristics of the system, such as its name, purpose, and security impact level.
SystemCharacteristics() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
SystemComponent - Class in gov.nist.secauto.oscal.lib.model
A defined component that can be part of an implemented system.
SystemComponent() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemComponent
 
SystemComponent.Status - Class in gov.nist.secauto.oscal.lib.model
Describes the operational status of the system component.
SystemId - Class in gov.nist.secauto.oscal.lib.model
A human-oriented, globally unique identifier with cross-instance scope that can be used to reference this system identification property elsewhere in this or other OSCAL instances.
SystemId() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemId
 
SystemImplementation - Class in gov.nist.secauto.oscal.lib.model
Provides information as to how the system is implemented.
SystemImplementation() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
SystemImplementation.LeveragedAuthorization - Class in gov.nist.secauto.oscal.lib.model
A description of another authorized system from which this system inherits capabilities that satisfy security requirements.
SystemInformation - Class in gov.nist.secauto.oscal.lib.model
Contains details about all information types that are stored, processed, or transmitted by the system, such as privacy information, and those defined in NIST SP 800-60.
SystemInformation() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemInformation
 
SystemInformation.InformationType - Class in gov.nist.secauto.oscal.lib.model
Contains details about one information type that is stored, processed, or transmitted by the system, such as privacy information, and those defined in NIST SP 800-60.
SystemInformation.InformationType.Categorization - Class in gov.nist.secauto.oscal.lib.model
A set of information type identifiers qualified by the given identification system used, such as NIST SP 800-60.
SystemSecurityPlan - Class in gov.nist.secauto.oscal.lib.model
A system security plan, such as those described in NIST SP 800-18.
SystemSecurityPlan() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
SystemUser - Class in gov.nist.secauto.oscal.lib.model
A type of user that interacts with the system based on an associated role.
SystemUser() - Constructor for class gov.nist.secauto.oscal.lib.model.SystemUser
 

T

Task - Class in gov.nist.secauto.oscal.lib.model
Represents a scheduled event or milestone, which may be associated with a series of assessment actions.
Task() - Constructor for class gov.nist.secauto.oscal.lib.model.Task
 
Task.AssociatedActivity - Class in gov.nist.secauto.oscal.lib.model
Identifies an individual activity to be performed as part of a task.
Task.Dependency - Class in gov.nist.secauto.oscal.lib.model
Used to indicate that a task is dependent on another task.
Task.Timing - Class in gov.nist.secauto.oscal.lib.model
The timing under which the task is intended to occur.
Task.Timing.AtFrequency - Class in gov.nist.secauto.oscal.lib.model
The task is intended to occur at the specified frequency.
Task.Timing.OnDate - Class in gov.nist.secauto.oscal.lib.model
The task is intended to occur on the specified date.
Task.Timing.WithinDateRange - Class in gov.nist.secauto.oscal.lib.model
The task is intended to occur within the specified date range.
TelephoneNumber - Class in gov.nist.secauto.oscal.lib.model
A telephone service number as defined by ITU-T E.164.
TelephoneNumber() - Constructor for class gov.nist.secauto.oscal.lib.model.TelephoneNumber
 
TermsAndConditions() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentPlan.TermsAndConditions
 
Test() - Constructor for class gov.nist.secauto.oscal.lib.model.ParameterConstraint.Test
 
ThreatId - Class in gov.nist.secauto.oscal.lib.model
A pointer, by ID, to an externally-defined threat.
ThreatId() - Constructor for class gov.nist.secauto.oscal.lib.model.ThreatId
 
Timing() - Constructor for class gov.nist.secauto.oscal.lib.model.Task.Timing
 
title(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
title(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
title(MarkupLine) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl.Builder
 
title(String) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractPart.Builder
 
title(String) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogGroup.Builder
 
title(String) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractControl.Builder
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Action
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Activity.Step
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Activity
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Address
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentAssets
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentMethod
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPart
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.LocalDefinitions
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan.TermsAndConditions
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentPlan
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults.LocalDefinitions
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentResults
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubject
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder.Source
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AssessmentSubjectPlaceholder
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AuthorizationBoundary
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.AuthorizedPrivilege
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Base64
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Citation
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter.Resource
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.BackMatter
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Provided
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export.Responsibility
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Export
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Inherited
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ByComponent
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Capability
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Catalog
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.CatalogGroup
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Characterization.Facet
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Characterization
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ComponentControlImplementation
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ComponentDefinition
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ComponentStatement
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Control
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ControlImplementation
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ControlPart
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.DataFlow
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.DefinedComponent
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Diagram
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.DocumentId
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Finding.AssociatedRisk
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Finding.RelatedObservation
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Finding
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget.Status
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.FindingTarget
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Hash
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Impact
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ImplementationStatus
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ImplementedRequirement
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ImportAp
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ImportComponentDefinition
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ImportProfile
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ImportSsp
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.IncludeAll
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.IncorporatesComponent
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.InsertControls
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem.ImplementedComponent
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.InventoryItem
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Link
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.LocalDefinitions
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.LocalObjective
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.LoggedBy
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Matching
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Merge.Combine
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Merge.Custom
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Merge.Flat
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Merge
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Location
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party.ExternalId
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Party
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Revision
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Metadata.Role
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Metadata
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Add
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter.Remove
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Modify.Alter
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Modify.ProfileSetParameter
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Modify
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.NetworkArchitecture
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Observation.RelevantEvidence
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Observation
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Origin
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.OriginActor
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Parameter
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint.Test
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ParameterConstraint
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ParameterGuideline
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ParameterSelection
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.PlanOfActionAndMilestones
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.AssociatedRisk
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.Origin
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.RelatedFinding
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem.RelatedObservation
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.PoamItem
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.PortRange
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Profile
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ProfileGroup
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ProfileImport
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ProfileSelectControlById
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Property
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Protocol
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask.IdentifiedSubject
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.RelatedTask
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Response.RequiredAsset
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Response
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleParty
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ResponsibleRole
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog.Entry
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Result.AssessmentLog
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Result.Attestation
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Result.LocalDefinitions
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Result
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlObjectiveSelection
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls.ControlSelection
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ReviewedControls
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Risk.MitigatingFactor
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RelatedObservation
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry.RelatedResponse
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog.Entry
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Risk.RiskLog
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Risk
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SecurityImpactLevel
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SelectControlById
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SelectObjectiveById
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SelectSubjectById
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SetParameter
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Statement
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Status
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SubjectReference
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemCharacteristics
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent.Status
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemComponent
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemId
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation.LeveragedAuthorization
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemImplementation
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType.Categorization
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation.InformationType
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemInformation
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemSecurityPlan
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.SystemUser
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Task.AssociatedActivity
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Task.Dependency
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.AtFrequency
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.OnDate
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Task.Timing.WithinDateRange
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.Task
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.TelephoneNumber
 
toString() - Method in class gov.nist.secauto.oscal.lib.model.ThreatId
 

U

UNKNOWN - gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer.SelectionStatus
 
UNSELECTED - gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer.SelectionStatus
 
update(String, String) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.IIdentifierParser
Substitute the provided newIdentifier with the identifier in the referenceText.
update(String, String) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.PatternIdentifierParser
 
usage(MarkupMultiline) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
usage(String) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
UsesComponent() - Constructor for class gov.nist.secauto.oscal.lib.model.AssessmentAssets.AssessmentPlatform.UsesComponent
 
uuid(UUID) - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty.Builder
 

V

value(String) - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractLink.Builder
 
value(String) - Method in class gov.nist.secauto.oscal.lib.model.metadata.AbstractProperty.Builder
 
valueOf(String) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver.StructuringDirective
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer.SelectionStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.ProfileResolver.StructuringDirective
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.support.IEntityItem.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nist.secauto.oscal.lib.profile.resolver.support.IIndexer.SelectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values(String...) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
values(Collection<String>) - Method in class gov.nist.secauto.oscal.lib.model.control.AbstractParameter.Builder
 
visit(IDocumentNodeItem, IControlSelectionState) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionVisitor
 
visitBackMatter(IRootAssemblyNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
Called when visiting the "back-matter" section of an OSCAL document.
visitCatalog(IDocumentNodeItem, IControlSelectionState) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionVisitor
 
visitCatalog(IDocumentNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
visitCatalog(IDocumentNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor
 
visitCatalog(IDocumentNodeItem, IIndexer, URI) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
visitCatalog(IDocumentNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
 
visitCatalog(IDocumentNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogVisitor
 
visitCatalog(Catalog, CONTEXT) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogVisitor
 
visitCatalog(Catalog, CONTEXT) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.ICatalogVisitor
Visit the provided catalog.
visitCatalog(Catalog, AddVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor
 
visitCatalog(Catalog, RemoveVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor
 
visitControl(IRequiredValueModelNodeItem, DefaultResult, FilterNonSelectedVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor
 
visitControl(IRequiredValueModelNodeItem, Boolean, IControlSelectionState) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionVisitor
 
visitControl(IRequiredValueModelNodeItem, Void, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
visitControl(IRequiredValueModelNodeItem, Void, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
visitControl(IRequiredValueModelNodeItem, Void, T) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.IReferenceVisitor
Visit the provided item representing an OSCAL Control and handle any enclosed references.
visitControl(IRequiredValueModelNodeItem, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 
visitControl(IRequiredValueModelNodeItem, R, T) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.ICatalogVisitor
Called when visiting a control.
visitControl(Control, CONTEXT) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogVisitor
 
visitControl(Control, CONTEXT) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.ICatalogVisitor
Visit the provided control.
visitControl(Control, AddVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor
 
visitControl(Control, RemoveVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor
 
visitControlContainer(IRequiredValueModelNodeItem, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
 
visitControlContainer(IRequiredValueModelNodeItem, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogVisitor
Visit the child controls (in that order) of a given catalog, group, or control container.
visitControlInternal(IRequiredValueModelNodeItem, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
 
visitControlInternal(IRequiredValueModelNodeItem, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogVisitor
Called when visiting a control after visiting it's children.
visitControlItem(IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogVisitor
Called when visiting a control.
visitGroup(IRequiredValueModelNodeItem, DefaultResult, FilterNonSelectedVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor
 
visitGroup(IRequiredValueModelNodeItem, Boolean, IControlSelectionState) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionVisitor
 
visitGroup(IRequiredValueModelNodeItem, Void, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
visitGroup(IRequiredValueModelNodeItem, Void, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
visitGroup(IRequiredValueModelNodeItem, Void, T) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.policy.IReferenceVisitor
Visit the provided item representing an OSCAL CatalogGroup and handle any enclosed references.
visitGroup(IRequiredValueModelNodeItem, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 
visitGroup(IRequiredValueModelNodeItem, R, T) - Method in interface gov.nist.secauto.oscal.lib.profile.resolver.support.ICatalogVisitor
Called when visiting a group.
visitGroup(CatalogGroup, CONTEXT) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogVisitor
 
visitGroup(CatalogGroup, CONTEXT) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.ICatalogVisitor
Visit the provided group.
visitGroup(CatalogGroup, AddVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor
 
visitGroup(CatalogGroup, RemoveVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor
 
visitGroupContainer(IRequiredValueModelNodeItem, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
 
visitGroupContainer(IRequiredValueModelNodeItem, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogVisitor
Visit the child groups and controls (in that order) of a given catalog or group container.
visitGroupInternal(IRequiredValueModelNodeItem, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
 
visitGroupInternal(IRequiredValueModelNodeItem, R, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogVisitor
Called when visiting a group after visiting it's children.
visitGroupItem(IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogVisitor
Called when visiting a group.
visitLocation(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
visitLocation(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
Called when visiting a location in the "metadata" section of an OSCAL document.
visitLocation(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 
visitMetadata(IRequiredValueModelNodeItem, FilterNonSelectedVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor
 
visitMetadata(IRootAssemblyNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
Called when visiting the "metadata" section of an OSCAL document.
visitParameter(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, FilterNonSelectedVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.FilterNonSelectedVisitor
 
visitParameter(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
visitParameter(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
Called when visiting a parameter.
visitParameter(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 
visitParameter(Parameter, CONTEXT) - Method in class gov.nist.secauto.oscal.lib.model.control.catalog.AbstractCatalogVisitor
 
visitParameter(Parameter, CONTEXT) - Method in interface gov.nist.secauto.oscal.lib.model.control.catalog.ICatalogVisitor
Visit the provided parameter.
visitParameter(Parameter, AddVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor
 
visitParameter(Parameter, RemoveVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor
 
visitPart(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
visitPart(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
Called when visiting a part.
visitPart(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 
visitPart(ControlPart, AddVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor
Visit the control part.
visitPart(ControlPart, RemoveVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.alter.RemoveVisitor
Visit the control part.
visitParts(IRequiredValueModelNodeItem, ReferenceCountingVisitor.Context) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.policy.ReferenceCountingVisitor
 
visitParts(IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
 
visitParty(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
visitParty(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
Called when visiting a party in the "metadata" section of an OSCAL document.
visitParty(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 
visitProfile(IDocumentNodeItem, IDocumentNodeItem, IControlSelectionState) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.selection.ControlSelectionVisitor
 
visitProfile(IDocumentNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.ControlIndexingVisitor
 
visitResource(IRequiredValueModelNodeItem, IRootAssemblyNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
visitResource(IRequiredValueModelNodeItem, IRootAssemblyNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
Called when visiting a resource in the "back-matter" section of an OSCAL document.
visitResource(IRequiredValueModelNodeItem, IRootAssemblyNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 
visitRole(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, IIndexer) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.merge.FlatteningStructuringVisitor
 
visitRole(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractCatalogEntityVisitor
Called when visiting a role in the "metadata" section of an OSCAL document.
visitRole(IRequiredValueModelNodeItem, IRequiredValueModelNodeItem, T) - Method in class gov.nist.secauto.oscal.lib.profile.resolver.support.AbstractIndexingVisitor
 

W

withChildControls(boolean) - Method in class gov.nist.secauto.oscal.lib.model.control.profile.AbstractProfileSelectControlById.Builder
 
withId(String) - Method in class gov.nist.secauto.oscal.lib.model.control.profile.AbstractProfileSelectControlById.Builder
 
withIds(Collection<String>) - Method in class gov.nist.secauto.oscal.lib.model.control.profile.AbstractProfileSelectControlById.Builder
 
WithinDateRange() - Constructor for class gov.nist.secauto.oscal.lib.model.Task.Timing.WithinDateRange
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages