fipaos.tool.taskgenerator
Class ProtocolAnalyser


public class ProtocolAnalyser

The TaskGenerator will create initiator and participant tasks to handle both sides of the given protocol It will also generate a daemon (listener) task to spawn participant tasks


Field Summary
 (package private) Vector_chains
           
 (package private) Vector_refs
           

Constructor Summary
ProtocolAnalyser(String proto_name)
           

Method Summary
 VectorgetChains()
           

Field Detail

_chains

Vector _chains

_refs

Vector _refs
Constructor Detail

ProtocolAnalyser

public ProtocolAnalyser(String proto_name)
throws java.lang.Exception
Method Detail

getChains

public Vector getChains()

Association Links

to Class java.util.Vector

to Class java.util.Vector