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

jadex.nfproperty.INFMixedPropertyProvider Maven / Gradle / Ivy

package jadex.nfproperty;

/**
 *  Interface that combines property provider with method property provider.
 */
public interface INFMixedPropertyProvider extends INFPropertyProvider, INFMethodPropertyProvider
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy