OMG Diagram Definition metamodels
//OMG Diagram Definition metamodels
//DC
enum AlignmentKind = start | end | center
enum KnownColor = maroon | red | orange | yellow | olive | purple | fuchsia | white | lime | green | | blue | aqua | teal | black | silver | gray
abstract Color
//DG
abstract Style
fontItalic ?
fontBold ?
fontUnderline ?
fontStrikeThrough ?
abstract Transform
abstract GradientStop
abstract PathCommand
isRelative ?
Module Statistics:
|
All clafers: 164 | Abstract: 41 | Concrete: 123 | Reference: 57 | Constraints: 23 | Goals: 0 | Global scope: 1..* | Can skip name resolver: no
|