|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuildDeletionResult
Method Summary | |
---|---|
IFailure |
getDropLocationFailure()
Gets the failure associated with drop location deletion (if one occurred). |
IFailure |
getLabelFailure()
Gets the failure associated with label deletion (if one occurred). |
IFailure |
getSymbolsFailure()
Gets the failure associated with symbols deletion (if one occurred). |
IFailure |
getTestResultFailure()
Gets the failure associated with test result deletion (if one occurred). |
boolean |
isSuccessful()
Gets a value indicating the complete or partial success of the deletion. |
Method Detail |
---|
boolean isSuccessful()
IFailure getLabelFailure()
IFailure getSymbolsFailure()
IFailure getTestResultFailure()
IFailure getDropLocationFailure()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |