rcssjava.coach
Class SubPattern
java.lang.Object
rcssjava.coach.SubPattern
- All Implemented Interfaces:
- java.io.Serializable
public class SubPattern
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
SubPattern(java.lang.Object featureI,
int whichCondObjectI,
int[] whichCondIndexI,
int whichFeatStorObjectI,
int[] whichFeatIndexI)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
feature
public java.lang.Object feature
whichCondObject
public int whichCondObject
whichCondIndex
public int[] whichCondIndex
whichFeatStorObject
public int whichFeatStorObject
whichFeatIndex
public int[] whichFeatIndex
SubPattern
public SubPattern(java.lang.Object featureI,
int whichCondObjectI,
int[] whichCondIndexI,
int whichFeatStorObjectI,
int[] whichFeatIndexI)