| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractionFuncs.MSNoutputAbstraction
public class MSNoutputAbstraction
An abstraction function for the output messages of the MSN protocol
| Constructor Summary | |
|---|---|
| MSNoutputAbstraction() | |
| Method Summary | |
|---|---|
|  java.lang.String | abstractMsg(java.lang.String input) | 
|  java.lang.String | getSkipString()Every abstraction function (ie abstractMsg is allowed to have a skip string. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MSNoutputAbstraction()
| Method Detail | 
|---|
public java.lang.String abstractMsg(java.lang.String input)
abstractMsg in interface AbstractionFunctinput - Input message to be abstracted
public java.lang.String getSkipString()
AbstractionFunct
getSkipString in interface AbstractionFunct| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||