All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jadex.bdiv3x.runtime.IInternalEvent Maven / Gradle / Ivy

package jadex.bdiv3x.runtime;


/**
 *  The interface for all internal events (concrete and referenced).
 */
public interface IInternalEvent	extends IParameterElement // extends IEvent
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy