| Package | Description |
|---|---|
| org.leialearns.graph.interaction | |
| org.leialearns.graph.model | |
| org.leialearns.graph.structure |
| Modifier and Type | Method and Description |
|---|---|
DirectedSymbolDTO |
SymbolDTO.createDirectedSymbol(Direction direction) |
| Modifier and Type | Method and Description |
|---|---|
TypedIterable<DirectedSymbolDTO> |
InteractionContextDAO.createPath(InteractionContextDTO interactionContext,
String... path) |
| Modifier and Type | Method and Description |
|---|---|
CounterDTO |
CounterDAO.getCounter(CountedDTO counted,
TypedIterable<DirectedSymbolDTO> path,
SymbolDTO symbol) |
| Modifier and Type | Method and Description |
|---|---|
NodeDTO |
StructureDAO.findOrCreateNode(StructureDTO structureDTO,
DirectedSymbolDTO firstSymbol,
TypedIterable<DirectedSymbolDTO> path) |
| Modifier and Type | Method and Description |
|---|---|
NodeDTO |
NodeDAO.find(StructureDTO structure,
TypedIterable<DirectedSymbolDTO> path) |
NodeDTO |
StructureDAO.findOrCreateNode(StructureDTO structureDTO,
DirectedSymbolDTO firstSymbol,
TypedIterable<DirectedSymbolDTO> path) |
NodeDTO |
StructureDAO.findOrCreateNode(StructureDTO structureDTO,
SymbolDTO action,
TypedIterable<DirectedSymbolDTO> path) |
NodeDTO |
StructureDAO.findOrCreateNode(StructureDTO structure,
TypedIterable<DirectedSymbolDTO> path) |
Copyright © 2013. All Rights Reserved.