@PortedFrom(file="AtomicDecomposer.h", name="AOStructure") public class AOStructure extends Object implements Serializable
| Constructor and Description |
|---|
AOStructure() |
| Modifier and Type | Method and Description |
|---|---|
TOntologyAtom |
get(int index) |
List<TOntologyAtom> |
getAtoms() |
TOntologyAtom |
newAtom() |
void |
reduceGraph()
reduce graph of the atoms in the structure
|
int |
size() |
@PortedFrom(file="AtomicDecomposer.h", name="newAtom") public TOntologyAtom newAtom()
@PortedFrom(file="AtomicDecomposer.h", name="reduceGraph") public void reduceGraph()
@PortedFrom(file="AtomicDecomposer.h", name="begin") public List<TOntologyAtom> getAtoms()
@PortedFrom(file="AtomicDecomposer.h", name="get") public TOntologyAtom get(int index)
index - index@PortedFrom(file="AtomicDecomposer.h", name="size") public int size()
Copyright © 2015 The University of Manchester. All rights reserved.