Inheritance Hierarchy
Namespace:
Scilligence.MolEngine.HELM
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
SyntaxThe Monomers type exposes the following members.
Constructors|
| Name | Description |
|---|
 | Monomers | Initializes a new instance of the Monomers class |
Top
Properties
Methods|
| Name | Description |
|---|
 | AddOneMonomer | |
  | AddSmilesMonomer | |
  | AddToSuperAtoms | |
  | Download | |
  | DownloadCSV | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
  | GetMonomer(Atom) | |
  | GetMonomer(BiologicalBioType, String) | |
 | GetMonomerByAtom(Atom) | |
 | GetMonomerByAtom(Atom, String) | |
 | GetMonomerByType | |
 | GetMonomerSet(Atom) | |
 | GetMonomerSet(BiologicalBioType) | |
  | GetMonomerSmiles | |
  | GetNonisotopicMonomer | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | IsCaseSensitive | |
  | LoadDefaults | |
 | LoadFromDB | |
 | LoadFromFile(String) | |
 | LoadFromFile(Stream, String, DictionaryString, String) | |
 | LoadFromJsonArray | |
  | LoadLib | |
  | LoadLib(String) | |
  | MarkForReload | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | ReadSDF(TextReader, String, String, String, String, String, String, String) | |
 | ReadSDF(String, String, String, String, String, String, String, String) | |
 | Reset | |
 | SaveMonomerDB | |
  | SetCaseSensitive | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Fields
See Also