Class ClassesObject

java.lang.Object
qmwi.kseg.som.diagram.ClassesObject

public class ClassesObject
extends Object
Insert the type's description here. Creation date: (10.12.2001 18:46:17)
  • Constructor Details

    • ClassesObject

      public ClassesObject​(int count)
      Insert the method's description here. Creation date: (10.12.2001 18:54:25)
      Parameters:
      count - int
  • Method Details

    • getAttribut

      public String getAttribut​(int i)
      Insert the method's description here. Creation date: (13.12.2001 16:20:46)
      Parameters:
      i - int
      Returns:
      java.lang.String
    • getAttributs

      public String[] getAttributs()
      Insert the method's description here. Creation date: (10.12.2001 18:50:28)
      Returns:
      java.lang.String[]
    • getCountAttributs

      public int getCountAttributs()
      Insert the method's description here. Creation date: (13.12.2001 16:22:53)
      Parameters:
      size - int
    • getInputVector

      public double[] getInputVector()
      Insert the method's description here. Creation date: (10.12.2001 18:52:10)
      Parameters:
      attribs - java.lang.String[]
    • getInputVectorValue

      public double getInputVectorValue​(int inputVectorIndex)
      Insert the method's description here. Creation date: (10.12.2001 18:52:10)
      Parameters:
      attribs - java.lang.String[]
    • getSkalar

      public double getSkalar()
      Insert the method's description here. Creation date: (10.12.2001 18:52:10)
      Parameters:
      attribs - java.lang.String[]
    • setAttribut

      public void setAttribut​(int i, String a)
      Insert the method's description here. Creation date: (13.12.2001 16:21:37)
      Parameters:
      i - int
      stringTemp - java.lang.String
    • setAttributs

      public void setAttributs​(String[] a)
      Insert the method's description here. Creation date: (10.12.2001 18:52:10)
      Parameters:
      attribs - java.lang.String[]
    • setInputVector

      public void setInputVector​(double[] iv)
      Insert the method's description here. Creation date: (10.12.2001 18:52:10)
      Parameters:
      attribs - java.lang.String[]
    • setSkalar

      public void setSkalar​(ClassesAll ca)
      Insert the method's description here. Creation date: (10.12.2001 18:52:10)
      Parameters:
      attribs - java.lang.String[]