jp.digitalmuseum.mr.entity
クラス PhysicalResourceAbstractImpl

java.lang.Object
  上位を拡張 jp.digitalmuseum.mr.entity.ResourceAbstractImpl
      上位を拡張 jp.digitalmuseum.mr.entity.PhysicalResourceAbstractImpl
すべての実装されたインタフェース:
java.io.Serializable, Resource
直系の既知のサブクラス:
DifferentialWheelsAbstractImpl, MindstormsNXTWithPen.MindstormsNXTPen, NetTansor.NetTansorHeadmountedCamera, Noopy.NoopyPen, Noopy2.NoopyExtension, WheelsAbstractImpl

public abstract class PhysicalResourceAbstractImpl
extends ResourceAbstractImpl
関連項目:
直列化された形式

コンストラクタの概要
protected PhysicalResourceAbstractImpl(Connector connector)
           
protected PhysicalResourceAbstractImpl(PhysicalRobotAbstractImpl robot)
           
 
メソッドの概要
protected  Connector getConnector()
           
protected  void setConnector(Connector connector)
          Set a connector for communication with the robot to this resource.
 
クラス jp.digitalmuseum.mr.entity.ResourceAbstractImpl から継承されたメソッド
getConfigurationComponent, getReaders, getRobot, getWriter, isWritable, onFree, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
コンストラクタの詳細

PhysicalResourceAbstractImpl

protected PhysicalResourceAbstractImpl(PhysicalRobotAbstractImpl robot)

PhysicalResourceAbstractImpl

protected PhysicalResourceAbstractImpl(Connector connector)
メソッドの詳細

setConnector

protected void setConnector(Connector connector)
Set a connector for communication with the robot to this resource.
パラメータ:
connector -

getConnector

protected final Connector getConnector()
戻り値:
Returns a connector.
関連項目:
setConnector(Connector)


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