Projects



Changes between Version 3 and Version 4 of Paose/Documentation/Howto-AIPs


Ignore:
Timestamp:
Sep 6, 2010, 9:03:33 PM (14 years ago)
Author:
Lawrence Cabac
Comment:

Fixed links

Legend:

Unmodified
Added
Removed
Modified
  • Paose/Documentation/Howto-AIPs

    v3 v4  
    33== (1) Description ==
    44
    5 AIPs (Agent Interaction Protocol Diagrams) are a dialect of IPs (Interaction Protocols) as they are used by [[http://www.fipa.org FIPA]] and in [[http://www.auml.org AUML]]. As a special form of Sequence Diagrams (see [[http://www.omg.org UML]]), which are commonly used to model sequences of communication, AIPs (and IPs, too) can be used to model scenarios, i.e. a set of sequences.
     5AIPs (Agent Interaction Protocol Diagrams) are a dialect of IPs (Interaction Protocols) as they are used by [http://www.fipa.org FIPA] and in [http://www.auml.org AUML]. As a special form of Sequence Diagrams (see [http://www.omg.org UML]), which are commonly used to model sequences of communication, AIPs (and IPs, too) can be used to model scenarios, i.e. sets of sequences.
    66
    77== (2) Embedment in the PAOSE Development Process ==