new(xml)
This method is used to instantiate an ISOLegalConstraints
addAccessConstraint(constraint)
Adds an access constraint, as object of class "character" or class ISORestriction
.
If an object of class "character" is specified, it must match the accepted
values given by ISORestriction$values()
.
delAccessConstraint(constraint)
Deletes an access constraint, as object of class "character" or class ISORestriction
.
If an object of class "character" is specified, it must match the accepted
values given by ISORestriction$values()
.
addUseConstraint(constraint)
Adds a use constraint, as object of class "character" or class ISORestriction
.
If an object of class "character" is specified, it must match the accepted
values given by ISORestriction$values()
.
delUseConstraint(constraint)
Deletes a use constraint, as object of class "character" or class ISORestriction
.
If an object of class "character" is specified, it must match the accepted
values given by ISORestriction$values()
.
addOtherConstraint(constraint)
Adds an other constraint as object of class "character
delOtherConstraint(constraint)
Deletes an other constraint as object of class "character