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

plugin.plugin.xml Maven / Gradle / Ivy

There is a newer version: 0.0.5
Show newest version
<?xml version="1.0" encoding="utf-8"?>
<PluginDescriptor>
	<JavaPlugin>
		<interfaceClass>org.bimserver.plugins.queryengine.QueryEnginePlugin</interfaceClass>
		<implementationClass>nl.wietmazairac.bimql.BimQLQueryEnginePlugin</implementationClass>
		<name>BimQL</name>
		<description>BIMserver plugin which allows querying models with the BimQL query language</description>
	</JavaPlugin>
</PluginDescriptor>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy