Uses of Interface
org.opencrx.kernel.reservation1.jmi1.Slot

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
<T extends Slot>
List<T>
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.
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.