Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

joelib.smarts.types
Class SMARTSPatternInt  view SMARTSPatternInt download SMARTSPatternInt.java

java.lang.Object
  extended byjoelib.smarts.types.SMARTSPatternInt
All Implemented Interfaces:
java.io.Serializable

public class SMARTSPatternInt
extends java.lang.Object
implements java.io.Serializable

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