|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IISeriesFile
Method Summary | |
---|---|
String |
getFileSubType()
Return the file sub type, PF, LF, DDMF |
String |
getLibraryName()
From base class. |
IISeriesRecord |
getRecord(String recordName)
Return the record format this file. |
boolean |
isSourceFile()
Return true if this is a source file |
IISeriesRecord[] |
listRecords()
Return a list of all records for this file |
Method Detail |
---|
boolean isSourceFile()
String getFileSubType()
String getLibraryName()
IISeriesRecord getRecord(String recordName) throws Exception
recordName
- The name of the record to retrieve.
Exception
IISeriesRecord[] listRecords() throws Exception
Exception
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |