|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object Job com.ibm.etools.iseries.edit.language.model.DdsModelLpexAdapter.ParseDdsModelJob
public class DdsModelLpexAdapter.ParseDdsModelJob
Asynchronously reparse the DDS file and refresh the outline view This job belongs to the family of jobs that parse the DDS model for this editor.
Constructor Summary | |
---|---|
DdsModelLpexAdapter.ParseDdsModelJob()
Default constructor |
Method Summary | |
---|---|
boolean |
belongsTo(Object family)
|
boolean |
isYoungerThan(long timestamp)
Return true if this job was created after the given timestamp |
IStatus |
run(IProgressMonitor monitor)
Actually do the parsing and the fix up the range of elements whose sequence numbers may no longer be in order |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DdsModelLpexAdapter.ParseDdsModelJob()
Method Detail |
---|
public boolean isYoungerThan(long timestamp)
public IStatus run(IProgressMonitor monitor)
public boolean belongsTo(Object family)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |