injection-bootstrap.ucls
4.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<class-diagram version="1.0.3" icons="true" automaticImage="PNG" always-add-relationships="false" generalizations="true"
realizations="true" associations="true" dependencies="false" nesting-relationships="true">
<class id="9" corner="BOTTOM_RIGHT" language="java" name="br.gov.frameworkdemoiselle.internal.bootstrap.JsfBootstrap"
project="demoiselle-jsf"
file="/demoiselle-jsf/src/main/java/br/gov/frameworkdemoiselle/internal/bootstrap/JsfBootstrap.java" binary="false">
<position x="20" y="11" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="true" package="false" protected="false" private="false"/>
</display>
</class>
<interface id="10" corner="BOTTOM_RIGHT" language="java" name="javax.enterprise.inject.spi.AfterBeanDiscovery"
project="demoiselle-se"
file="/opt/demoiselle/tool/maven2-local-repo/javax/enterprise/cdi-api/1.0-SP4/cdi-api-1.0-SP4.jar" binary="true">
<position x="246" y="9" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</interface>
<annotation id="11" corner="BOTTOM_RIGHT" language="java" name="br.gov.frameworkdemoiselle.annotation.ViewScoped"
project="demoiselle-core"
file="/demoiselle-core/src/main/java/br/gov/frameworkdemoiselle/annotation/ViewScoped.java" binary="false">
<position x="21" y="202" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</annotation>
<class id="12" corner="BOTTOM_RIGHT" language="java" name="br.gov.frameworkdemoiselle.internal.context.ViewContext"
project="demoiselle-jsf"
file="/demoiselle-jsf/src/main/java/br/gov/frameworkdemoiselle/internal/context/ViewContext.java" binary="false">
<position x="20" y="113" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</class>
<class id="13" corner="BOTTOM_RIGHT" language="java" name="br.gov.frameworkdemoiselle.util.Faces"
project="demoiselle-jsf" file="/demoiselle-jsf/src/main/java/br/gov/frameworkdemoiselle/util/Faces.java"
binary="false">
<position x="247" y="113" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</class>
<class id="14" corner="BOTTOM_RIGHT" language="java" name="javax.faces.component.UIViewRoot" project="demoiselle-jsf"
file="/opt/demoiselle/tool/maven2-local-repo/com/sun/faces/jsf-api/2.0.3/jsf-api-2.0.3.jar" binary="true">
<position x="431" y="113" width="-1" height="-1"/>
<display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false"/>
<operations public="false" package="false" protected="false" private="false"/>
</display>
</class>
<dependency>
<end type="SOURCE" nodeId="13"/>
<end type="TARGET" nodeId="14"/>
</dependency>
<dependency>
<end type="SOURCE" nodeId="9"/>
<end type="TARGET" nodeId="12"/>
</dependency>
<dependency>
<end type="SOURCE" nodeId="9"/>
<end type="TARGET" nodeId="10"/>
</dependency>
<dependency>
<end type="SOURCE" nodeId="12"/>
<end type="TARGET" nodeId="11"/>
</dependency>
<classifier-display autosize="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="false" protected="false" private="false"/>
<operations public="true" package="false" protected="false" private="false"/>
</classifier-display>
<association-display labels="true" multiplicity="true"/>
</class-diagram>