|
Algernon Software | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SlotTable | |
| org.algernon.app | |
| org.algernon.app.j2p | |
| org.algernon.app.j2p.gui | |
| Uses of SlotTable in org.algernon.app |
| Fields in org.algernon.app declared as SlotTable | |
(package private) SlotTable |
Java2Protege.f_slotTable
|
| Methods in org.algernon.app that return SlotTable | |
SlotTable |
Java2Protege.getSlotTable()
|
SlotTable |
Java2Protege.createSlotTable()
|
| Methods in org.algernon.app with parameters of type SlotTable | |
private String |
Java2Protege.getMappingInfo(FrameTree classTable,
SlotTable slotTable)
Returns the mapping info to convert from Protege names to Java names. |
private String |
Java2Protege.slotsToAlgernon(SlotTable slotTable)
Returns a set of TELL statements that use :ADD-RELATION to create new slots. |
void |
Java2Protege.doCheckErrors(FrameTree f_classTable,
SlotTable slotTable)
Checks for errors (usually duplicate names) and stores errors on each frame. |
| Uses of SlotTable in org.algernon.app.j2p |
| Fields in org.algernon.app.j2p declared as SlotTable | |
private SlotTable |
SlotTableIterator.f_slotTable
|
| Constructors in org.algernon.app.j2p with parameters of type SlotTable | |
SlotTableIterator(SlotTable slotTable)
Returns an iterator that iterates through the Slots in the table. |
|
| Uses of SlotTable in org.algernon.app.j2p.gui |
| Fields in org.algernon.app.j2p.gui declared as SlotTable | |
private SlotTable |
J2PWindow.f_slotTable
|
|
Algernon Software | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||