|
Algernon Software | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use J2PSlot | |
org.algernon.app | |
org.algernon.app.j2p |
Uses of J2PSlot in org.algernon.app |
Methods in org.algernon.app with parameters of type J2PSlot | |
static String |
Java2Protege.mappingOfSlot(J2PSlot slot)
Returns the name of the mapping object in the KB that corresponds to this slot. |
String |
Java2Protege.getSlotMappingInfo(J2PSlot slot)
Returns a TELL statement that creates a mapping frame that stores the mapping between a Java name (Class or field) and a Protege Slot. |
private String |
Java2Protege.slotToAlgernonSlot(J2PSlot slot)
|
private void |
Java2Protege.checkSlotDomainAndRange(J2PSlot slot)
|
private void |
Java2Protege.setDuplicateSlotNameErrorOnClasses(J2PSlot slot)
Adds an error to classes if they have the same name as the given slot. |
Uses of J2PSlot in org.algernon.app.j2p |
Methods in org.algernon.app.j2p with parameters of type J2PSlot | |
void |
SlotTable.add(J2PSlot slot)
|
|
Algernon Software | ||||||||||
PREV NEXT | FRAMES NO FRAMES |