Class Block
This concrete class represents a fixed component such as a switch.
public class Block
extends Component
Hierarchical Diagram
Direct Known Subclasses
None
Constructor
public Block()
Methods
isInternallyConnected
Returns true if the block is internally connected.
public boolean isInternallyConnected()
Throws: RSDException
Methods Inherited
The methods inherited from other classes are:
Class
Methods Inherited
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