A B C D E F G H I J K L M N O P Q R S T U V W X Z

G

GENERAL_CONTEXT - Static variable in class ubiware.core.UbiwareAgent
 
generateParametersN3(StringBuilder) - Method in interface ubiware.core.ParameterGenerator
Generate the S-APL object representing parameters.
get(String) - Method in interface ubiware.core.Binding
get the value bound to this variable name
getAgentInitialBeliefs() - Method in class ubiware.core.behaviors.creation.AbstractAgentCreationBehavior
 
getAgentInitialBeliefs() - Method in class ubiware.core.behaviors.creation.AbstractDefaultAgentCreationBehavior
 
getAgentLifeCycles() - Method in class ubiware.core.visualizer.VisualizerPrototype
Returns the life cycles the agent has lived up to now.
getAgentLifeCycleText(long) - Static method in class ubiware.core.visualizer.VisualizerPrototypeForm
Creates the appropriate label text to represent the given agent life cycles.
getAgentName() - Method in class ubiware.core.behaviors.creation.AbstractAgentCreationBehavior
 
getAgentName() - Method in class ubiware.core.behaviors.creation.AbstractDefaultAgentCreationBehavior
 
getAgentRoles() - Method in class ubiware.core.behaviors.creation.AbstractAgentCreationBehavior
 
getAgentRoles() - Method in class ubiware.core.behaviors.creation.AbstractDefaultAgentCreationBehavior
 
getAgentScripts() - Method in class ubiware.core.behaviors.creation.AbstractAgentCreationBehavior
 
getAgentScripts() - Method in class ubiware.core.behaviors.creation.AbstractDefaultAgentCreationBehavior
 
getAgentScripts() - Method in class ubiware.core.behaviors.creation.CreatePUABehavior
override the scripts by setting it to those
getAgentZones() - Method in class ubiware.core.behaviors.creation.AbstractAgentCreationBehavior
 
getAgentZones() - Method in class ubiware.core.behaviors.creation.CreateAIABehavior
 
getAgentZones() - Method in class ubiware.core.behaviors.creation.CreateAWABehavior
 
getAgentZones() - Method in class ubiware.core.behaviors.creation.CreateInfraAgentBehavior
 
getAgentZones() - Method in class ubiware.core.behaviors.creation.CreatePUABehavior
 
getAgentZones() - Method in class ubiware.core.behaviors.creation.CreateSlaveBehavior
 
