|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CreateAgentActivity in gov.nasa.arc.brahms.common.data.format.sourcecode |
|---|
| Methods in gov.nasa.arc.brahms.common.data.format.sourcecode with parameters of type CreateAgentActivity | |
|---|---|
protected void |
CreateAgentActivityFormatter.writeFormatSub(CreateAgentActivity obj,
java.util.Properties p,
java.io.DataOutputStream out)
Writes the given object out in the format defined for that object. |
| Uses of CreateAgentActivity in gov.nasa.arc.brahms.common.data.format.xml |
|---|
| Methods in gov.nasa.arc.brahms.common.data.format.xml with parameters of type CreateAgentActivity | |
|---|---|
protected void |
CreateAgentActivityFormatter.writeFormatAttributes(CreateAgentActivity obj,
java.util.Properties p,
java.io.DataOutputStream out)
Writes the given object out in the format defined for that object. |
protected void |
CreateAgentActivityFormatter.writeFormatElements(CreateAgentActivity obj,
java.util.Properties p,
java.io.DataOutputStream out)
Writes the given object out in the format defined for that object. |
| Uses of CreateAgentActivity in gov.nasa.arc.brahms.common.rt |
|---|
| Constructors in gov.nasa.arc.brahms.common.rt with parameters of type CreateAgentActivity | |
|---|---|
CreateAgentActivityCtx(CreateAgentActivity act)
Constructor, creates a new context for the specified CreateAgentActivity. |
|
| Uses of CreateAgentActivity in gov.nasa.arc.brahms.vm.data |
|---|
| Subclasses of CreateAgentActivity in gov.nasa.arc.brahms.vm.data | |
|---|---|
class |
VMCreateAgentActivity
A VMCreateAgentActivity is a create agent activity with extensions for use in the virtual machine. |
| Uses of CreateAgentActivity in gov.nasa.arc.brahms.vm.rt |
|---|
| Constructors in gov.nasa.arc.brahms.vm.rt with parameters of type CreateAgentActivity | |
|---|---|
VMCreateAgentActivityCtx(CreateAgentActivity act)
Constructor, creates a new context for the specified VMCreateAgentActivity. |
|
VMCreateAgentActivityCtx(CreateAgentActivity act,
java.lang.String id)
Constructor, creates a new context for the specified VMCreateAgentActivity. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||