public class DescriptorInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
context
Associated
OverlapAnalysisContext . |
String |
description
Description of the descriptor data.
|
String |
moleculeseturl
Underlying molecule set url.
|
String |
name
Name of the descriptor data.
|
int |
size
Descriptors count.
|
long |
time
Associated elapsed time in milliseconds.
|
String |
url
URL of the descriptor data.
|
Constructor and Description |
---|
DescriptorInfo() |
public int size
public long time
public String description
public String context
OverlapAnalysisContext
.public String moleculeseturl
public String url
public String name