|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extends the IStatus
interface object adding access to a
reference attribute. This allows methods to both return a status and
reference value. This interface is not intended to be implemented by clients.
Field Summary |
Fields inherited from interface org.eclipse.core.runtime.IStatus |
CANCEL, ERROR, INFO, OK, WARNING |
Method Summary | |
String |
getReference()
Retrieves the reference value. |
void |
setReference(String theReference)
Sets the reference value. |
Methods inherited from interface org.eclipse.core.runtime.IStatus |
getChildren, getCode, getException, getMessage, getPlugin, getSeverity, isMultiStatus, isOK, matches |
Method Detail |
public String getReference()
null
if an error occurredpublic void setReference(String theReference)
theReference
- the reference value or null
if an error
occurred
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.