Package step.repository.alm.otaclient
Interface IConditionFactory
- 
- All Superinterfaces:
- com4j.Com4jObject,- IBaseFactory
 
 public interface IConditionFactory extends IBaseFactory Services for managing conditions for executing test instances in an test set.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsave()Saves all conditions.- 
Methods inherited from interface com4j.Com4jObjectadvise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
 - 
Methods inherited from interface step.repository.alm.otaclient.IBaseFactoryaddItem, fetchLevel, fetchLevel, fields, fields, filter, history, item, newList, removeItem
 
- 
 
-