|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--agentland.drug.Drug | +--agentland.drug.ConnectionDrug
Field Summary | |
protected agentland.drug.connector.Path |
path
|
Fields inherited from class agentland.drug.Drug |
agent,
id |
Constructor Summary | |
ConnectionDrug(agentland.drug.connector.Path p)
|
Method Summary | |
agentland.drug.connector.Path |
getPath()
|
int |
getPathID()
|
Urgency |
getUrgency()
|
Methods inherited from class agentland.drug.Drug |
equals,
getAgentID,
getID,
hashCode,
toString |
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
protected agentland.drug.connector.Path path
Constructor Detail |
public ConnectionDrug(agentland.drug.connector.Path p)
Method Detail |
public agentland.drug.connector.Path getPath()
public int getPathID()
public Urgency getUrgency()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |