The class AdministrationConstraints represents the constraint of an input to the system.
The class stores information concerning the constraints for the dosage regimen.
AdministrationConstraints(outcome = character(0), doses = list())A string giving the outcome for the administration.
A vector of double giving the doses.