|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemListIfc | |
---|---|
com.compuware.optimaltrace.tools.common.bizobjects | |
com.compuware.optimaltrace.tools.common.bizobjects.client |
Uses of ItemListIfc in com.compuware.optimaltrace.tools.common.bizobjects |
---|
Methods in com.compuware.optimaltrace.tools.common.bizobjects that return ItemListIfc | |
---|---|
ItemListIfc |
SimpleRequirementIfc.getItemList()
Gets the item list. |
Methods in com.compuware.optimaltrace.tools.common.bizobjects with parameters of type ItemListIfc | |
---|---|
boolean |
SimpleRequirementIfc.removeItemList(ItemListIfc scenario)
Removes the item list. |
boolean |
SimpleRequirementIfc.setItemList(ItemListIfc scenario)
Sets the item list. |
Uses of ItemListIfc in com.compuware.optimaltrace.tools.common.bizobjects.client |
---|
Methods in com.compuware.optimaltrace.tools.common.bizobjects.client that return ItemListIfc | |
---|---|
ItemListIfc |
ItemListFactory.createNewEmptyItemList()
Creates a new empty item list. |
ItemListIfc |
ItemListFactory.createNewItemList(SimpleRequirementIfc parent)
Creates a new item list. |
Methods in com.compuware.optimaltrace.tools.common.bizobjects.client with parameters of type ItemListIfc | |
---|---|
ItemIfc |
ItemFactory.createNewItem(ItemListIfc parentScenario)
Creates a new item. |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |