示例#1
0
 def interfaces_uri(cls, m):
     return cls.collection_uri(m, callee_name())
示例#2
0
 def reverse_dependencies_uri(cls, m):
     return cls.collection_uri(m, callee_name())
示例#3
0
 def modules_uri(cls, m):
     return cls.collection_uri(m, callee_name())