|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RefinementIfc | |
---|---|
com.compuware.optimaltrace.tools.common.bizobjects | |
com.compuware.optimaltrace.tools.common.bizobjects.client |
Uses of RefinementIfc in com.compuware.optimaltrace.tools.common.bizobjects |
---|
Methods in com.compuware.optimaltrace.tools.common.bizobjects with parameters of type RefinementIfc | |
---|---|
boolean |
AbstractStepIfc.addRefinement(RefinementIfc refinement)
Adds the refinement. |
void |
DeleteSupport.deleteRefinement(RefinementIfc refinement,
boolean deepDelete)
Deletes the refinement from this meta model. |
boolean |
AbstractStepIfc.isCircularRefinement(RefinementIfc refinement)
Checks for a circular refinement as specified in the requirements doc. |
boolean |
AbstractStepIfc.moveRefinement(RefinementIfc refinement,
AbstractStepIfc newStep)
Moves the refinement. |
boolean |
AbstractStepIfc.removeRefinement(RefinementIfc refinement)
Removes the refinement |
Uses of RefinementIfc in com.compuware.optimaltrace.tools.common.bizobjects.client |
---|
Methods in com.compuware.optimaltrace.tools.common.bizobjects.client that return RefinementIfc | |
---|---|
RefinementIfc |
RefinementFactory.createNewEmptyRefinement()
Creates a new empty refinement. |
RefinementIfc |
RefinementFactory.createNewRefinement(AbstractStepIfc parentStep,
AbstractRequirementIfc refinedToRequirement)
Creates a new refinement. |
RefinementIfc |
RefinementFactory.createNewRefinement(java.lang.String name,
AbstractStepIfc parentStep,
AbstractRequirementIfc refinedToRequirement)
Creates a new refinement. |
|
OptimalTrace 5.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |