A B C D E G H I L M O P R S T U V

G

getAction(String) - Method in interface gsim.core.objects.BehaviourIF
Gets the ActionIF with the specified name.
getActionClassName() - Method in interface gsim.core.objects.ActionIF
Gets the actual java class that is called when this action becomes activated.
getAgent(String) - Method in interface gsim.core.DefinitionEnvironment
Returns an agent from the environment.
getAgent() - Method in class gsim.sim.behaviour.Context
 
getAgentClass(String) - Method in interface gsim.core.DefinitionEnvironment
Return a particular agent class.
getAgentClasses(String) - Method in interface gsim.core.DefinitionEnvironment
Return agent classes.
getAgentCount() - Method in interface gsim.sim.engine.ModelState
 
getAgentCount() - Method in interface gsim.sim.engine.Saveable
 
getAgentIF() - Method in class gsim.sim.behaviour.Context
 
getAgentNames(String) - Method in interface gsim.core.DefinitionEnvironment
 
getAgentNames() - Method in interface gsim.sim.engine.ModelState
 
getAgents(String) - Method in interface gsim.core.DefinitionEnvironment
Returns a list of agent instances.
getAgents(String, int, int) - Method in interface gsim.core.DefinitionEnvironment
Returns a list of agent instances of a particular type.
getAgentState(String) - Method in interface gsim.sim.engine.ModelState
 
getAgentState(String) - Method in interface gsim.sim.engine.Saveable
 
getAppAgentState() - Method in interface gsim.sim.engine.ModelState
 
getAppAgentState(String) - Method in interface gsim.sim.engine.ModelState
 
getAttribute(String, String) - Method in interface gsim.core.objects.ObjectClassIF
 
getAttribute(String, String) - Method in interface gsim.core.objects.ObjectInstanceIF
 
getAttribute(String) - Method in interface gsim.core.objects.ObjectInstanceIF
 
getAttributeListNames() - Method in interface gsim.core.objects.ObjectClassIF
 
getAttributeListNames() - Method in interface gsim.core.objects.ObjectInstanceIF
 
getAttributes(String) - Method in interface gsim.core.objects.ObjectClassIF
 
getAttributes(String) - Method in interface gsim.core.objects.ObjectInstanceIF
 
getAvailableActions() - Method in interface gsim.core.objects.BehaviourIF
Gets all ActionIF's of this behaviour.
getBehaviour() - Method in interface gsim.core.objects.AgentClassIF
Gets the behaviour associated with this agent.
getBehaviour() - Method in interface gsim.core.objects.AgentInstanceIF
Gets the behaviour associated with this agent instance.
getCommId() - Method in class gsim.sim.communication.AbstractCommunicationProtocol
 
getCommId() - Method in class gsim.sim.communication.CommunicationProtocol
 
getCommId() - Method in class gsim.sim.communication.CommunicationProtocolRespond
 
getCommId() - Method in class gsim.sim.communication.Conversation
 
getCommunicationInterface() - Method in interface gsim.sim.communication.Messenger
 
getConditions() - Method in interface gsim.core.objects.RuleIF
 
getConnection(String, String, String, String) - Method in interface gsim.sim.engine.common.DatabaseManager
 
getConnection(String, String, String) - Method in class gsim.sim.engine.common.DatabaseManagerHSQL
 
getConnection(String, String, String, String) - Method in class gsim.sim.engine.common.DatabaseManagerHSQL
 
getConnection(String, String, String, String) - Method in class gsim.sim.engine.common.DatabaseManagerMySQL
 
getConnection(String, String, String, String) - Method in class gsim.sim.engine.common.DatabaseManagerPostgres
 
getConsequent(String) - Method in interface gsim.core.objects.RuleIF
 
getConsequents() - Method in interface gsim.core.objects.RuleIF
 
getContext() - Method in class gsim.sim.behaviour.SimAction
 
getCurrentRole() - Method in class gsim.sim.communication.Conversation
 
getCurrentTime() - Method in interface gsim.sim.engine.Controller
 
getDataHandler(String) - Method in interface gsim.sim.engine.ModelState
 
getDefaultValue(String, String) - Method in interface gsim.core.objects.ObjectClassIF
 
getDefinitionEnvironment() - Method in interface gsim.sim.engine.ModelState
 
getDescriptionFile() - Method in class gsim.sim.engine.common.ScenarioEvent
 
getDiscount() - Method in interface gsim.core.objects.RLActionNodeIF
 
getEvaluator() - Method in interface gsim.core.objects.RLActionNodeIF
 
getEventName() - Method in class gsim.sim.engine.common.ScenarioEvent
 
getExcecutionContext() - Method in class gsim.sim.behaviour.Context
 
getExecutionRestrictionInterval() - Method in interface gsim.core.objects.RLActionNodeIF
 
getExecutionTime() - Method in class gsim.sim.engine.common.ScenarioEvent
 
getExpansions() - Method in interface gsim.core.objects.RLActionNodeIF
 
getFillers() - Method in interface gsim.core.objects.ExpansionIF
 
getGlobalAverageStepSize() - Method in interface gsim.core.objects.RLActionNodeIF
 
getGlobalNS() - Method in class gsim.sim.engine.SimulationID
 
getGlobalState() - Method in interface gsim.sim.engine.ModelState
 
getGlobalState(int, int) - Method in interface gsim.sim.engine.ModelState
 
getGlobalState() - Method in interface gsim.sim.engine.Saveable
 
getGlobalState(int, int) - Method in interface gsim.sim.engine.Saveable
 
getGroupName() - Method in class gsim.sim.engine.common.ScenarioEvent
 
getId() - Method in interface gsim.sim.engine.Steppable
 
getInstance() - Static method in class gsim.core.CoreFactory
Get a concrete instance of this abstract factory.
getInstance() - Static method in class gsim.sim.engine.common.DatabaseManagerHSQL
 
getInstance() - Static method in class gsim.sim.engine.common.DatabaseManagerMySQL
 
getInstance() - Static method in class gsim.sim.engine.common.DatabaseManagerPostgres
 
getInstances() - Method in interface gsim.sim.engine.SimulationManager
 
getInstances(String) - Method in interface gsim.sim.engine.SimulationManagerConnector
 
getIntervalAttributeFrom(String, String) - Method in interface gsim.core.objects.ObjectInstanceIF
 
getIntervalAttributeTo(String, String) - Method in interface gsim.core.objects.ObjectInstanceIF
 
getListeners() - Method in class gsim.sim.communication.BroadcastProtocol
 
getMax() - Method in interface gsim.core.objects.ExpansionIF
 
getMaxNodes() - Method in interface gsim.core.objects.BehaviourIF
Gets the maximum possible number of nodes that the BRA process can expand.
getMessageContent(String) - Method in class gsim.sim.communication.Message
 
getMethod() - Method in interface gsim.core.objects.RLActionNodeIF
 
getMin() - Method in interface gsim.core.objects.ExpansionIF
 
getMode() - Static method in class gsim.core.CoreFactory
Returns the current transportation mode.
getModelDefinition(String) - Method in interface gsim.core.Core
Utility method to open a file containing a model definition in xml format.
getModelState(SimulationID) - Method in interface gsim.sim.engine.SimulationManager
 
getName() - Method in interface gsim.core.objects.ActionIF
Gets the name of this action.
getName() - Method in interface gsim.core.objects.AppAgent
 
getName() - Method in interface gsim.core.objects.ObjectClassIF
 
getName() - Method in interface gsim.core.objects.ObjectInstanceIF
 
getName() - Method in interface gsim.core.objects.RuleIF
 
getName() - Method in class gsim.sim.behaviour.SimAction
 
getName() - Method in interface gsim.sim.communication.AgentType
 
getName() - Method in class gsim.sim.communication.HelloProtocol
 
getNameSpace() - Method in interface gsim.core.objects.AppAgent
 
getNamespace() - Method in interface gsim.sim.communication.Messenger
 
getNameSpace() - Method in interface gsim.sim.engine.ModelState
 
getNameSpace() - Method in interface gsim.sim.engine.Steppable
 
getNodeRefs() - Method in interface gsim.core.objects.SelectionNodeIF
 
getNumericalAttribute(String, String) - Method in interface gsim.core.objects.ObjectInstanceIF
 
getObject(String, String) - Method in interface gsim.core.objects.AgentInstanceIF
Gets an object from a list.
getObject(int) - Method in class gsim.sim.behaviour.Context
 
