Changeset 2571
- Timestamp:
- 11/07/08 12:15:46 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plugins/analysis/edu.iu.nwb.analysis.weighted.averageclusteringcoefficient/lib/component.xml
r2566 r2571 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <component name="${component.id}" immediate="false"> 3 <implementation class="edu.iu.nwb.templates.staticexecutable.nwb.Helper "/>3 <implementation class="edu.iu.nwb.templates.staticexecutable.nwb.HelperFactory"/> 4 4 <properties entry="${service.properties}"/> 5 5 <property name="Algorithm-Directory" value="${alg.dir}"/>
