|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractList<Instance>
weka.core.Instances
weka.associations.tertius.IndividualInstances
public class IndividualInstances
Field Summary |
---|
Fields inherited from class weka.core.Instances |
---|
ARFF_DATA, ARFF_RELATION, FILE_EXTENSION, SERIALIZED_OBJ_FILE_EXTENSION |
Constructor Summary | |
---|---|
IndividualInstances(Instances individuals,
Instances parts)
|
Method Summary | |
---|---|
java.lang.String |
getRevision()
Returns the revision string. |
Methods inherited from class java.util.AbstractList |
---|
addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, subList |
Methods inherited from class java.util.AbstractCollection |
---|
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.List |
---|
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray |
Constructor Detail |
---|
public IndividualInstances(Instances individuals, Instances parts) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.String getRevision()
getRevision
in interface RevisionHandler
getRevision
in class Instances
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |