Package qmwi.kseg.som.diagram
Class ClassesAll
java.lang.Object
qmwi.kseg.som.diagram.ClassesAll
public class ClassesAll extends Object
Insert the type's description here. Creation date: (13.12.2001 15:57:09)
-
Constructor Summary
Constructors Constructor Description ClassesAll()
AllClasses constructor comment. -
Method Summary
Modifier and Type Method Description void
addAttributsNames(Vector attributsNamesTemp)
Insert the method's description here.void
addAttributsSelected(Vector a)
Zuweisung der ausgew�hlte Elemente Speicherung der Indexe der ausgew�hlten Attribute der Parameter a ist ein Vector mit den Namen dieser Attribute Creation date: (17.12.2001 00:29:37)void
addClass(ClassesClass c)
Insert the method's description here.void
addClasses(Vector[] classes)
Insert the method's description here.void
addNeurons(double[][] neurons)
Insert the method's description here.void
addObjects(ClassesClass c, Vector classData, int attributsCount)
Insert the method's description here.String
getAttribut(int classIndex, int objectIndex, int attributIndex)
Insert the method's description here.String
getAttributName(int i)
Insert the method's description here.int
getAttributNameIndex(String attributName)
Insert the method's description here.int
getAttributSelectedIndex(int index)
Insert the method's description here.String
getAttributSelectedName(int index)
Insert the method's description here.Vector
getAttributsNames()
Insert the method's description here.Vector
getAttributsSelected()
Insert the method's description here.ClassesClass
getClass(int i)
Insert the method's description here.int
getCountAttributs()
Insert the method's description here.int
getCountAttributsNames()
Insert the method's description here.int
getCountAttributsSelected()
Insert the method's description here.int
getCountClasses()
Insert the method's description here.int
getCountObjects(int classIndex)
Insert the method's description here.double
getHeterogenitaet()
Gesamt-Homogenit�t ist die Summe der einzelnen Klassenhomogenit�ten Creation date: (13.12.2001 15:59:21)double
getHomogenitaet()
Gesamt-Homogenit�t ist die Summe der einzelnen Klassenhomogenit�ten Creation date: (13.12.2001 15:59:21)static ClassesObjectInputVector
getInputVector(int o)
Insert the method's description here.static Vector
getInputVectors()
Insert the method's description here.static int
getInputVectorsSize()
Insert the method's description here.ClassesNeuron
getNeuron(int classIndex)
Insert the method's description here.ClassesObject
getObject(int classIndex, int objectIndex)
Insert the method's description here.void
setClass(int i, ClassesClass c)
Insert the method's description here.
-
Constructor Details
-
ClassesAll
public ClassesAll()AllClasses constructor comment.
-
-
Method Details
-
addAttributsNames
Insert the method's description here. Creation date: (14.12.2001 11:36:15) -
addAttributsSelected
Zuweisung der ausgew�hlte Elemente Speicherung der Indexe der ausgew�hlten Attribute der Parameter a ist ein Vector mit den Namen dieser Attribute Creation date: (17.12.2001 00:29:37) -
addClass
Insert the method's description here. Creation date: (13.12.2001 16:00:27)- Parameters:
oneClass
- com.sun.tools.doclets.oneone.OneOne
-
addClasses
Insert the method's description here. Creation date: (13.12.2001 22:09:45)- Parameters:
param
- java.util.Vector[]
-
addNeurons
public void addNeurons(double[][] neurons)Insert the method's description here. Creation date: (13.12.2001 22:09:45)- Parameters:
param
- java.util.Vector[]
-
addObjects
Insert the method's description here. Creation date: (13.12.2001 22:15:35)- Parameters:
oneClass
- java.util.Vector
-
getAttribut
Insert the method's description here. Creation date: (16.12.2001 23:02:46)- Parameters:
oneClassIndex
- intoneObjectIndex
- intattributIndex
- int
-
getAttributName
Insert the method's description here. Creation date: (14.12.2001 12:01:41)- Parameters:
i
- int- Returns:
- java.lang.String
-
getAttributNameIndex
Insert the method's description here. Creation date: (14.12.2001 12:02:30)- Parameters:
columnTemp
- java.lang.String- Returns:
- int
-
getAttributSelectedIndex
public int getAttributSelectedIndex(int index)Insert the method's description here. Creation date: (17.12.2001 00:57:39)- Parameters:
i
- int- Returns:
- int
-
getAttributSelectedName
Insert the method's description here. Creation date: (17.12.2001 00:57:39)- Parameters:
i
- int- Returns:
- int
-
getAttributsNames
Insert the method's description here. Creation date: (14.12.2001 11:47:25)- Returns:
- java.util.Vector
-
getAttributsSelected
Insert the method's description here. Creation date: (14.12.2001 11:47:25)- Returns:
- java.util.Vector
-
getClass
Insert the method's description here. Creation date: (13.12.2001 16:02:07)- Returns:
- qmwi.kseq.som.processing.ClassesOneClass
-
getCountAttributs
public int getCountAttributs()Insert the method's description here. Creation date: (16.12.2001 22:54:16)- Returns:
- int
-
getCountAttributsNames
public int getCountAttributsNames()Insert the method's description here. Creation date: (17.12.2001 01:05:28)- Returns:
- int
-
getCountAttributsSelected
public int getCountAttributsSelected()Insert the method's description here. Creation date: (17.12.2001 01:05:28)- Returns:
- int
-
getCountClasses
public int getCountClasses()Insert the method's description here. Creation date: (13.12.2001 22:49:41)- Returns:
- int
-
getCountObjects
public int getCountObjects(int classIndex)Insert the method's description here. Creation date: (16.12.2001 22:55:53)- Returns:
- int
-
getHeterogenitaet
public double getHeterogenitaet()Gesamt-Homogenit�t ist die Summe der einzelnen Klassenhomogenit�ten Creation date: (13.12.2001 15:59:21)- Parameters:
i
- intoneObject
- qmwi.kseq.som.processing.OneObject
-
getHomogenitaet
public double getHomogenitaet()Gesamt-Homogenit�t ist die Summe der einzelnen Klassenhomogenit�ten Creation date: (13.12.2001 15:59:21)- Parameters:
i
- intoneObject
- qmwi.kseq.som.processing.OneObject
-
getInputVector
Insert the method's description here. Creation date: (13.12.2001 16:02:07)- Returns:
- qmwi.kseq.som.processing.ClassesOneClass
-
getInputVectors
Insert the method's description here. Creation date: (13.12.2001 16:02:07)- Returns:
- qmwi.kseq.som.processing.ClassesOneClass
-
getInputVectorsSize
public static int getInputVectorsSize()Insert the method's description here. Creation date: (13.12.2001 16:02:07)- Returns:
- qmwi.kseq.som.processing.ClassesOneClass
-
getNeuron
Insert the method's description here. Creation date: (16.12.2001 23:02:46)- Parameters:
oneClassIndex
- intoneObjectIndex
- intattributIndex
- int
-
getObject
Insert the method's description here. Creation date: (16.12.2001 23:02:46)- Parameters:
oneClassIndex
- intoneObjectIndex
- intattributIndex
- int
-
setClass
Insert the method's description here. Creation date: (13.12.2001 15:59:21)- Parameters:
i
- int
-