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

G

Goal - class fr.lifl.genca.negotiation.Goal.
A goal is a Micro-agent created to manage the negotiation process of a contract that the agent proposes.
Goal(Contract, ContractProperties, int, int, GraphNegotiator, boolean, Negotiator, Communicator, String, boolean) - Constructor for class fr.lifl.genca.negotiation.Goal
constructor
Graph - class fr.lifl.genca.gui.Graph.
A common GUI for negotiation which contains 7 tabs : System parameters Contracts taken Contract creation Contract proposition for manual mode Sent and received messages Resources view Retraction from a previously taken contract
Graph(String, GraphNegotiator) - Constructor for class fr.lifl.genca.gui.Graph
 
Graph.BACCEPT - class fr.lifl.genca.gui.Graph.BACCEPT.
 
Graph.BACCEPT() - Constructor for class fr.lifl.genca.gui.Graph.BACCEPT
 
Graph.BCANCEL - class fr.lifl.genca.gui.Graph.BCANCEL.
 
Graph.BCANCEL() - Constructor for class fr.lifl.genca.gui.Graph.BCANCEL
 
Graph.BCREATION - class fr.lifl.genca.gui.Graph.BCREATION.
 
Graph.BCREATION() - Constructor for class fr.lifl.genca.gui.Graph.BCREATION
 
Graph.BREFUSE - class fr.lifl.genca.gui.Graph.BREFUSE.
 
Graph.BREFUSE() - Constructor for class fr.lifl.genca.gui.Graph.BREFUSE
 
Graph.MyPriorityListener - class fr.lifl.genca.gui.Graph.MyPriorityListener.
 
Graph.MyPriorityListener() - Constructor for class fr.lifl.genca.gui.Graph.MyPriorityListener
 
Graph.PMCHANGED - class fr.lifl.genca.gui.Graph.PMCHANGED.
 
Graph.PMCHANGED() - Constructor for class fr.lifl.genca.gui.Graph.PMCHANGED
 
Graph.RMCHANGED - class fr.lifl.genca.gui.Graph.RMCHANGED.
 
Graph.RMCHANGED() - Constructor for class fr.lifl.genca.gui.Graph.RMCHANGED
 
GraphNegotiator - class fr.lifl.genca.gui.GraphNegotiator.
common utilites for GUI for negotiation
GraphNegotiator(Negotiator, String) - Constructor for class fr.lifl.genca.gui.GraphNegotiator
 
getAcceptParams() - Method in class fr.lifl.genca.gui.GraphNegotiator
 
getApplicationParameter(String) - Method in class fr.lifl.genca.negotiation.XmlReader
To retrieve the parameter name needed for the application.
getArrivalDate() - Method in class fr.lifl.genca.negotiation.Contract
 
getAttribute(String, String) - Method in class fr.lifl.genca.negotiation.XmlReader
To retrieve the value of the attribute attributeName of the element elementName
getContractInfo() - Method in class fr.lifl.genca.negotiation.Engagement
to get the information about the negotiation
getContractInfo() - Method in class fr.lifl.genca.negotiation.Goal
to get the information about the negotiation
getContractInfo() - Method in interface fr.lifl.genca.negotiation.MicroAgent
to get the information about the negotiation
getContractParams() - Method in class fr.lifl.genca.gui.GraphNegotiator
 
getCreationParams() - Method in class fr.lifl.genca.gui.GraphNegotiator
 
getCurrentDate() - Static method in class fr.lifl.genca.negotiation.MyDate
Renvoie la date courante.
getDefaultAnswer() - Method in class fr.lifl.genca.negotiation.Contract
 
getDelay() - Method in class fr.lifl.genca.negotiation.Contract
 
getElement(String) - Method in class fr.lifl.genca.negotiation.XmlReader
To retrieve the String value of the element elementName
getElement(String, String) - Method in class fr.lifl.genca.negotiation.XmlReader
To retrieve the String value of the element elementName in the agent's file or of the element defaultElementName in the system's file
getId() - Method in class fr.lifl.genca.negotiation.Contract
 
getId() - Method in class fr.lifl.genca.negotiation.ContractProperties
 
getInitiator() - Method in class fr.lifl.genca.negotiation.Contract
 
getInitiator() - Method in class fr.lifl.genca.negotiation.Engagement
to get the initiator of the contract
getInitiator() - Method in class fr.lifl.genca.negotiation.Goal
to get the initiator of the contract
getInitiator() - Method in interface fr.lifl.genca.negotiation.MicroAgent
to get the initiator of the contract
getLeastProposedBy(String) - Method in class fr.lifl.genca.negotiation.Negotiator
to get the resource the least proposed by init
getLeastProposedBy(int) - Method in class fr.lifl.genca.negotiation.ProposalsReceived
to get the resource the least proposed by part
getMostProposedBy(String) - Method in class fr.lifl.genca.negotiation.Negotiator
to get the resource the most proposed by init
getMostProposedBy(int) - Method in class fr.lifl.genca.negotiation.ProposalsReceived
to get the resource the most proposed by part
getMyAddress() - Method in class fr.lifl.genca.mail.MailCommunicator
To get the e-mail address of the agent
getNames() - Method in class fr.lifl.genca.communication.NamesServer
gets the shorts names of the participants
getNames() - Method in class fr.lifl.genca.madkit.MadkitRouteurAgent
gets the shorts names of the participants
getNames() - Method in class fr.lifl.genca.magique.BookSkill
gets the shorts names of the participants
getNbProposed() - Method in class fr.lifl.genca.negotiation.HistoricalResults.Couple
 
getNbRetracted() - Method in class fr.lifl.genca.negotiation.HistoricalResults.Couple
 
getNbSuccess() - Method in class fr.lifl.genca.negotiation.HistoricalResults.Couple
 
getNegoId() - Method in class fr.lifl.genca.communication.NegotiationMessage
 
getNewId() - Method in class fr.lifl.genca.negotiation.Negotiator
 
getNumberOfProposals(String, int) - Method in class fr.lifl.genca.negotiation.Negotiator
to get the number of times that init proposed res
getNumberOfProposals(int, int) - Method in class fr.lifl.genca.negotiation.ProposalsReceived
to get the number of times that part proposed res
getParams() - Method in interface fr.lifl.genca.communication.Message
 
getParams() - Method in class fr.lifl.genca.communication.NegotiationMessage
 
getParams() - Method in class fr.lifl.genca.communication.ServerMessage
 
getPlaces() - Method in class fr.lifl.genca.gui.Box
 
getPlaces() - Method in class fr.lifl.genca.negotiation.Engagement
returns the resources needed by the contract
getPlaces() - Method in class fr.lifl.genca.negotiation.Goal
returns the resources needed by the contract
getPlaces() - Method in interface fr.lifl.genca.negotiation.MicroAgent
returns the resources needed by the contract
getPreferredScrollableViewportSize() - Method in class fr.lifl.genca.gui.JPanelScrollable
 
getPreferredScrollableViewportSize() - Method in class fr.lifl.genca.gui.ResourcesView
 
getPrimitive() - Method in interface fr.lifl.genca.communication.Message
 
getPrimitive() - Method in class fr.lifl.genca.communication.NegotiationMessage
 
getPrimitive() - Method in class fr.lifl.genca.communication.ServerMessage
 
getPriority(String) - Method in class fr.lifl.genca.negotiation.Negotiator
 
getProposedBy(String) - Method in class fr.lifl.genca.negotiation.Negotiator
to get the list of resources that were proposed by init
getProposedBy(int) - Method in class fr.lifl.genca.negotiation.ProposalsReceived
to get the list of resources that were proposed by part
getResources() - Method in class fr.lifl.genca.negotiation.Contract
 
getResources() - Method in class fr.lifl.genca.negotiation.Negotiator
 
getResources() - Method in class fr.lifl.genca.negotiation.XmlReader
To retrieve the list of resources owned by the agent
getRetractionRate(int, int) - Method in class fr.lifl.genca.negotiation.HistoricalResults
To get the rate of retraction of negotiations with participant p on resource r
getRetractionRate(int[], int) - Method in class fr.lifl.genca.negotiation.HistoricalResults
To get the rate of retraction of negotiations with participant p on resources res
getRetractionRate(int, int) - Method in class fr.lifl.genca.negotiation.Negotiator
To get the rate of retraction of negotiations with participant p on resource r
getRetractionRate(int[], int) - Method in class fr.lifl.genca.negotiation.Negotiator
To get the rate of retraction of negotiations with participant p on resources res
getScrollableBlockIncrement(Rectangle, int, int) - Method in class fr.lifl.genca.gui.JPanelScrollable
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class fr.lifl.genca.gui.ResourcesView
 
getScrollableTracksViewportHeight() - Method in class fr.lifl.genca.gui.JPanelScrollable
 
getScrollableTracksViewportHeight() - Method in class fr.lifl.genca.gui.ResourcesView
 
getScrollableTracksViewportWidth() - Method in class fr.lifl.genca.gui.JPanelScrollable
 
getScrollableTracksViewportWidth() - Method in class fr.lifl.genca.gui.ResourcesView
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class fr.lifl.genca.gui.JPanelScrollable
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class fr.lifl.genca.gui.ResourcesView
 
getSender() - Method in interface fr.lifl.genca.communication.Message
 
getSender() - Method in class fr.lifl.genca.communication.NegotiationMessage
 
getSender() - Method in class fr.lifl.genca.communication.ServerMessage
 
getState() - Method in class fr.lifl.genca.communication.NegotiationMessage
 
getString(String) - Method in class fr.lifl.genca.negotiation.MyDate
Renvoie la chaine de caractères représentant la partie sprécifiée de l'objet courant.
getSuccessRate(int, int) - Method in class fr.lifl.genca.negotiation.HistoricalResults
To get the rate of success of negotiations with participant p on resource r
getSuccessRate(int[], int) - Method in class fr.lifl.genca.negotiation.HistoricalResults
To get the rate of success of negotiations with participant p on resources res
getSuccessRate(int, int) - Method in class fr.lifl.genca.negotiation.Negotiator
To get the rate of success of negotiations with participant p on resource r
getSuccessRate(int[], int) - Method in class fr.lifl.genca.negotiation.Negotiator
To get the rate of success of negotiations with participant p on resources res
getTimeInMillis() - Method in class fr.lifl.genca.negotiation.MyDate
 
getTimeInMillis() - Method in class fr.lifl.genca.negotiation.MyGregorianCalendar
 
getValue() - Method in class fr.lifl.genca.gui.WholeNumberField
 
getWhoProposed(int) - Method in class fr.lifl.genca.negotiation.Negotiator
to get the list of participants that proposed res
getWhoProposed(int) - Method in class fr.lifl.genca.negotiation.ProposalsReceived
to get the list of participants that proposed res
getXmlReader() - Method in class fr.lifl.genca.negotiation.Negotiator
to get the XmlReader on the agent and system files

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