Class Modify.Alter.Remove

  • Enclosing class:
    Modify.Alter

    @MetaschemaAssembly(formalName="Removal",
                        description="Specifies objects to be removed from a control based on specific aspects of the object that must all match.",
                        name="remove",
                        metaschema=OscalProfileMetaschema.class,
                        remarks="Use `by-name`, `by-class`, `by-id` or `by-item-name` to indicate class tokens or ID reference, or the formal name, of the component to be removed or erased from a control, when a catalog is resolved. The control affected is indicated by the pointer on the removal\'s parent (containing) `alter` element.\n\nTo change an element, use `remove` to remove the element, then `add` to add it back again with changes.")
    public static class Modify.Alter.Remove
    extends Object
    Specifies objects to be removed from a control based on specific aspects of the object that must all match.