Package jadex.model.annotation
Annotation Interface OnStart
A method marked with this annotation will be called upon start of the element.
todo: refactor @OnInit @OnStart @OnEnd to @OnStart @OnRun @OnEnd to have
it consistent with services and agents