Package | Description |
---|---|
Parsing.YumlPrimitives.Patterns |
Class and Description |
---|
BarrierBoxEntry
Yuml Production : Barrier() BoxEntry()
|
Box
Yuml Production : Box = ['name [,qs] [,qs] ']'
|
Connect
Yuml Production : Connect = [End1] [name] Solid [name] {End2] Box
|
YumlLine
Yuml Production : YumlLine: Box [connect] end
|