PHL100Y1 Lecture Notes - Chemaxon, License Manager

40 views2 pages
1 Sep 2014
School
Department
Course
Professor

Document Summary

/* * copyright (c) 1998-2013 chemaxon ltd. all rights reserved. * * this software is the confidential and proprietary information of * chemaxon. You shall not disclose such confidential information * and shall use it only in accordance with the terms of the agreements * you entered into with chemaxon. */ import chemaxon. marvin. plugin. calculatorplugin; import chemaxon. marvin. plugin. pluginexception; import chemaxon. struc. molatom; import chemaxon. struc. molbond; import chemaxon. struc. molecule; import chemaxon. license. licensehandler; import java. util. properties; import java. util. stringtokenizer; /** * plugin class to calculate bemis-murcko framework of input molecules. * * @author gabor imre * @author zsolt. Mohacsi */ public class bemismurckoplugin extends calculatorplugin { static private string[] Type_range = new string[] { structure, atomcount, bondcount }; private object[] types = new. Object[] { structure }; /** the input molecule. */ private molecule mol = null; /** the output format. private string format = null; /** * structural framework will produce single atom instead of empty structure.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents