jp.digitalmuseum.mr.entity
クラス Noopy.NoopyWheels

java.lang.Object
  上位を拡張 jp.digitalmuseum.mr.entity.ResourceAbstractImpl
      上位を拡張 jp.digitalmuseum.mr.entity.PhysicalResourceAbstractImpl
          上位を拡張 jp.digitalmuseum.mr.resource.WheelsAbstractImpl
              上位を拡張 jp.digitalmuseum.mr.entity.Noopy.NoopyWheels
すべての実装されたインタフェース:
java.io.Serializable, ExclusiveResource, Resource, Wheels, WheelsController
含まれているクラス:
Noopy

public static class Noopy.NoopyWheels
extends WheelsAbstractImpl
Wheels of Noopy.
作成者:
Jun KATO
関連項目:
Noopy, 直列化された形式

入れ子のクラスの概要
 
インタフェース jp.digitalmuseum.mr.resource.Wheels から継承された入れ子のクラス/インタフェース
Wheels.Spin, Wheels.WheelsStatus
 
コンストラクタの概要
Noopy.NoopyWheels(Connector connector)
           
Noopy.NoopyWheels(Noopy noopy)
           
 
メソッドの概要
protected  void doGoBackward()
           
protected  void doGoForward()
           
protected  void doSpinLeft()
           
protected  void doSpinRight()
           
protected  void doStopWheels()
           
protected  void onFree()
          Called when disposing this resource.
Caution: This method should not be called outside this class.
 
クラス jp.digitalmuseum.mr.resource.WheelsAbstractImpl から継承されたメソッド
getStatus, goBackward, goForward, spin, spinLeft, spinRight, stopWheels
 
クラス jp.digitalmuseum.mr.entity.PhysicalResourceAbstractImpl から継承されたメソッド
getConnector, setConnector
 
クラス jp.digitalmuseum.mr.entity.ResourceAbstractImpl から継承されたメソッド
getConfigurationComponent, getReaders, getRobot, getWriter, isWritable, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
インタフェース jp.digitalmuseum.mr.entity.ExclusiveResource から継承されたメソッド
getWriter, isWritable
 
インタフェース jp.digitalmuseum.mr.entity.Resource から継承されたメソッド
getConfigurationComponent, getReaders, getRobot
 
コンストラクタの詳細

Noopy.NoopyWheels

public Noopy.NoopyWheels(Noopy noopy)

Noopy.NoopyWheels

public Noopy.NoopyWheels(Connector connector)
メソッドの詳細

onFree

protected void onFree()
クラス ResourceAbstractImpl の記述:
Called when disposing this resource.
Caution: This method should not be called outside this class.
オーバーライド:
クラス WheelsAbstractImpl 内の onFree
関連項目:
ResourceAbstractImpl.free(Object)

doGoForward

protected void doGoForward()
定義:
クラス WheelsAbstractImpl 内の doGoForward

doGoBackward

protected void doGoBackward()
定義:
クラス WheelsAbstractImpl 内の doGoBackward

doSpinLeft

protected void doSpinLeft()
定義:
クラス WheelsAbstractImpl 内の doSpinLeft

doSpinRight

protected void doSpinRight()
定義:
クラス WheelsAbstractImpl 内の doSpinRight

doStopWheels

protected void doStopWheels()
定義:
クラス WheelsAbstractImpl 内の doStopWheels


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/