Uses of Class
starlink.AutomataElements.Protocol

Packages that use Protocol
starlink.AutomataElements   
starlink.ColouredAutomata   
 

Uses of Protocol in starlink.AutomataElements
 

Methods in starlink.AutomataElements that return Protocol
 Protocol ObjectFactory.createProtocol()
          Create an instance of Protocol
 

Uses of Protocol in starlink.ColouredAutomata
 

Methods in starlink.ColouredAutomata that return Protocol
static Protocol Bridge.readProtocol(java.io.InputStream in)