jadex.bdiv3.model.MInternalEvent Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jadex-kernel-bdiv3 Show documentation
Show all versions of jadex-kernel-bdiv3 Show documentation
BDIV3 Kernel that supports annotated POJOs and uses byte code manipulation for performance improvements.
package jadex.bdiv3.model;
/**
* Representation of internal event.
*/
public class MInternalEvent extends MProcessableElement
{
// no special properties.
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy