16. ã¡ã¿ãã¼ã¿ã¯ã¨ãªã¼ Namespace ã Entity ã Property ã®ã¡ã¿ãã¼ã¿ãã¯ã¨ãªã¼ãããã¨ãã§ããããã«ãªãã¾ããã for namespace in Namespace . all(): print namespace . namespace_name for kind in Kind . all(): print kind . kind_name for property in Property . all() . ancestor(kind): print " %s" % property . property_name
{{#tags}}- {{label}}
{{/tags}}