SEdit
Interface ActiveStructure

All Known Implementing Classes:
ActivePetriStructure

public interface ActiveStructure

An active structure is a structure which is able to receive and process messages.

Version:
2.0
Author:
Jacques Ferber and Olivier Gutknecht
See Also:
StructureAgent, Structure

Method Summary
 void handleMessage(Message m)
           
 

Method Detail

handleMessage

void handleMessage(Message m)


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.