|
|||||||||
| Home >> All >> joelib >> smarts >> [ types overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
joelib.smarts.types
Class SMARTSPatternInt

java.lang.Objectjoelib.smarts.types.SMARTSPatternInt
- All Implemented Interfaces:
- java.io.Serializable
- public class SMARTSPatternInt
- extends java.lang.Object
- implements java.io.Serializable
- extends java.lang.Object
Atom representation.
| Field Summary | |
int |
i
Description of the Field |
joelib.smarts.JOESmartsPattern |
sp
Description of the Field |
| Constructor Summary | |
SMARTSPatternInt(joelib.smarts.JOESmartsPattern _sp,
int _i)
Constructor for the SMARTSPatternInt object |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
sp
public joelib.smarts.JOESmartsPattern sp
- Description of the Field
i
public int i
- Description of the Field
| Constructor Detail |
SMARTSPatternInt
public SMARTSPatternInt(joelib.smarts.JOESmartsPattern _sp, int _i)
- Constructor for the SMARTSPatternInt object
|
|||||||||
| Home >> All >> joelib >> smarts >> [ types overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
joelib.smarts.types.SMARTSPatternInt