Uses of Enum
gov.nist.secauto.oscal.lib.profile.resolver.alter.AddVisitor.Position
-
Uses of AddVisitor.Position in gov.nist.secauto.oscal.lib.profile.resolver.alter
Modifier and TypeMethodDescriptionstatic AddVisitor.Position
Get the position associated with the providedname
.static AddVisitor.Position
Returns the enum constant of this type with the specified name.static AddVisitor.Position[]
AddVisitor.Position.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic boolean
AddVisitor.add
(Control control, AddVisitor.Position position, String byId, gov.nist.secauto.metaschema.core.datatype.markup.MarkupLine title, List<Parameter> params, List<Property> props, List<Link> links, List<ControlPart> parts) Apply the add directive.