|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjade.domain.introspection.GetValue
public class GetValue
This class represents the get-value action of the Introspection Ontology.
This action allows querying an agent that is running an IntrospectionServer behaviour
for the value corresponding to a given key.
| Constructor Summary | |
|---|---|
GetValue()
|
|
GetValue(java.lang.String key)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
|
void |
setKey(java.lang.String key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetValue()
public GetValue(java.lang.String key)
| Method Detail |
|---|
public void setKey(java.lang.String key)
public java.lang.String getKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||