|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Slot | |
|---|---|
| org.opencrx.kernel.reservation1.jmi1 | |
| Uses of Slot in org.opencrx.kernel.reservation1.jmi1 |
|---|
| Methods in org.opencrx.kernel.reservation1.jmi1 with type parameters of type Slot | ||
|---|---|---|
|
Part.getSlot(SlotQuery query)
Retrieves the value for the reference slot for the specified query. |
|
| Methods in org.opencrx.kernel.reservation1.jmi1 that return Slot | |
|---|---|
Slot |
SlotClass.createSlot()
Creates an instance of class Slot. |
Slot |
Part.getSlot(boolean idIsPersistent,
String id)
Retrieves the value for the reference slot for the specified qualifier attribute value. |
Slot |
SlotClass.getSlot(Object object)
Creates an instance of class Slot based on the specified Object instance. |
Slot |
Part.getSlot(String id)
Retrieves the value for the reference slot for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.reservation1.jmi1 with parameters of type Slot | |
|---|---|
void |
Part.addSlot(boolean idIsPersistent,
String id,
Slot slot)
Adds the specified element to the set of the values for the reference slot. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||