Package org.openscience.cdk.dict
Class CDKDictionaryReferences
java.lang.Object
org.openscience.cdk.dict.CDKDictionaryReferences
This class transforms implicit references to dictionary of CDK
objects into explicit references.
The syntax of the property names used is as follows: org.openscience.cdk.dict:self or org.openscience.cdk.dict:field:'fieldname', where fieldname indicates a field for this object. The name may be appended by :'number' to allow for more than one reference.
- Author:
- Egon Willighagen <egonw@sci.kun.nl>
- Source code:
- main
- Belongs to CDK module:
- dict
- Keywords:
- dictionary, implicit CDK references
- Created on:
- 2003-08-06
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CDKDictionaryReferences
public CDKDictionaryReferences()
-
-
Method Details
-
makeReferencesExplicit
-