クラス Cell090

java.lang.Object
  |
  +--Cell
        |
        +--CellBasic
              |
              +--Cell090

public class Cell090
extends CellBasic

RCCA (Rear Confirmation Cellular Automation) model


内部クラスの概要
 class Cell090.Unit090
           
 
クラス CellBasic から継承した内部クラス
CellBasic.UnitBasic
 
クラス Cell から継承した内部クラス
Cell.Unit
 
クラス CellBasic から継承したフィールド
DOWN_BACK_CENTER, DOWN_BACK_LEFT, DOWN_BACK_RIGHT, DOWN_EVEN_CENTER, DOWN_EVEN_LEFT, DOWN_EVEN_RIGHT, DOWN_FRONT_CENTER, DOWN_FRONT_LEFT, DOWN_FRONT_RIGHT, EVEN_BACK_CENTER, EVEN_BACK_LEFT, EVEN_BACK_RIGHT, EVEN_EVEN_CENTER, EVEN_EVEN_LEFT, EVEN_EVEN_RIGHT, EVEN_FRONT_CENTER, EVEN_FRONT_LEFT, EVEN_FRONT_RIGHT, UP_BACK_CENTER, UP_BACK_LEFT, UP_BACK_RIGHT, UP_EVEN_CENTER, UP_EVEN_LEFT, UP_EVEN_RIGHT, UP_FRONT_CENTER, UP_FRONT_LEFT, UP_FRONT_RIGHT
 
クラス Cell から継承したフィールド
m_cellular, m_cellularXMax, m_cellularYMax, m_cellularZMax, m_density, m_initialiPosition, m_mainPanel, m_statusLabel, m_txDensity, m_txInitialiPosition
 
コンストラクタの概要
Cell090()
           
 
メソッドの概要
(パッケージプライベート)  java.lang.Object createUnitInstance()
           
 
クラス CellBasic から継承したメソッド
createUnit, executeCells
 
クラス Cell から継承したメソッド
addDensity, addDouble, addDouble, addDouble, applyDisplayElements, initializeCellsLocation, initializeCellsStatus, paintCells, setDisplayElements, setMainPanel, stopExecute
 
クラス java.lang.Object から継承したメソッド
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

コンストラクタの詳細

Cell090

public Cell090()
メソッドの詳細

createUnitInstance

java.lang.Object createUnitInstance()
オーバーライド:
クラス CellBasic 内の createUnitInstance