OptimalTrace
5.2

Uses of Interface
com.compuware.optimaltrace.tools.common.bizobjects.ItemIfc

Packages that use ItemIfc
com.compuware.optimaltrace.tools.common.bizobjects   
com.compuware.optimaltrace.tools.common.bizobjects.client   
 

Uses of ItemIfc in com.compuware.optimaltrace.tools.common.bizobjects
 

Methods in com.compuware.optimaltrace.tools.common.bizobjects that return ItemIfc
 ItemIfc ItemListIfc.getItem(int itemNumber)
          Gets the item.
 

Methods in com.compuware.optimaltrace.tools.common.bizobjects with parameters of type ItemIfc
 boolean ItemListIfc.addItem(ItemIfc item)
          Adds the item.
 boolean ItemListIfc.addItemAt(ItemIfc item, int index)
          Adds the item at the specific position.
 void ItemListIfc.numberItem(ItemIfc item)
          Numbers the item.
 boolean ItemListIfc.removeItem(ItemIfc item)
          Removes the item.
 

Uses of ItemIfc in com.compuware.optimaltrace.tools.common.bizobjects.client
 

Methods in com.compuware.optimaltrace.tools.common.bizobjects.client that return ItemIfc
 ItemIfc ItemFactory.createNewEmptyItem()
          Creates a new empty item.
 ItemIfc ItemFactory.createNewItem(ItemListIfc parentScenario)
          Creates a new item.
 ItemIfc ItemFactory.createNewItem(ScenarioIfc parentScenario, int pos)
          Creates a new item at specific position.
 ItemIfc ItemFactory.createNewItem(java.lang.String name, ItemListIfc parent)
          Creates a new item based on name and parent.
 ItemIfc ItemFactory.createNewItem(java.lang.String name, ItemListIfc parent, int pos)
          Creates a new item at specific position based name and position.
 


OptimalTrace
5.2

Compuware Corporation

OptimalTrace is a trademark or registered trademark of Compuware Corporation in the US and other countries.
Copyright 2008-2009 Compuware Corporation. One Campus Martius,
Detroit, Michigan, 48226, U.S.A. All Rights Reserved.