|
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 IISeriesMessageDescription
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
String |
getAbsoluteName()
From base class. |
String |
getFileName()
Returns the name of the message file which contains this message description. |
String |
getHelp()
Retrieve the message help |
String |
getID()
Retrieve the message id |
String |
getLibraryName()
Returns the library name where the message file containing this message description is located |
String |
getMessage()
|
String |
getSeverity()
Retrieve the message severity Not implemented yet! |
String |
getText()
Retrieve the message text |
Field Detail |
---|
static final String Copyright
Method Detail |
---|
String getAbsoluteName()
Return the absolute object name, which should be the same as calling getAbsoluteName on this object's remote adapter.
We return lib/msgf MSGID(id)
String getText()
String getHelp()
String getID()
String getSeverity()
String getMessage()
String getLibraryName()
String getFileName()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |