クラス Block
この具象クラスはスイッチなどの固定構成部品を表します。
public class Block
extends Component
階層ダイヤグラム
既知の直接サブクラス
なし
コンストラクタ
public Block()
メソッド
isInternallyConnected
ブロックが内部的に接続されている場合は true を返します。
public boolean isInternallyConnected()
RSDException がスローされます。
継承されるメソッド
ほかのクラスから継承されるメソッドは次のとおりです。
クラス
継承されるメソッド
rsdesigner.component.Component
getConnectedPorts, getPorts, inPrototypeParent
rsdesigner.component.Artifact
getContainer, getName, getShapes, getTopLevelContainer
rsdesigner.design.PropertySet
getIntegerProperty, getProperties, getProperty, getRealProperty, getStringProperty, getType
java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait