org.simtk.molecularstructure
Class FunctionalGroup

java.lang.Object
  extended by org.simtk.molecularstructure.FunctionalGroup

public class FunctionalGroup
extends java.lang.Object


Constructor Summary
FunctionalGroup(java.lang.String[] n)
           
 
Method Summary
 java.lang.String[] getAtomNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionalGroup

public FunctionalGroup(java.lang.String[] n)
Method Detail

getAtomNames

public java.lang.String[] getAtomNames()