|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.platform.execution.client.agent.internal.AgentConfiguration
This class has been Deprecated - this has been packaged for backward compatibility with TPTP 3.x/Hyades
| Field Summary | |
|---|---|
protected java.lang.String |
_agentName
Deprecated. |
protected java.util.Vector |
_entries
Deprecated. |
| Constructor Summary | |
|---|---|
AgentConfiguration()
Deprecated. AgentConfiguration constructor comment. |
|
| Method Summary | |
|---|---|
void |
addEntry(AgentConfigurationEntry entry)
Deprecated. Insert the method's description here. |
void |
clear()
Deprecated. Insert the method's description here. |
java.lang.String |
getAgentName()
Deprecated. Insert the method's description here. |
AgentConfigurationEntry |
getEntryAt(int offset)
Deprecated. Insert the method's description here. |
boolean |
removeEntry(AgentConfigurationEntry entry)
Deprecated. Removes an entry from this configuration. |
void |
setAgentName(java.lang.String name)
Deprecated. Insert the method's description here. |
int |
size()
Deprecated. Insert the method's description here. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String _agentName
protected java.util.Vector _entries
| Constructor Detail |
public AgentConfiguration()
| Method Detail |
public void addEntry(AgentConfigurationEntry entry)
public void clear()
public java.lang.String getAgentName()
public AgentConfigurationEntry getEntryAt(int offset)
offset - int
public void setAgentName(java.lang.String name)
name - public int size()
public boolean removeEntry(AgentConfigurationEntry entry)
|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||