Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PDN では、System Architect Essentials II コースで、二重継承は多くのプログラミング言語と同様に概念的に単一継承に似ていると述べています。パターン継承と指示継承とは?それらの違いは何ですか?
直接継承はクラスの動作を定義し、パターン継承はプロパティの継承元のクラスを定義します。そうすることで、Pegaは多重継承をサポートします。