Ejemplo n.º 1
0
def getCollection(*args):
  return _libsbol.getCollection(*args)
Ejemplo n.º 2
0
def getCollection(doc, uri):
    return _libsbol.getCollection(doc, uri)
Ejemplo n.º 3
0
def getCollection(*args):
    return _libsbol.getCollection(*args)
Ejemplo n.º 4
0
def getCollection(doc, uri):
    return _libsbol.getCollection(doc, uri)