Uses of Interface
qsardes.atomconst.AtomConstFunctionCall
Packages that use AtomConstFunctionCall
Package
Description
-
Uses of AtomConstFunctionCall in qsardes.atomconst
Classes in qsardes.atomconst that implement AtomConstFunctionCallModifier and TypeClassDescriptionfinal classGets the Allred-Rochow atomic electronegativity.final classGets the atomic charge.final classGets the atomic first ionization potential.final classGets the atomic instrinsic state.final classGets the atomic instrinsic state (hydrogens included).final classGets the atomic mass.final classGets the atomic number.final classGets the Pauling atomic electronegativity.final classGets the atomic polarizability.final classGets the Sanderson atomic electronegativity.classGets the atomic sigma electrons.final classGets the atomic valence.final classGets the van der Waals atomic radius.final classGets the van der Waals atomic volume. -
Uses of AtomConstFunctionCall in qsardes.descriptor
Methods in qsardes.descriptor that return types with arguments of type AtomConstFunctionCallModifier and TypeMethodDescriptionprotected abstract List<Map<String,AtomConstFunctionCall>> DescriptorConstitutional.get_weights_list() -
Uses of AtomConstFunctionCall in qsardes.descriptor.qsarme
Methods in qsardes.descriptor.qsarme that return types with arguments of type AtomConstFunctionCallModifier and TypeMethodDescriptionprotected List<Map<String,AtomConstFunctionCall>> QsarMEConstitutional.get_weights_list() -
Uses of AtomConstFunctionCall in qsardes.descriptor.qsarwb
Methods in qsardes.descriptor.qsarwb that return types with arguments of type AtomConstFunctionCallModifier and TypeMethodDescriptionprotected List<Map<String,AtomConstFunctionCall>> QsarWBConstitutional.get_weights_list()