Class図 PlantUML on Qiita
QiitaでPlantUMLが使えるようになった。
公式
クラス
class Car
実装
interface Car
class Benz implements Car
継承
interface Car
class Benz implements Car
class SUV extends Benz
class Sedan extends Benz
集約
class Parking
interface Car
Parking o-- Car
コンポジション
class Parking
class BillingSystem
class ChargeTimeOverNotificationSystem
Parking *-- BillingSystem
Parking *-- ChargeTimeOverNotificationSystem
依存
class BillingSystem
enum BillingPlan
BillingSystem ..> BillingPlan
class Car
interface Car
class Benz implements Car
継承
interface Car
class Benz implements Car
class SUV extends Benz
class Sedan extends Benz
集約
class Parking
interface Car
Parking o-- Car
コンポジション
class Parking
class BillingSystem
class ChargeTimeOverNotificationSystem
Parking *-- BillingSystem
Parking *-- ChargeTimeOverNotificationSystem
依存
class BillingSystem
enum BillingPlan
BillingSystem ..> BillingPlan
interface Car
class Benz implements Car
class SUV extends Benz
class Sedan extends Benz
class Parking
interface Car
Parking o-- Car
コンポジション
class Parking
class BillingSystem
class ChargeTimeOverNotificationSystem
Parking *-- BillingSystem
Parking *-- ChargeTimeOverNotificationSystem
依存
class BillingSystem
enum BillingPlan
BillingSystem ..> BillingPlan
class Parking
class BillingSystem
class ChargeTimeOverNotificationSystem
Parking *-- BillingSystem
Parking *-- ChargeTimeOverNotificationSystem
class BillingSystem
enum BillingPlan
BillingSystem ..> BillingPlan
Author And Source
この問題について(Class図 PlantUML on Qiita), 我々は、より多くの情報をここで見つけました https://qiita.com/OmeletteCurry19/items/11a5ed3201aebeb32229著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .