| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkaos.core.csi.KAoSActorImpl
kaos.core.csi.usecase.infofed.InfofedAgent
public class InfofedAgent
User: mbreedy Date: Oct 28, 2009 Time: 1:59:08 PM
| Field Summary | |
|---|---|
static java.lang.String | 
AGENT_NAME
 | 
| Fields inherited from class kaos.core.csi.KAoSActorImpl | 
|---|
_actorDesc, _autoCommit, _lctr, _logger, _preferredTransportName, _propertiesToModify, _registered, _registration, _transports, _transportSupport | 
| Constructor Summary | |
|---|---|
InfofedAgent(java.lang.String guid,
             java.lang.String name,
             java.util.Vector domainNames,
             Transport transport)
 | 
|
| Method Summary | |
|---|---|
static InfofedAgent | 
createAgent()
 | 
static void | 
main(java.lang.String[] args)
 | 
| Methods inherited from class kaos.core.csi.KAoSActorImpl | 
|---|
addCapability, addOntologicalType, addOntologicalType, addProperty, addProperty, addPropertyValue, addTransport, commitPropertyValues, deregisterFromKAoS, equals, getAgentDescription, getCapabilities, getConceptMappingName, getDomainNames, getEntityOntologicalTypeNames, getEntityOntologicalTypes, getGUID, getName, getProperties, getProperty, getPropertyValue, getTransport, getTransports, hashCode, initialize, initialize, initialize, isAutoPropertyValueCommit, isGuarded, isRegistered, logMessage, logMessage, printTransportMessage, receiveMessage, receiveMessage, registerWithKAoS, removeCapability, removeOntologicalType, removeProperty, removePropertyValue, removeTransport, sendMessage, sendMessage, setAutoPropertyValueCommit, setCapabilities, setConceptMappingName, setGUID, setMyDescription, setName, setOntologicalTypes, setProperties, setPropertyValue, setRegistered | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String AGENT_NAME
| Constructor Detail | 
|---|
public InfofedAgent(java.lang.String guid,
                    java.lang.String name,
                    java.util.Vector domainNames,
                    Transport transport)
             throws java.lang.Exception
java.lang.Exception| Method Detail | 
|---|
public static InfofedAgent createAgent()
                                throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
                 throws java.lang.Exception
java.lang.Exception
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||