ABMap Class |
Namespace: Scilligence.MolEngine
public class ABMap
The ABMap type exposes the following members.
| Name | Description | |
|---|---|---|
| ABMap |
Construct an atom-bond map
| |
| ABMap(ABMap) |
Construct an atom-bond map from another map
|
| Name | Description | |
|---|---|---|
| Q2TAtomMap |
Query-to-target atom map
| |
| Q2TBondMap |
Query-to-target bond map
|
| Name | Description | |
|---|---|---|
| Add |
Add a map
| |
| AllMapped |
Check if all atoms and bonds of a molecule are mapped
| |
| Clone |
Clone the map
| |
| Equals | (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.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsBiggerThan |
Compare if the map is bigger than another map
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Merge |
Merge another map
| |
| Remove |
Remove a bonded-atom from the map
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| multicenters |