getObjectClass(String) - Method in interface gsim.core.DefinitionEnvironment
Return a particular object class.
getObjectClasses(String) - Method in interface gsim.core.DefinitionEnvironment
Return object classes.
getObjectClassParams() - Method in interface gsim.core.objects.ActionIF
Gets the parameters of this action.
getObjectListNames() - Method in interface gsim.core.objects.AgentClassIF
Gets the names of all object lists that are defined for this agent.
getObjectListNames() - Method in interface gsim.core.objects.AgentInstanceIF
Gets the object list names defined for this agent.
getObjectListType(String) - Method in interface gsim.core.objects.AgentClassIF
Gets the type of object for a particular list.
getObjects(String) - Method in interface gsim.core.DefinitionEnvironment
 
getObjects(String) - Method in interface gsim.core.objects.AgentClassIF
Gets the default objects in a list.
getObjects(String) - Method in interface gsim.core.objects.AgentInstanceIF
Gets all objects in a particular list.
getObjects() - Method in class gsim.sim.behaviour.Context
 
getObservable() - Method in class gsim.sim.communication.MethodInvocationProtocolSender
 
getOperator() - Method in interface gsim.core.objects.ConditionIF
 
getOptionalParameterFillers() - Method in class gsim.sim.engine.common.ScenarioEvent
 
getOptionalParameterName() - Method in class gsim.sim.engine.common.ScenarioEvent
 
getOptionalParameterValue() - Method in class gsim.sim.engine.common.ScenarioEvent
 
getOwnName() - Method in class gsim.sim.communication.AbstractCommunicationProtocol
 
getOwnName() - Method in class gsim.sim.communication.CommunicationProtocol
 
getOwnName() - Method in class gsim.sim.communication.CommunicationProtocolRespond
 
getParameterName() - Method in interface gsim.core.objects.ConditionIF
 
getParameterName() - Method in interface gsim.core.objects.ExpansionIF
 
getParameterValue() - Method in interface gsim.core.objects.ConditionIF
 
getPartnerName() - Method in class gsim.sim.communication.AbstractCommunicationProtocol
 
getPartnerName() - Method in class gsim.sim.communication.CommunicationProtocol
 
getPartnerName() - Method in class gsim.sim.communication.CommunicationProtocolRespond
 
getPersistentModels() - Method in interface gsim.core.PersistenceReader
Deprecated.  
getPolicy() - Method in interface gsim.core.objects.RLActionNodeIF
 
getProtocol() - Method in class gsim.sim.communication.Conversation
Returns always null on the receiver side!!!!!!
getProtocolRespond() - Method in class gsim.sim.communication.Conversation
 
getReceiver() - Method in class gsim.sim.communication.Message
 
getReceiverProtocol() - Method in class gsim.sim.communication.CommunicationProtocol
 
getReferencedAction(String) - Method in interface gsim.core.objects.SelectionNodeIF
 
getReferencedActions() - Method in interface gsim.core.objects.SelectionNodeIF
 
getReferencedParameters(String) - Method in interface gsim.core.objects.SelectionNodeIF
 
getResult() - Method in class gsim.sim.communication.MethodInvocationProtocolSender
Blocks until protocol has finished.
getRevaluationProb() - Method in interface gsim.core.objects.BehaviourIF
Gets the probability with which existing BRA paths become re-activated.
getRevisitCostFraction() - Method in interface gsim.core.objects.BehaviourIF
Gets the cost (zeta) that is used by BRA to determine whether a state successor should be expanded or not.
getRLActionNode(String) - Method in interface gsim.core.objects.BehaviourIF
Get an RLActionNodeIF with the specified name.
getRLActionNodes() - Method in interface gsim.core.objects.BehaviourIF
Gets all RLActionNodeIF's associated with this behaviour.
getRule(String) - Method in interface gsim.core.objects.BehaviourIF
Gets the RuleIF with the specified name.
getRules() - Method in interface gsim.core.objects.BehaviourIF
Gets all RuleIF's associated with this behaviour.
getRunningSimulations(HashMap<?, ?>) - Method in interface gsim.core.Core
Connects to the simulation engine and retrieves the ids of simulations currently being executed.
getSelectionNode(String) - Method in interface gsim.core.objects.RLActionNodeIF
 
