public class AtomList extends Object
Constructor and Description |
---|
AtomList() |
Modifier and Type | Method and Description |
---|---|
OntologyAtom |
get(int index) |
OntologyAtom |
newAtom() |
void |
reduceGraph()
reduce graph of the atoms in the structure
|
int |
size() |
public OntologyAtom newAtom()
public void reduceGraph()
public OntologyAtom get(int index)
index
- index of the atom to retrievepublic int size()
Copyright © 2020 The University of Manchester. All rights reserved.