Application

Vous modélisez une application PowerBuilder à l'aide d'une classe en utilisant le stéréotype <<application>>.

Les propriétés d'application sont définies comme suit :

Propriété d'application PB

Modélisée comme

Instance variable

Attribut

Shared variable

Attribut statique

Global variable

Attribut avec le stéréotype <<global>>

Property

Attribut avec le stéréotype <<property>>

External function

Opération avec le stéréotype <<external>>

Function

Opération

Event

Opération avec le stéréotype <<event>> ou opération avec un nom d'événement non-null

Structure in object

Classe interne avec un stéréotype <<structure>>