Abstract method which is used for connecting ports of elements within this subsystem. The programmer who provides a new OhSubSystem class or OhTotalSystem must define this method. He can use various (Ref "OhSubSystem#connect()") methods to write the connectPort() method. 部分系モデル内部の端子を接続するために使用される抽象メソッ ドです。新しい OhSubSystem クラスや OhTotalSystem クラスを 提供しようとするプログラマは、このメソッドを定義しなければ なりません。このメソッドを書くために、(Ref "OhSubSystem") で定義されている様々な (Ref "OhSubSystem#connect()") メソッ ドを使用できます。 実装例: (Ref "OhScfSubSystem#connectPorts()")