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

jadex.bdiv3.IBDIAgent Maven / Gradle / Ivy

package jadex.bdiv3;

import jadex.bdiv3.features.IBDIAgentFeature;
import jadex.bridge.IInternalAccess;

/**
 *  Interface for injecting agent methods into pojos.
 */
public interface IBDIAgent extends IInternalAccess, IBDIAgentFeature
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy