Uses of Record Class
org.episteme.social.law.InternationalTreatyModel.Treaty
Packages that use InternationalTreatyModel.Treaty
-
Uses of InternationalTreatyModel.Treaty in org.episteme.social.law
Methods in org.episteme.social.law that return InternationalTreatyModel.TreatyModifier and TypeMethodDescriptionInternationalTreatyModel.udhr()Returns a model representing the Universal Declaration of Human Rights.Methods in org.episteme.social.law with parameters of type InternationalTreatyModel.TreatyModifier and TypeMethodDescriptionstatic doubleInternationalTreatyModel.adoptionRate(InternationalTreatyModel.Treaty treaty, int totalCountries) Calculates the "Global Adoption Rate" of a treaty.static booleanInternationalTreatyModel.isBound(InternationalTreatyModel.Treaty treaty, String countryCode) Checks if a country (by code) is legally bound by the specified treaty.