getAsundio(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the asundio image (would be wise not to modify it).
getBelief(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the belief statement image (would be wise not to modify it).
getCellRendererComponent(JComponent, Object, boolean, boolean, boolean, int, boolean) - Method in class ubiware.core.visualizer.SAPLTreeCellRenderer
Same semantics as SAPLTreeCellRenderer.getTreeCellRendererComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int, boolean) but with more general arguments.
getChild(Object, int) - Method in class ubiware.core.visualizer.BeliefContainerTreeModel
 
getChild(Object, int) - Method in class ubiware.core.visualizer.BeliefTreeModel
If parent == this then it returns the semantic statement parts as follows:
getChild(Object, int) - Method in class ubiware.core.visualizer.StringLiteralTreeModel
 
getChildCount(Object) - Method in class ubiware.core.visualizer.BeliefContainerTreeModel
 
getChildCount(Object) - Method in class ubiware.core.visualizer.BeliefTreeModel
 
getChildCount(Object) - Method in class ubiware.core.visualizer.StringLiteralTreeModel
 
getContainer(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the belief container image (would be wise not to modify it).
getContextID() - Method in class ubiware.core.visualizer.BeliefContainerTreeModel
Returns the actual ID of the container that this node came from.
getDisplayedRowCount() - Method in class ubiware.core.visualizer.JTree
Equivalent to JTree.getVisibleRowCount().
getDisplayFont() - Method in interface ubiware.core.visualizer.SAPLTreeCellRenderer.UserPreferencies
Provides access to the Font which is used to display information to the user.
getDisplayFont() - Method in class ubiware.core.visualizer.VisualizerPrototype
Provides access to the Font which is used to display information to the user.
getErrorMessage() - Method in class ubiware.core.ExpressionEvaluator
 
getFerundio(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the ferundio image (would be wise not to modify it).
getFormatter() - Method in class ubiware.core.visualizer.Formatter
Provided access to the actual Formatter.
getForRemove() - Method in class ubiware.core.VariablesBindingManager
 
getFromBlackboard(Resource) - Method in class ubiware.core.ReusableAtomicBehavior
returns an object from blackboard of the UbiwareAgent
getFromBlackboard(Resource) - Method in class ubiware.core.UbiwareAgent
 
getGraphics() - Method in interface ubiware.core.visualizer.SAPLTreeCellRenderer.UserPreferencies
Provides access to the Graphics toolkit which is used at rendering time.
getIndexOfChild(Object, Object) - Method in class ubiware.core.visualizer.BeliefContainerTreeModel
 
getIndexOfChild(Object, Object) - Method in class ubiware.core.visualizer.BeliefTreeModel
 
getIndexOfChild(Object, Object) - Method in class ubiware.core.visualizer.StringLiteralTreeModel
 
getInputFromFile(File) - Static method in class ubiware.util.StreamingUtils
 
getInstance() - Static method in class ubiware.core.policies.AllowAllPolicyChecker
get the singleton instance.
getInstance() - Static method in class ubiware.core.policies.DenyAllPolicyChecker
get the singleton instance.
getLifeCycleCount() - Method in class ubiware.core.UbiwareAgent
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ubiware.core.visualizer.BeliefListCellRenderer
 
getNewAgentName() - Method in class ubiware.core.behaviors.creation.AbstractDefaultAgentCreationBehavior
Implemented by subclasses providing a new name if needed by the behavior.
getNewAgentName() - Method in class ubiware.core.behaviors.creation.CreateAIABehavior
 
getNewAgentName() - Method in class ubiware.core.behaviors.creation.CreateAWABehavior
 
getNewAgentName() - Method in class ubiware.core.behaviors.creation.CreateInfraAgentBehavior
 
getNewAgentName() - Method in class ubiware.core.behaviors.creation.CreatePUABehavior
 
getNewAgentName() - Method in class ubiware.core.behaviors.creation.CreateSlaveBehavior
 
getNewContextID() - Method in class ubiware.util.ContextIDGenerator
get the next unique contextID
getNewStatementID() - Method in class ubiware.util.StatementIDGenerator
get the next unique statement ID
getNumberOfSolutions() - Method in class ubiware.core.VariablesBindingManager
 
getObject(Resource) - Method in class ubiware.core.Blackboard
get an object from the Blackboard if it exists there.
getObject() - Method in class ubiware.core.visualizer.BeliefTreeModel
Equivalent to getChild(this, 2).
getObject(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the belief statement object image (would be wise not to modify it).
getObjectVariableName() - Method in class ubiware.core.SemanticStatement
Returns the name of the variable of the object if it is a variable.
getObligatedBooleanParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns a boolean representation of the value for that parameter
getObligatedContainerID(Resource) - Method in class ubiware.core.BehaviorStartParameters
Get the value for the given resource.
getObligatedFileParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns the File for the value of the parameter
getObligatedNonEmptyStringParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns a non empty String representation of the value for that parameter
getObligatedNumericParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns a int representation of the value for that parameter.
getObligatedResourceParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns the Resource given as a value for the given parameter.
getObligatedStringParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns a String representation of the value for that parameter
getObligatedURLParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns the URL for the value of the parameter
getOptionalBooleanParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns a Boolean representation of the value for that parameter if it exists, otherwise null is returned.
getOptionalBooleanParameter(Resource, boolean) - Method in class ubiware.core.BehaviorStartParameters
Returns a Boolean representation of the value for that parameter if it exists, otherwise the default is returned.
getOptionalContainerID(Resource) - Method in class ubiware.core.BehaviorStartParameters
Get the value for the given resource.
getOptionalContainerID(Resource, String) - Method in class ubiware.core.BehaviorStartParameters
Get the value for the given resource.
getOptionalFileParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns the File for the value of the parameter or null if there is no such parameter.
getOptionalFileParameter(Resource, File) - Method in class ubiware.core.BehaviorStartParameters
Returns the File for the value of the parameter or the default if there is no such parameter.
getOptionalNumericParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns a Integer representation of the value for that parameter if it exists, otherwise null is returned.
getOptionalNumericParameter(Resource, int) - Method in class ubiware.core.BehaviorStartParameters
Returns a Integer representation of the value for that parameter if it exists, otherwise the default is returned.
getOptionalResourceParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns the Resource given as a value for the given parameter or null if the parameter is not specified.
getOptionalResourceParameter(Resource, Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns the Resource given as a value for the given parameter or the default if the parameter is not specified.
getOptionalStringParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns a String representation of the value for that parameter if it exists, otherwise null is returned.
getOptionalStringParameter(Resource, String) - Method in class ubiware.core.BehaviorStartParameters
Returns a String representation of the value for that parameter if it exists, otherwise null is returned.
getOptionalURLParameter(Resource) - Method in class ubiware.core.BehaviorStartParameters
Returns the URL for the value of the parameter or null if there is no such parameter.
getOptionalURLParameter(Resource, URL) - Method in class ubiware.core.BehaviorStartParameters
Returns the URL for the value of the parameter or the default if there is no such parameter.
getOut() - Method in class ubiware.core.visualizer.Formatter
Provides access to the destination CharArrayWriter so that it can be reset.
getParameters() - Method in class ubiware.core.BehaviorStartParameters
get an unmodifiable collection containing all parameters added.
getParameterValue(Resource) - Method in class ubiware.core.BehaviorStartParameters
Retrieves the value of the parameter from the collection.
getParameterValues(Resource) - Method in class ubiware.core.BehaviorStartParameters
retrieves all the values of the parameter with the given parameter name from the collection in an unmodifiable collection
getPolicyChecker(UbiwareAgent) - Method in class ubiware.core.behaviors.creation.AbstractAgentCreationBehavior
 
getPolicyChecker(UbiwareAgent) - Method in class ubiware.core.behaviors.creation.CreateAIABehavior
 
getPolicyChecker(UbiwareAgent) - Method in class ubiware.core.behaviors.creation.CreateAWABehavior
 
getPolicyChecker(UbiwareAgent) - Method in class ubiware.core.behaviors.creation.CreateInfraAgentBehavior
 
getPolicyChecker(UbiwareAgent) - Method in class ubiware.core.behaviors.creation.CreatePUABehavior
 
getPolicyChecker(UbiwareAgent) - Method in class ubiware.core.behaviors.creation.CreateSlaveBehavior
 
getPolicyChecker() - Method in class ubiware.core.UbiwareAgent
 
getPredicate() - Method in class ubiware.core.visualizer.BeliefTreeModel
Equivalent to getChild(this, 1).
getPredicate(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the belief statement predicate image (would be wise not to modify it).
getPredicateVariableName() - Method in class ubiware.core.SemanticStatement
Returns the name of the variable of the predicate if it is a variable.
getResource(String) - Method in interface ubiware.core.Binding
 
getResourcePrefixer() - Method in class ubiware.core.UbiwareAgent
 
getResult() - Method in class ubiware.core.commands.AddBeliefsN3Command
 
getResult() - Method in class ubiware.core.commands.BlockingCommand
 
getResult() - Method in class ubiware.core.commands.HasBeliefsN3Command
 
getResult() - Method in class ubiware.core.commands.RemoveBeliefsN3Command
 
getResult() - Method in interface ubiware.core.commands.UbiwareAgentCommand
Get the result of the action performed.
getRoot() - Method in class ubiware.core.visualizer.BeliefContainerTreeModel
 
getRoot() - Method in class ubiware.core.visualizer.BeliefTreeModel
 
getRoot() - Method in class ubiware.core.visualizer.StringLiteralTreeModel
 
getSelectedBelief(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the selected belief statement image (would be wise not to modify it).
getSelectedCotainer(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the selected belief container image (would be wise not to modify it).
getSelectedObject(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the selected belief statement object image (would be wise not to modify it).
getSelectedPredicate(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the selected belief statement predicate image (would be wise not to modify it).
getSelectedSubject(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the selected belief statement subject image (would be wise not to modify it).
getShortTitle() - Method in enum ubiware.core.visualizer.VisualizerPrototypeForm.BeliefSearchType
SimpleTextualMatch -> "Simple Textual"
getSingleton() - Static method in class ubiware.core.visualizer.Formatter
Provides access to the only instance allowed to be of this class.
getSize() - Method in class ubiware.core.BindingsSet
gives the number of elements in the set
getSolution(int) - Method in class ubiware.core.VariablesBindingManager
 
getSolutions(List<String>) - Method in class ubiware.core.VariablesBindingManager
 
getSolutions(List<String>, String) - Method in class ubiware.core.VariablesBindingManager
 
getSolutions(List<String>, List<String>, List<String>) - Method in class ubiware.core.VariablesBindingManager
 
getSolutions(List<String>, List<String>, List<String>, int, int, String) - Method in class ubiware.core.VariablesBindingManager
 
getStandardError() - Method in class ubiware.util.Logger
 
getStandardOut() - Method in class ubiware.util.Logger
 
getStatements(String, List<String>) - Method in class ubiware.core.ReusableAtomicBehavior
returns the vector of copies of statements in a context container (+ a fills a vector of their original IDs)
getStatements(String) - Method in class ubiware.core.ReusableAtomicBehavior
Returns the vector of copies of statements in a context container.
getStatements(String) - Method in class ubiware.core.UbiwareAgent
 
getStatements(String, List<String>) - Method in class ubiware.core.UbiwareAgent
 
getSubject() - Method in class ubiware.core.visualizer.BeliefTreeModel
Equivalent to getChild(this, 0).
getSubject(Toolkit) - Static method in class ubiware.core.visualizer.ResourceManager
Get a shared instance of the belief statement subject image (would be wise not to modify it).
getSubjectVariableName() - Method in class ubiware.core.SemanticStatement
Returns the name of the variable of the subject if it is a variable.
getTextFromValue(Object, boolean) - Method in class ubiware.core.visualizer.SAPLTreeCellRenderer
Method which is used by SAPLTreeCellRenderer.getCellRendererComponent(javax.swing.JComponent, java.lang.Object, boolean, boolean, boolean, int, boolean) in order to transform the given value to text.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class ubiware.core.visualizer.SAPLTreeCellRenderer
 
getType() - Method in class ubiware.core.visualizer.SemanticStatementElementTreeModel
Returns the SemanticStatementElementTreeModel.Type of this tree model.
getUsedNameSpaces() - Method in class ubiware.core.ConditionalResourcePrefixer
returns a HashMap containing all namespaces used by this prefixer in prefix-url form
getVariables() - Method in interface ubiware.core.Binding
 
getVisibleRowCount() - Method in class ubiware.core.visualizer.JTree
Same as JTree.getDisplayedRowCount().
getWaitingForLifeCycleText(long) - Static method in class ubiware.core.visualizer.VisualizerPrototypeForm
Creates a an appropriate string representation to display in the label about which agent life cycle the visualizer is waiting for.
getWaitUntilAgentLifeCycle() - Method in class ubiware.core.visualizer.VisualizerPrototype
Returns the life cycle number of the agent that the visualizer is waiting for.
getWhiteSpaceString(int) - Static method in class ubiware.util.WhiteSpaceString
generates a String of whitespaces with the given length
GOALS_BELIEF - Static variable in class ubiware.core.UbiwareAgent
 
GOALS_CONTEXT - Static variable in class ubiware.core.UbiwareAgent
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z