|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.mr.entity.ResourceAbstractImpl
jp.digitalmuseum.mr.entity.PhysicalResourceAbstractImpl
jp.digitalmuseum.mr.entity.MindstormsNXTWithPen.MindstormsNXTPen
public static class MindstormsNXTWithPen.MindstormsNXTPen
| 入れ子のクラスの概要 |
|---|
| インタフェース jp.digitalmuseum.mr.resource.Pen から継承された入れ子のクラス/インタフェース |
|---|
Pen.PenStatus |
| コンストラクタの概要 | |
|---|---|
MindstormsNXTWithPen.MindstormsNXTPen(Connector connector)
|
|
MindstormsNXTWithPen.MindstormsNXTPen(MindstormsNXTWithPen robot)
|
|
| メソッドの概要 | |
|---|---|
void |
endPen()
|
byte |
getPenPort()
|
Pen.PenStatus |
getStatus()
|
protected void |
onFree()
Called when disposing this resource. Caution: This method should not be called outside this class. |
void |
putPen()
|
void |
setPenPort(byte penPort)
|
| クラス 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 |
| コンストラクタの詳細 |
|---|
public MindstormsNXTWithPen.MindstormsNXTPen(MindstormsNXTWithPen robot)
public MindstormsNXTWithPen.MindstormsNXTPen(Connector connector)
| メソッドの詳細 |
|---|
protected void onFree()
ResourceAbstractImpl の記述:ResourceAbstractImpl 内の onFree
ResourceAbstractImpl.free(Object)public Pen.PenStatus getStatus()
Pen 内の getStatus
public void setPenPort(byte penPort)
public byte getPenPort()
public void endPen()
PenController 内の endPen
public void putPen()
PenController 内の putPen
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||