|
DRCL J-Sim API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdrcl.comp.Contract
drcl.inet.mac.ARPContract
The contract between LL and ARP.
| Nested Class Summary | |
static class |
ARPContract.Message
A Message class defined for carrying information between ARP components and LL components. |
| Field Summary | |
static ARPContract |
INSTANCE
|
| Fields inherited from class drcl.comp.Contract |
Role_INITIATOR, Role_PEER, Role_REACTOR |
| Constructor Summary | |
ARPContract()
Constructor |
|
ARPContract(int role_)
Constructor |
|
| Method Summary | |
java.lang.Object |
getContractContent()
Return null |
java.lang.String |
getName()
Return "ARP Contract" as its name. |
| Methods inherited from class drcl.comp.Contract |
getRole, match, setRole |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final ARPContract INSTANCE
| Constructor Detail |
public ARPContract()
public ARPContract(int role_)
| Method Detail |
public java.lang.String getName()
getName in class Contractpublic java.lang.Object getContractContent()
getContractContent in class Contract
|
DRCL J-Sim API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||