CLASS artifact
Highlights/Dependencies |
---|
|
GraphRep Code |
---|
GRAPHREP layer:-2 sizing:asymmetrical AVAL aus:"Execution" AVAL trans:"Transaction mode" AVAL ben:"User defined property" AVAL dn:"File name" AVAL set-default:"$ffffff" c:"Color" FILL color:(rgbval (c)) AVAL fc:"Font color" AVAL ref_arti:"Referenced artifact" PEN w:0.02cm RECTANGLE x:-2.5cm y:-1.0cm w:5cm h:2cm TABLE x:-2.5cm y:-1.0cm w:5cm h:2cm cols:4 rows:4 w1:0.3cm w2:100% w3:0.5cm w4:0.1cm h1:0.1cm h2:0.8cm h3:100% h4:0.1cm STRETCH off sizing:off FONT "Wingdings" h:20pt color:(fc) TEXT "2" x:(tabx2) y:(taby1) w:l h:t FONT h:8pt color:(fc) IF (ben != "") ATTR "User defined property" x:(tabx1) y:(taby1) w:l:(tabx2-tabx1-0.2cm) h:t:0.8cm line-break:words ELSE ATTR "Extended property" x:(tabx1) y:(taby1) w:l:(tabx2-tabx1-0.2cm) h:t:0.8cm line-break:words ENDIF FONT color:(fc) IF ((aus != "None") AND (trans != "None")) TEXT ("{execution=" + aus + ", \n transaction=" + trans + "}") x:(tabx1) y:(taby2) w:l:(tabx2-tabx1-0.2cm) h:t:(taby3-taby2-0.2cm) line-break:rigorous FONT underline bold color:(fc) IF (ref_arti = "") IF (dn != "") ATTR "File name" x:(tabx1) y:(taby1+0.3cm) w:l:(tabx2-tabx1-0.2cm) h:t:0.1cm line-break:words ENDIF ELSE ATTR "Referenced artifact" x:(tabx1) y:(taby1+0.3cm) w:l:(tabx2-tabx1-0.2cm) h:t:0.1cm line-break:words format:"%o" ENDIF FONT color:(fc) ELSE FONT underline bold color:(fc) IF (ref_arti = "") IF (dn != "") ATTR "File name" x:(tabx1) y:(taby1+0.3cm) w:l h:t line-break:words ENDIF ELSE ATTR "Referenced artifact" x:(tabx1) y:(taby1+0.3cm) w:l h:t line-break:words format:"%o" ENDIF FONT color:(fc) ENDIF #IF (LEN ref_arti) # FILL color:darkblue # PEN color:darkblue # POLYGON 3 # x1:(tabx3+0.1cm) y1:(taby0-0.09cm) # x2:(tabx3+0.3cm) y2:(taby0-0.3cm) # x3:(tabx3+0.1cm) y3:(taby0-0.5cm) # RECTANGLE x:(tabx3-0.3cm) y:(taby0-0.4cm) w:0.4cm h:0.2cm # HOTSPOT "Referenced artifact" x:(tabx3-0.3cm) y:(taby0-0.5cm) w:0.6cm h:0.4cm #ENDIF
|
Graphical Representation |
---|
|
5373 Views