|
RSE Release 3.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.rse.subsystems.shells.core.model.RemoteOutput
org.eclipse.rse.subsystems.shells.core.model.RemoteError
public class RemoteError
The RemoteOuputImpl class is an implementation of IRemoteOutput. It is used for storing information about a particular line of output
| Field Summary |
|---|
| Fields inherited from class org.eclipse.rse.subsystems.shells.core.model.RemoteOutput |
|---|
_endOffset, _line, _path, _startOffset, _text, _type |
| Constructor Summary | |
|---|---|
RemoteError(java.lang.Object parent,
java.lang.String type)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.rse.subsystems.shells.core.model.RemoteOutput |
|---|
getAbsolutePath, getAdapter, getCharEnd, getCharStart, getChildren, getIndex, getLabel, getLine, getParent, getText, getType, hasChildren, setAbsolutePath, setCharEnd, setCharStart, setLine, setText, setType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.rse.subsystems.shells.core.subsystems.IRemoteOutput |
|---|
getIndex, getText, getType |
| Methods inherited from interface org.eclipse.rse.core.subsystems.IRemoteLineReference |
|---|
getAbsolutePath, getCharEnd, getCharStart, getLine, getParent |
| Constructor Detail |
|---|
public RemoteError(java.lang.Object parent,
java.lang.String type)
parent - container of the output
|
RSE Release 3.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||