getSelectionNodes() - Method in interface gsim.core.objects.RLActionNodeIF
 
getSender() - Method in class gsim.sim.communication.Message
 
getSetAttributeValues(String, String) - Method in interface gsim.core.objects.ObjectInstanceIF
 
getSimulationID() - Method in interface gsim.sim.engine.Saveable
 
getStartMessage() - Method in class gsim.sim.communication.CommunicationProtocol
 
getStartMessage() - Method in class gsim.sim.communication.HelloProtocol
 
getStartMessage() - Method in class gsim.sim.communication.MethodInvocationProtocolSender
 
getState() - Method in class gsim.sim.communication.Conversation
 
getStringAttribute(String, String) - Method in interface gsim.core.objects.ObjectInstanceIF
 
getSVM(String, SimulationID) - Method in interface gsim.sim.engine.SimulationManagerConnector
 
getTime(SimulationID) - Method in interface gsim.core.runtime.ScenarioConnector
Gets the current time step of a simulation.
getTime(SimulationID) - Method in interface gsim.sim.engine.SimulationManager
 
getTime(String, SimulationID) - Method in interface gsim.sim.engine.SimulationManagerConnector
 
getTimeStep() - Method in interface gsim.sim.engine.Saveable
 
getTopAgentClass() - Method in interface gsim.core.DefinitionEnvironment
Return the generic root (the system object from which all agent classes must inherit their properties)
getTopObjectClass() - Method in interface gsim.core.DefinitionEnvironment
Return the top level object class from which all objects must inherit.
getType() - Method in class gsim.sim.communication.Message
 
getUpdateInterval() - Method in interface gsim.core.objects.BehaviourIF
Gets the interval m with which nodes in the BRA process are updated.
gsim.core - package gsim.core
This is the gsim API.
gsim.core.objects - package gsim.core.objects
The objects package provides an API that simplifies the usage of the entities in gsim.
gsim.core.runtime - package gsim.core.runtime
The runtime system for accessing the simulation engine.
gsim.sim.communication - package gsim.sim.communication
 
gsim.sim.engine.common - package gsim.sim.engine.common
 
GSimBehaviourException - Exception in gsim.sim.behaviour
Title:
GSimBehaviourException() - Constructor for exception gsim.sim.behaviour.GSimBehaviourException
 
GSimBehaviourException(String) - Constructor for exception gsim.sim.behaviour.GSimBehaviourException
 
GSimBehaviourException(String, Throwable) - Constructor for exception gsim.sim.behaviour.GSimBehaviourException
 
GSimBehaviourException(Throwable) - Constructor for exception gsim.sim.behaviour.GSimBehaviourException
 
GSimEngineException - Exception in gsim.sim.engine
 
GSimEngineException() - Constructor for exception gsim.sim.engine.GSimEngineException
 
GSimEngineException(String) - Constructor for exception gsim.sim.engine.GSimEngineException
 
GSimEngineException(String, Throwable) - Constructor for exception gsim.sim.engine.GSimEngineException
 
GSimEngineException(RemoteException) - Constructor for exception gsim.sim.engine.GSimEngineException
 
GSimEngineException(Exception) - Constructor for exception gsim.sim.engine.GSimEngineException
 
GSimException - Exception in gsim.core
The gsim exception.
GSimException() - Constructor for exception gsim.core.GSimException
Default constructor.
GSimException(String) - Constructor for exception gsim.core.GSimException
Inherited constructor.
GSimException(String, Throwable) - Constructor for exception gsim.core.GSimException
Inherited constructor.
GSimException(Throwable) - Constructor for exception gsim.core.GSimException
Inherited constructor.
GSimObjectException - Exception in gsim.core.objects
 
GSimObjectException() - Constructor for exception gsim.core.objects.GSimObjectException
 
GSimObjectException(String) - Constructor for exception gsim.core.objects.GSimObjectException
 
GSimObjectException(String, Throwable) - Constructor for exception gsim.core.objects.GSimObjectException
 
GSimObjectException(Throwable) - Constructor for exception gsim.core.objects.GSimObjectException
 

A B C D E G H I L M O P R S T U V