Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.jst.j2ee.core/rose/wsdd.cat')
-rw-r--r--plugins/org.eclipse.jst.j2ee.core/rose/wsdd.cat4011
1 files changed, 0 insertions, 4011 deletions
diff --git a/plugins/org.eclipse.jst.j2ee.core/rose/wsdd.cat b/plugins/org.eclipse.jst.j2ee.core/rose/wsdd.cat
deleted file mode 100644
index d4d557712..000000000
--- a/plugins/org.eclipse.jst.j2ee.core/rose/wsdd.cat
+++ /dev/null
@@ -1,4011 +0,0 @@
-
-(object Petal
- version 50
- _written "Rose 8.3.0407.2800"
- charSet 0)
-
-(object Class_Category "wsdd"
- is_unit TRUE
- is_loaded TRUE
- attributes (list Attribute_Set
- (object Attribute
- tool "Ecore"
- name "basePackage"
- value (value Text "org.eclipse.jst.j2ee.webservice"))
- (object Attribute
- tool "Ecore"
- name "prefix"
- value (value Text "Wsdd"))
- (object Attribute
- tool "Ecore"
- name "nsURI"
- value (value Text "wsdd.xmi")))
- quid "3E109EAD0319"
- exportControl "Public"
- logical_models (list unit_reference_list
- (object Class "WebServices"
- attributes (list Attribute_Set
- (object Attribute
- tool "Java"
- name "cg_style"
- value "Default_EJB"))
- quid "3E109EEF012F"
- documentation
-|The webservices element is the root element for the web services deployment descriptor. It specifies the set of Web service descriptions that are to be deployed into the J2EE Application Server and the dependencies they have on container resources and services.
-|
-
- superclasses (list inheritance_relationship_list
- (object Inheritance_Relationship
- quid "4023B0DD00DD"
- supplier "Logical View::common::CompatibilityDescriptionGroup"
- quidu "4023ADF20197"))
- language "Java")
- (object Class "WebServiceDescription"
- attributes (list Attribute_Set
- (object Attribute
- tool "Java"
- name "cg_style"
- value "Default_EJB"))
- quid "3E10A1500313"
- documentation
-|The webservice-description element defines a WSDL document file and the set of Port components associated with the WSDL ports defined in the WSDL document. There may be multiple webservice-descriptions defined within a module.
-|
-|All WSDL file ports must have a corresponding port-component element defined.
-|
-|Used in: webservices
-|
-
- class_attributes (list class_attribute_list
- (object ClassAttribute "jaxrpcMappingFile"
- quid "3E526A81010C"
- documentation
-|The jaxrpc-mapping-file element contains the name of a file that describes the JAX-RPC mapping between the Java interaces used by the application and the WSDL description in the wsdl-file. The file name is a relative path within the module.
-|
-
- type "String"
- exportControl "Public")
- (object ClassAttribute "webServiceDescriptionName"
- quid "3E526A8F021A"
- documentation
-|The webservice-description-name identifies the collection of port-components associated with a WSDL file and JAX-RPC mapping. The name must be unique within the deployment descriptor.
-|
-|
-|
-
- type "String"
- exportControl "Public")
- (object ClassAttribute "wsdlFile"
- quid "3E526AA20392"
- documentation
-|The wsdl-file element contains the name of a WSDL file in the module. The file name is a relative path within the module.
-|
-
- type "String"
- exportControl "Public")
- (object ClassAttribute "smallIcon"
- quid "3F5C91820023"
- type "String"
- exportControl "Public")
- (object ClassAttribute "largeIcon"
- quid "3F5C91930276"
- type "String"
- exportControl "Public")
- (object ClassAttribute "description"
- quid "3F5CE5260163"
- type "String"
- exportControl "Public")
- (object ClassAttribute "displayName"
- quid "3F5CE531003C"
- type "String"
- exportControl "Public"))
- language "Java")
- (object Class "PortComponent"
- attributes (list Attribute_Set
- (object Attribute
- tool "Java"
- name "cg_style"
- value "Default_EJB"))
- quid "3E10AB8D01F6"
- documentation
-|The port-component element associates a WSDL port with a Web service interface and implementation. It defines the name of the port as a component, optional description, optional display name, optional iconic representations, WSDL port QName, Service Endpoint Interface, Service Implementation Bean.
-|
-
- class_attributes (list class_attribute_list
- (object ClassAttribute "portComponentName"
- quid "3E526B110344"
- documentation
-|The port-component-name element specifies a port component's name. This name is assigned by the module producer to name the service implementation bean in the module's deployment descriptor. The name must be unique among the port component names defined in the same module.
-|
-|
-
- type "String"
- exportControl "Public")
- (object ClassAttribute "serviceEndpointInterface"
- quid "3E526B180177"
- documentation
-|The service-endpoint-interface element contains the fully-qualified name of the port component's Service Endpoint Interface.
-|
-
- type "String"
- exportControl "Public")
- (object ClassAttribute "smallIcon"
- quid "3F5C91D1038D"
- type "String"
- exportControl "Public")
- (object ClassAttribute "largeIcon"
- quid "3F5C91E3019F"
- type "String"
- exportControl "Public")
- (object ClassAttribute "description"
- quid "3F5CE85902BC"
- type "String"
- exportControl "Public")
- (object ClassAttribute "displayName"
- quid "3F5CE8620070"
- type "String"
- exportControl "Public"))
- language "Java")
- (object Class "WSDLPort"
- attributes (list Attribute_Set
- (object Attribute
- tool "Java"
- name "cg_style"
- value "Default_EJB"))
- quid "3E10ABC40205"
- documentation
-|Defines the name space and local name part of the WSDL port QName.
-|
-
- superclasses (list inheritance_relationship_list
- (object Inheritance_Relationship
- quid "3F438C890363"
- supplier "Logical View::common::QName"
- quidu "3F3BEF5D02C0"))
- language "Java")
- (object Class "ServiceImplBean"
- attributes (list Attribute_Set
- (object Attribute
- tool "Java"
- name "cg_style"
- value "Default_EJB"))
- quid "3E10AC0A0016"
- documentation
-|The service-impl-bean element defines the Web service implementation.A service implementation can be an EJB bean class or JAX-RPC web component. Existing EJB implementations are exposed as a Web service using an ejb-link.
-|
-|Used in: port-component
-|
-
- language "Java")
- (object Class "ServletLink"
- attributes (list Attribute_Set
- (object Attribute
- tool "Java"
- name "DisableAutoSync"
- value FALSE)
- (object Attribute
- tool "Java"
- name "Final"
- value FALSE)
- (object Attribute
- tool "Java"
- name "Static"
- value FALSE)
- (object Attribute
- tool "Java"
- name "Strictfp"
- value FALSE)
- (object Attribute
- tool "Java"
- name "GenerateDefaultConstructor"
- value TRUE)
- (object Attribute
- tool "Java"
- name "GenerateFinalizer"
- value FALSE)
- (object Attribute
- tool "Java"
- name "GenerateStaticInitializer"
- value FALSE)
- (object Attribute
- tool "Java"
- name "GenerateInstanceInitializer"
- value FALSE)
- (object Attribute
- tool "Java"
- name "GenerateCode"
- value TRUE)
- (object Attribute
- tool "Java"
- name "ReadOnly"
- value FALSE)
- (object Attribute
- tool "Java"
- name "GenerateFullyQualifiedExtends"
- value "")
- (object Attribute
- tool "Java"
- name "GenerateFullyQualifiedImplements"
- value "")
- (object Attribute
- tool "Java"
- name "ConstructorIs"
- value ("Ctor_Set" 62))
- (object Attribute
- tool "Java"
- name "cg_style"
- value "Default_EJB"))
- quid "3E10AC1502E2"
- documentation
-|The servlet-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a JAX-RPC Service Endpoint.
-|
-|The value of the servlet-link element must be the servlet-name of a JAX-RPC Service Endpoint in the same WAR file.
-|
-|Used in: service-impl-bean
-|
-
- superclasses (list inheritance_relationship_list
- (object Inheritance_Relationship
- attributes (list Attribute_Set)
- quid "3E3953A5010A"
- supplier "Logical View::wsdd::BeanLink"
- quidu "3E3952E700EC"))
- class_attributes (list class_attribute_list
- (object ClassAttribute "servletLink"
- quid "3E11E935039B"
- type "String"
- exportControl "Public"))
- language "Java")
- (object Class "EJBLink"
- attributes (list Attribute_Set
- (object Attribute
- tool "Java"
- name "DisableAutoSync"
- value FALSE)
- (object Attribute
- tool "Java"
- name "Final"
- value FALSE)
- (object Attribute
- tool "Java"
- name "Static"
- value FALSE)
- (object Attribute
- tool "Java"
- name "Strictfp"
- value FALSE)
- (object Attribute
- tool "Java"
- name "GenerateDefaultConstructor"
- value TRUE)
- (object Attribute
- tool "Java"
- name "GenerateFinalizer"
- value FALSE)
- (object Attribute
- tool "Java"
- name "GenerateStaticInitializer"
- value FALSE)
- (object Attribute
- tool "Java"
- name "GenerateInstanceInitializer"
- value FALSE)
- (object Attribute
- tool "Java"
- name "GenerateCode"
- value TRUE)
- (object Attribute
- tool "Java"
- name "ReadOnly"
- value FALSE)
- (object Attribute
- tool "Java"
- name "GenerateFullyQualifiedExtends"
- value "")
- (object Attribute
- tool "Java"
- name "GenerateFullyQualifiedImplements"
- value "")
- (object Attribute
- tool "Java"
- name "ConstructorIs"
- value ("Ctor_Set" 62))
- (object Attribute
- tool "Java"
- name "cg_style"
- value "Default_EJB"))
- quid "3E10AC20028D"
- documentation
-|The ejb-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a Web Service Endpoint.
-|
-|The value of the ejb-link element must be the ejb-name of an enterprise bean in the same ejb-jar file.
-|
-|Used in: service-impl-bean
-|
-|Examples:
-|<ejb-link>EmployeeRecord</ejb-link>
-| <ejb-link>../products/product.jar#ProductEJB</ejb-link>
-|
-
- superclasses (list inheritance_relationship_list
- (object Inheritance_Relationship
- attributes (list Attribute_Set)
- quid "3E39538B014B"
- supplier "Logical View::wsdd::BeanLink"
- quidu "3E3952E700EC"))
- class_attributes (list class_attribute_list
- (object ClassAttribute "ejbLink"
- quid "3E11E9240095"
- type "String"
- exportControl "Public"))
- language "Java")
- (object Class "Handler"
- attributes (list Attribute_Set
- (object Attribute
- tool "Java"
- name "cg_style"
- value "Default_EJB"))
- quid "3E10AC3B01D6"
- documentation
-|Declares the handler for a port-component. Handlers can access the init-param name/value pairs using the HandlerInfo interface.
-|
-|Used in: port-component
-|
-
- superclasses (list inheritance_relationship_list
- (object Inheritance_Relationship
- quid "4023AFA0007D"
- supplier "Logical View::common::CompatibilityDescriptionGroup"
- quidu "4023ADF20197"))
- class_attributes (list class_attribute_list
- (object ClassAttribute "handlerName"
- quid "3E526BFE0348"
- type "String"
- exportControl "Public")
- (object ClassAttribute "handlerClass"
- quid "3E526C050103"
- type "String"
- exportControl "Public"))
- language "Java")
- (object Class "BeanLink"
- attributes (list Attribute_Set
- (object Attribute
- tool "Java"
- name "cg_style"
- value "Default_EJB"))
- quid "3E3952E700EC"
- language "Java")
- (object Association "$UNNAMED$0"
- quid "3E11BD6900E8"
- roles (list role_list
- (object Role "wsdlPort"
- quid "3E11BD6A034C"
- label "wsdlPort"
- supplier "Logical View::wsdd::WSDLPort"
- quidu "3E10ABC40205"
- client_cardinality (value cardinality "1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$1"
- quid "3E11BD6A0356"
- supplier "Logical View::wsdd::PortComponent"
- quidu "3E10AB8D01F6"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$2"
- quid "3E11BD74029C"
- roles (list role_list
- (object Role "serviceImplBean"
- quid "3E11BD7602F8"
- label "serviceImplBean"
- supplier "Logical View::wsdd::ServiceImplBean"
- quidu "3E10AC0A0016"
- client_cardinality (value cardinality "1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$3"
- quid "3E11BD7602FA"
- supplier "Logical View::wsdd::PortComponent"
- quidu "3E10AB8D01F6"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$4"
- quid "3E11BD80037E"
- roles (list role_list
- (object Role "handlers "
- quid "3E11BD840293"
- label "handlers "
- supplier "Logical View::wsdd::Handler"
- quidu "3E10AC3B01D6"
- client_cardinality (value cardinality "0..n")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$5"
- quid "3E11BD840295"
- supplier "Logical View::wsdd::PortComponent"
- quidu "3E10AB8D01F6"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$6"
- quid "3E11C37103CF"
- roles (list role_list
- (object Role "eEJBLink"
- quid "3E11C373015B"
- label "eEJBLink"
- supplier "Logical View::wsdd::EJBLink"
- quidu "3E10AC20028D"
- client_cardinality (value cardinality "0..1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$7"
- quid "3E11C373015D"
- supplier "Logical View::wsdd::ServiceImplBean"
- quidu "3E10AC0A0016"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$8"
- quid "3E11C379038A"
- roles (list role_list
- (object Role "eServletLink"
- quid "3E11C37C00D1"
- label "eServletLink"
- supplier "Logical View::wsdd::ServletLink"
- quidu "3E10AC1502E2"
- client_cardinality (value cardinality "0..1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$9"
- quid "3E11C37C00DC"
- supplier "Logical View::wsdd::ServiceImplBean"
- quidu "3E10AC0A0016"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$10"
- quid "3E10CA7303C5"
- roles (list role_list
- (object Role "webServiceDescriptions"
- quid "3E10CA760351"
- label "webServiceDescriptions"
- supplier "Logical View::wsdd::WebServiceDescription"
- quidu "3E10A1500313"
- client_cardinality (value cardinality "1..n")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$11"
- quid "3E10CA76035B"
- supplier "Logical View::wsdd::WebServices"
- quidu "3E109EEF012F"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$12"
- quid "3E11B7C8033F"
- roles (list role_list
- (object Role "portComponents"
- quid "3E11B7CC02C3"
- label "portComponents"
- supplier "Logical View::wsdd::PortComponent"
- quidu "3E10AB8D01F6"
- client_cardinality (value cardinality "1..n")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$13"
- quid "3E11B7CC02CD"
- supplier "Logical View::wsdd::WebServiceDescription"
- quidu "3E10A1500313"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$14"
- quid "3E11CEDE031E"
- roles (list role_list
- (object Role "initParams "
- quid "3E11CEE00371"
- label "initParams "
- supplier "Logical View::wscommon::InitParam"
- quidu "3E10AC6E0280"
- client_cardinality (value cardinality "0..n")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$15"
- quid "3E11CEE00373"
- supplier "Logical View::wsdd::Handler"
- quidu "3E10AC3B01D6"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$16"
- quid "3E11CEE80001"
- roles (list role_list
- (object Role "soapHeaders"
- quid "3E11CEEA0298"
- label "soapHeaders"
- supplier "Logical View::wscommon::SOAPHeader"
- quidu "3E10AC99022F"
- client_cardinality (value cardinality "0..n")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$17"
- quid "3E11CEEA02A2"
- supplier "Logical View::wsdd::Handler"
- quidu "3E10AC3B01D6"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$18"
- quid "3E3953020189"
- roles (list role_list
- (object Role "beanLink"
- quid "3E3953050007"
- label "beanLink"
- supplier "Logical View::wsdd::BeanLink"
- quidu "3E3952E700EC"
- client_cardinality (value cardinality "0..1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$19"
- quid "3E3953050011"
- supplier "Logical View::wsdd::ServiceImplBean"
- quidu "3E10AC0A0016"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$20"
- quid "3E5276360293"
- roles (list role_list
- (object Role "soapRoles"
- quid "3E5276380227"
- label "soapRoles"
- supplier "Logical View::wscommon::SOAPRole"
- quidu "3E10ACBC0164"
- client_cardinality (value cardinality "0..n")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$21"
- quid "3E5276380231"
- supplier "Logical View::wsdd::Handler"
- quidu "3E10AC3B01D6"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$22"
- quid "3F5CBEA10235"
- roles (list role_list
- (object Role "descriptionType"
- quid "3F5CBEA200D8"
- label "descriptionType"
- supplier "Logical View::wscommon::DescriptionType"
- quidu "3F5CBC6D0353"
- client_cardinality (value cardinality "0..1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$23"
- quid "3F5CBEA200E2"
- supplier "Logical View::wsdd::PortComponent"
- quidu "3E10AB8D01F6"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$24"
- quid "3F5CBEA700C1"
- roles (list role_list
- (object Role "displayNameType"
- quid "3F5CBEA8031B"
- label "displayNameType"
- supplier "Logical View::wscommon::DisplayNameType"
- quidu "3F5CBC780236"
- client_cardinality (value cardinality "0..1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$25"
- quid "3F5CBEA80325"
- supplier "Logical View::wsdd::PortComponent"
- quidu "3E10AB8D01F6"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$26"
- quid "3F5CBF8A0114"
- roles (list role_list
- (object Role "descriptionTypes"
- quid "3F5CBF8B0075"
- label "descriptionTypes"
- supplier "Logical View::wscommon::DescriptionType"
- quidu "3F5CBC6D0353"
- client_cardinality (value cardinality "0..n")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$27"
- quid "3F5CBF8B0089"
- supplier "Logical View::wscommon::InitParam"
- quidu "3E10AC6E0280"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$28"
- quid "3F5DDBB70311"
- roles (list role_list
- (object Role "descriptionType"
- quid "3F5DDBB80255"
- label "descriptionType"
- supplier "Logical View::wscommon::DescriptionType"
- quidu "3F5CBC6D0353"
- client_cardinality (value cardinality "0..1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$29"
- quid "3F5DDBB80269"
- supplier "Logical View::wsdd::WebServiceDescription"
- quidu "3E10A1500313"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$30"
- quid "3F5DDBBE039E"
- roles (list role_list
- (object Role "displayNameType"
- quid "3F5DDBBF0309"
- label "displayNameType"
- supplier "Logical View::wscommon::DisplayNameType"
- quidu "3F5CBC780236"
- client_cardinality (value cardinality "0..1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$31"
- quid "3F5DDBBF0313"
- supplier "Logical View::wsdd::WebServiceDescription"
- quidu "3E10A1500313"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$32"
- quid "3F5DDC4500F9"
- roles (list role_list
- (object Role "iconType"
- quid "3F5DDC460046"
- label "iconType"
- supplier "Logical View::common::IconType"
- quidu "3E4A99EE003A"
- client_cardinality (value cardinality "0..1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$33"
- quid "3F5DDC460050"
- supplier "Logical View::wsdd::WebServiceDescription"
- quidu "3E10A1500313"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE)))
- (object Association "$UNNAMED$34"
- quid "3F5DDE950122"
- roles (list role_list
- (object Role "iconType"
- quid "3F5DDE96016A"
- label "iconType"
- supplier "Logical View::common::IconType"
- quidu "3E4A99EE003A"
- client_cardinality (value cardinality "0..1")
- Containment "By Value"
- is_navigable TRUE)
- (object Role "$UNNAMED$35"
- quid "3F5DDE96017E"
- supplier "Logical View::wsdd::PortComponent"
- quidu "3E10AB8D01F6"
- client_cardinality (value cardinality "1")
- is_aggregate TRUE))))
- logical_presentations (list unit_reference_list
- (object ClassDiagram "PortComponent"
- quid "3E11BAD902A3"
- title "PortComponent"
- zoom 100
- max_height 28350
- max_width 21600
- origin_x 0
- origin_y 0
- items (list diagram_item_list
- (object ClassView "Class" "Logical View::wsdd::EJBLink" @1
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (870, 2734)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @1
- location (725, 2661)
- fill_color 13434879
- nlines 1
- max_width 290
- justify 0
- label "EJBLink")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10AC20028D"
- compartment (object Compartment
- Parent_View @1
- location (725, 2713)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 2
- max_width 286)
- width 308
- height 166
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wsdd::ServletLink" @2
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1567, 2719)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @2
- location (1390, 2646)
- fill_color 13434879
- nlines 1
- max_width 354
- justify 0
- label "ServletLink")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10AC1502E2"
- compartment (object Compartment
- Parent_View @2
- location (1390, 2698)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 2
- max_width 350)
- width 372
- height 166
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::common::QName" @3
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1856, 672)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @3
- location (1575, 506)
- fill_color 13434879
- nlines 1
- max_width 562
- justify 0
- label "QName")
- icon_style "Icon"
- line_color 3342489
- fill_color 16766421
- quidu "3F3BEF5D02C0"
- compartment (object Compartment
- Parent_View @3
- location (1575, 602)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 5
- max_width 558)
- width 580
- height 352
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::common::Description" @4
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (192, 129)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @4
- location (64, 10)
- fill_color 13434879
- nlines 1
- max_width 256
- justify 0
- label "Description")
- icon_style "Icon"
- line_color 3342489
- fill_color 16766421
- quidu "3E4A98D602E0"
- compartment (object Compartment
- Parent_View @4
- location (64, 106)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 3
- max_width 253)
- width 274
- height 258
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::common::DisplayName" @5
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (640, 129)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @5
- location (424, 10)
- fill_color 13434879
- nlines 1
- max_width 432
- justify 0
- label "DisplayName")
- icon_style "Icon"
- line_color 3342489
- fill_color 16766421
- quidu "3E4A9922000E"
- compartment (object Compartment
- Parent_View @5
- location (424, 106)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 3
- max_width 428)
- width 450
- height 258
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wsdd::BeanLink" @6
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1241, 2426)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @6
- location (1154, 2381)
- fill_color 13434879
- nlines 1
- max_width 174
- justify 0
- label "BeanLink")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E3952E700EC"
- width 192
- height 110
- annotation 8
- autoResize TRUE)
- (object InheritView "" @7
- stereotype TRUE
- line_color 3342489
- quidu "3E39538B014B"
- client @1
- supplier @6
- vertices (list Points
- (968, 2650)
- (1172, 2481))
- line_style 0)
- (object InheritView "" @8
- stereotype TRUE
- line_color 3342489
- quidu "3E3953A5010A"
- client @2
- supplier @6
- vertices (list Points
- (1474, 2635)
- (1302, 2481))
- line_style 0)
- (object ClassView "Class" "Logical View::wsdd::Handler" @9
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (336, 2239)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @9
- location (119, 2069)
- fill_color 13434879
- nlines 1
- max_width 434
- justify 0
- label "Handler")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10AC3B01D6"
- compartment (object Compartment
- Parent_View @9
- location (119, 2121)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 3
- max_width 375)
- width 452
- height 360
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wsdd::WSDLPort" @10
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1839, 1038)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @10
- location (1747, 993)
- fill_color 13434879
- nlines 1
- max_width 184
- justify 0
- label "WSDLPort")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10ABC40205"
- width 202
- height 110
- annotation 8
- autoResize TRUE)
- (object InheritView "" @11
- stereotype TRUE
- line_color 3342489
- quidu "3F438C890363"
- client @10
- supplier @3
- vertices (list Points
- (1841, 983)
- (1841, 848))
- line_style 3
- origin_attachment (1841, 983)
- terminal_attachment (1841, 848))
- (object ClassView "Class" "Logical View::wsdd::ServiceImplBean" @12
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1231, 1409)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @12
- location (1088, 1364)
- fill_color 13434879
- nlines 1
- max_width 286
- justify 0
- label "ServiceImplBean")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10AC0A0016"
- width 304
- height 110
- annotation 8
- autoResize TRUE)
- (object AssociationViewNew "$UNNAMED$18" @13
- location (1235, 1917)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E3953020189"
- roleview_list (list RoleViews
- (object RoleView "beanLink" @14
- Parent_View @13
- location (19, 121)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @15
- Parent_View @14
- location (1102, 2172)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 162
- justify 0
- label "+beanLink"
- pctDist 0.559441
- height 137
- orientation 1)
- stereotype TRUE
- line_color 3342489
- quidu "3E3953050007"
- client @13
- supplier @6
- vertices (list Points
- (1235, 1917)
- (1240, 2370))
- line_style 0
- label (object SegLabel @16
- Parent_View @14
- location (1325, 2272)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "0..1"
- pctDist 0.783217
- height 86
- orientation 0))
- (object RoleView "$UNNAMED$19" @17
- Parent_View @13
- location (19, 121)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E3953050011"
- client @13
- supplier @12
- vertices (list Points
- (1235, 1917)
- (1231, 1464))
- line_style 0
- label (object SegLabel @18
- Parent_View @17
- location (1285, 1512)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.895105
- height 54
- orientation 1))))
- (object ClassView "Class" "Logical View::wscommon::DescriptionType" @19
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (192, 464)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @19
- location (55, 396)
- fill_color 13434879
- nlines 1
- max_width 274
- justify 0
- label "DescriptionType")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3F5CBC6D0353"
- width 292
- height 156
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wscommon::DisplayNameType" @20
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (640, 464)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @20
- location (491, 396)
- fill_color 13434879
- nlines 1
- max_width 298
- justify 0
- label "DisplayNameType")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3F5CBC780236"
- width 316
- height 156
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::common::IconType" @21
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1216, 400)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @21
- location (961, 257)
- fill_color 13434879
- nlines 1
- max_width 510
- justify 0
- label "IconType")
- icon_style "Icon"
- line_color 3342489
- fill_color 16766421
- quidu "3E4A99EE003A"
- compartment (object Compartment
- Parent_View @21
- location (961, 353)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 4
- max_width 506)
- width 528
- height 306
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wsdd::PortComponent" @22
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (336, 1040)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @22
- location (32, 850)
- fill_color 13434879
- nlines 1
- max_width 608
- justify 0
- label "PortComponent")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10AB8D01F6"
- compartment (object Compartment
- Parent_View @22
- location (32, 902)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 7
- max_width 604)
- width 626
- height 400
- annotation 8
- autoResize TRUE)
- (object AssociationViewNew "$UNNAMED$4" @23
- location (336, 1649)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11BD80037E"
- roleview_list (list RoleViews
- (object RoleView "handlers " @24
- Parent_View @23
- location (48, 1541)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @25
- Parent_View @24
- location (296, 1976)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 149
- justify 0
- label "+handlers "
- pctDist 0.799082
- height 41
- orientation 1)
- stereotype TRUE
- line_color 3342489
- quidu "3E11BD840293"
- client @23
- supplier @9
- vertices (list Points
- (336, 1649)
- (336, 2058))
- line_style 0
- label (object SegLabel @26
- Parent_View @24
- location (390, 2016)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "0..n"
- pctDist 0.900115
- height 54
- orientation 0))
- (object RoleView "$UNNAMED$5" @27
- Parent_View @23
- location (48, 1541)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11BD840295"
- client @23
- supplier @22
- vertices (list Points
- (336, 1649)
- (336, 1240))
- line_style 0
- label (object SegLabel @28
- Parent_View @27
- location (390, 1282)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.900115
- height 54
- orientation 1))))
- (object AssociationViewNew "$UNNAMED$0" @29
- location (1193, 1038)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11BD6900E8"
- roleview_list (list RoleViews
- (object RoleView "wsdlPort" @30
- Parent_View @29
- location (909, 922)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @31
- Parent_View @30
- location (1422, 1083)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 192
- justify 0
- label "+wsdlPort"
- pctDist 0.421296
- height 45
- orientation 1)
- stereotype TRUE
- line_color 3342489
- quidu "3E11BD6A034C"
- client @29
- supplier @10
- vertices (list Points
- (1193, 1038)
- (1737, 1038))
- line_style 0
- label (object SegLabel @32
- Parent_View @30
- location (1737, 998)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 1.003623
- height 41
- orientation 0))
- (object RoleView "$UNNAMED$1" @33
- Parent_View @29
- location (909, 922)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11BD6A0356"
- client @29
- supplier @22
- vertices (list Points
- (1193, 1038)
- (649, 1039))
- line_style 0
- label (object SegLabel @34
- Parent_View @33
- location (707, 988)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.894737
- height 52
- orientation 1))))
- (object AssociationViewNew "$UNNAMED$2" @35
- location (874, 1260)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11BD74029C"
- roleview_list (list RoleViews
- (object RoleView "serviceImplBean" @36
- Parent_View @35
- location (591, 1144)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @37
- Parent_View @36
- location (971, 1539)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 273
- justify 0
- label "+serviceImplBean"
- pctDist 0.797507
- height 222
- orientation 1)
- stereotype TRUE
- line_color 3342489
- quidu "3E11BD7602F8"
- client @35
- supplier @12
- vertices (list Points
- (874, 1260)
- (1100, 1353))
- line_style 0
- label (object SegLabel @38
- Parent_View @36
- location (1067, 1376)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.913571
- height 35
- orientation 1))
- (object RoleView "$UNNAMED$3" @39
- Parent_View @35
- location (591, 1144)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11BD7602FA"
- client @35
- supplier @22
- vertices (list Points
- (874, 1260)
- (649, 1168))
- line_style 0
- label (object SegLabel @40
- Parent_View @39
- location (692, 1129)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.897595
- height 53
- orientation 1))))
- (object AssociationViewNew "$UNNAMED$22" @41
- location (248, 690)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5CBEA10235"
- roleview_list (list RoleViews
- (object RoleView "descriptionType" @42
- Parent_View @41
- location (-72, -132)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @43
- Parent_View @42
- location (179, 628)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 255
- justify 0
- label "+descriptionType"
- pctDist 0.501320
- height 53
- orientation 0)
- stereotype TRUE
- line_color 3342489
- quidu "3F5CBEA200D8"
- client @41
- supplier @19
- vertices (list Points
- (248, 690)
- (211, 542))
- line_style 0
- label (object SegLabel @44
- Parent_View @42
- location (267, 581)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 137
- justify 0
- label "0..1"
- pctDist 0.668995
- height 45
- orientation 1))
- (object RoleView "$UNNAMED$23" @45
- Parent_View @41
- location (-72, -132)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5CBEA200E2"
- client @41
- supplier @22
- vertices (list Points
- (248, 690)
- (285, 839))
- line_style 0
- label (object SegLabel @46
- Parent_View @45
- location (333, 811)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.890954
- height 54
- orientation 0))))
- (object AssociationViewNew "$UNNAMED$24" @47
- location (519, 690)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5CBEA700C1"
- roleview_list (list RoleViews
- (object RoleView "displayNameType" @48
- Parent_View @47
- location (192, -124)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @49
- Parent_View @48
- location (534, 662)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 286
- justify 0
- label "+displayNameType"
- pctDist 0.194674
- height 1
- orientation 0)
- stereotype TRUE
- line_color 3342489
- quidu "3F5CBEA8031B"
- client @47
- supplier @20
- vertices (list Points
- (519, 690)
- (598, 542))
- line_style 0
- label (object SegLabel @50
- Parent_View @48
- location (652, 612)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 157
- justify 0
- label "0..1"
- pctDist 0.778527
- height 81
- orientation 1))
- (object RoleView "$UNNAMED$25" @51
- Parent_View @47
- location (192, -124)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5CBEA80325"
- client @47
- supplier @22
- vertices (list Points
- (519, 690)
- (441, 839))
- line_style 0
- label (object SegLabel @52
- Parent_View @51
- location (497, 849)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.898276
- height 54
- orientation 0))))
- (object AssociationViewNew "$UNNAMED$34" @53
- location (807, 696)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDE950122"
- roleview_list (list RoleViews
- (object RoleView "iconType" @54
- Parent_View @53
- location (474, -345)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @55
- Parent_View @54
- location (941, 550)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 168
- justify 0
- label "+iconType"
- pctDist 0.799329
- height 41
- orientation 0)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDE96016A"
- client @53
- supplier @21
- vertices (list Points
- (807, 696)
- (1003, 553))
- line_style 0
- label (object SegLabel @56
- Parent_View @54
- location (1015, 612)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "0..1"
- pctDist 0.900575
- height 54
- orientation 1))
- (object RoleView "$UNNAMED$35" @57
- Parent_View @53
- location (474, -345)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDE96017E"
- client @53
- supplier @22
- vertices (list Points
- (807, 696)
- (611, 839))
- line_style 0
- label (object SegLabel @58
- Parent_View @57
- location (663, 868)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 15
- justify 0
- label "1"
- pctDist 0.900000
- height 54
- orientation 0))))
- (object InheritView "" @59
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDB7E00C1"
- client @19
- supplier @4
- vertices (list Points
- (192, 385)
- (192, 258))
- line_style 0)
- (object InheritView "" @60
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDB82033D"
- client @20
- supplier @5
- vertices (list Points
- (640, 385)
- (640, 258))
- line_style 0)))
- (object ClassDiagram "WebServices"
- quid "3E109E8A0181"
- title "WebServices"
- zoom 100
- max_height 28350
- max_width 21600
- origin_x 0
- origin_y 0
- items (list diagram_item_list
- (object ClassView "Class" "Logical View::wsdd::WebServiceDescription" @61
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (484, 1216)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @61
- location (142, 1002)
- fill_color 13434879
- nlines 1
- max_width 684
- justify 0
- label "WebServiceDescription")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10A1500313"
- compartment (object Compartment
- Parent_View @61
- location (142, 1054)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 8
- max_width 681)
- width 702
- height 448
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wsdd::WebServices" @62
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (487, 690)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @62
- location (374, 645)
- fill_color 13434879
- nlines 1
- max_width 226
- justify 0
- label "WebServices")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E109EEF012F"
- width 244
- height 110
- annotation 8
- autoResize TRUE)
- (object AssociationViewNew "$UNNAMED$10" @63
- location (485, 868)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E10CA7303C5"
- roleview_list (list RoleViews
- (object RoleView "webServiceDescriptions" @64
- Parent_View @63
- location (-123, 563)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @65
- Parent_View @64
- location (239, 982)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 374
- justify 0
- label "+webServiceDescriptions"
- pctDist 0.938416
- height 246
- orientation 1)
- stereotype TRUE
- line_color 3342489
- quidu "3E10CA760351"
- client @63
- supplier @61
- vertices (list Points
- (485, 868)
- (484, 991))
- line_style 0
- label (object SegLabel @66
- Parent_View @64
- location (538, 978)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 62
- justify 0
- label "1..n"
- pctDist 0.898827
- height 54
- orientation 0))
- (object RoleView "$UNNAMED$11" @67
- Parent_View @63
- location (-123, 563)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E10CA76035B"
- client @63
- supplier @62
- vertices (list Points
- (485, 868)
- (486, 745))
- line_style 0
- label (object SegLabel @68
- Parent_View @67
- location (540, 758)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.898678
- height 54
- orientation 1))))
- (object ClassView "Class" "Logical View::common::CompatibilityDescriptionGroup" @69
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (487, 281)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @69
- location (141, 102)
- fill_color 13434879
- nlines 1
- max_width 692
- justify 0
- label "CompatibilityDescriptionGroup")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "4023ADF20197"
- compartment (object Compartment
- Parent_View @69
- location (141, 217)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 13434879
- anchor 2
- nlines 5
- max_width 437)
- width 710
- height 382
- annotation 8
- autoResize TRUE)
- (object InheritView "" @70
- stereotype TRUE
- line_color 3342489
- quidu "4023B0DD00DD"
- client @62
- supplier @69
- vertices (list Points
- (487, 634)
- (487, 472))
- line_style 0)))
- (object ClassDiagram "WebServiceDescription"
- quid "3E10D66B02EA"
- title "WebServiceDescription"
- zoom 100
- max_height 28350
- max_width 21600
- origin_x 0
- origin_y 26
- items (list diagram_item_list
- (object ClassView "Class" "Logical View::common::DisplayName" @71
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (2176, 640)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @71
- location (1960, 521)
- fill_color 13434879
- nlines 1
- max_width 432
- justify 0
- label "DisplayName")
- icon_style "Icon"
- line_color 3342489
- fill_color 16766421
- quidu "3E4A9922000E"
- compartment (object Compartment
- Parent_View @71
- location (1960, 617)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 3
- max_width 428)
- width 450
- height 258
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::common::Description" @72
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (2096, 320)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @72
- location (1968, 201)
- fill_color 13434879
- nlines 1
- max_width 256
- justify 0
- label "Description")
- icon_style "Icon"
- line_color 3342489
- fill_color 16766421
- quidu "3E4A98D602E0"
- compartment (object Compartment
- Parent_View @72
- location (1968, 297)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 3
- max_width 253)
- width 274
- height 258
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wsdd::PortComponent" @73
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (395, 1621)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @73
- location (91, 1431)
- fill_color 13434879
- nlines 1
- max_width 608
- justify 0
- label "PortComponent")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10AB8D01F6"
- compartment (object Compartment
- Parent_View @73
- location (91, 1483)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 7
- max_width 604)
- width 626
- height 400
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wscommon::DescriptionType" @74
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1408, 320)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @74
- location (1271, 252)
- fill_color 13434879
- nlines 1
- max_width 274
- justify 0
- label "DescriptionType")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3F5CBC6D0353"
- width 292
- height 156
- annotation 8
- autoResize TRUE)
- (object InheritView "" @75
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDB7E00C1"
- client @74
- supplier @72
- vertices (list Points
- (1554, 320)
- (1958, 320))
- line_style 0)
- (object ClassView "Class" "Logical View::wscommon::DisplayNameType" @76
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1424, 640)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @76
- location (1275, 572)
- fill_color 13434879
- nlines 1
- max_width 298
- justify 0
- label "DisplayNameType")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3F5CBC780236"
- width 316
- height 156
- annotation 8
- autoResize TRUE)
- (object InheritView "" @77
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDB82033D"
- client @76
- supplier @71
- vertices (list Points
- (1582, 640)
- (1950, 640))
- line_style 0)
- (object ClassView "Class" "Logical View::common::IconType" @78
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1488, 992)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @78
- location (1233, 849)
- fill_color 13434879
- nlines 1
- max_width 510
- justify 0
- label "IconType")
- icon_style "Icon"
- line_color 3342489
- fill_color 16766421
- quidu "3E4A99EE003A"
- compartment (object Compartment
- Parent_View @78
- location (1233, 945)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 4
- max_width 506)
- width 528
- height 306
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wsdd::WebServiceDescription" @79
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (395, 644)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @79
- location (53, 430)
- fill_color 13434879
- nlines 1
- max_width 684
- justify 0
- label "WebServiceDescription")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10A1500313"
- compartment (object Compartment
- Parent_View @79
- location (53, 482)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 8
- max_width 681)
- width 702
- height 448
- annotation 8
- autoResize TRUE)
- (object AssociationViewNew "$UNNAMED$12" @80
- location (395, 1144)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11B7C8033F"
- roleview_list (list RoleViews
- (object RoleView "portComponents" @81
- Parent_View @80
- location (107, 983)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @82
- Parent_View @81
- location (355, 1363)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 270
- justify 0
- label "+portComponents"
- pctDist 0.797920
- height 41
- orientation 1)
- stereotype TRUE
- line_color 3342489
- quidu "3E11B7CC02C3"
- client @80
- supplier @73
- vertices (list Points
- (395, 1144)
- (395, 1420))
- line_style 0
- label (object SegLabel @83
- Parent_View @81
- location (449, 1392)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "1..n"
- pctDist 0.898960
- height 54
- orientation 0))
- (object RoleView "$UNNAMED$13" @84
- Parent_View @80
- location (107, 983)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11B7CC02CD"
- client @80
- supplier @79
- vertices (list Points
- (395, 1144)
- (395, 868))
- line_style 0
- label (object SegLabel @85
- Parent_View @84
- location (449, 896)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.900298
- height 54
- orientation 1))))
- (object AssociationViewNew "$UNNAMED$28" @86
- location (1003, 448)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDBB70311"
- roleview_list (list RoleViews
- (object RoleView "descriptionType" @87
- Parent_View @86
- location (648, -189)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @88
- Parent_View @87
- location (1198, 346)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 264
- justify 0
- label "+descriptionType"
- pctDist 0.796532
- height 40
- orientation 0)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDBB80255"
- client @86
- supplier @74
- vertices (list Points
- (1003, 448)
- (1261, 366))
- line_style 0
- label (object SegLabel @89
- Parent_View @87
- location (1251, 425)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "0..1"
- pctDist 0.896416
- height 54
- orientation 1))
- (object RoleView "$UNNAMED$29" @90
- Parent_View @86
- location (648, -189)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDBB80269"
- client @86
- supplier @79
- vertices (list Points
- (1003, 448)
- (746, 530))
- line_style 0
- label (object SegLabel @91
- Parent_View @90
- location (789, 574)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.894875
- height 55
- orientation 0))))
- (object AssociationViewNew "$UNNAMED$30" @92
- location (1005, 641)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDBBE039E"
- roleview_list (list RoleViews
- (object RoleView "displayNameType" @93
- Parent_View @92
- location (649, 1)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @94
- Parent_View @93
- location (1211, 600)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 296
- justify 0
- label "+displayNameType"
- pctDist 0.796992
- height 41
- orientation 0)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDBBF0309"
- client @92
- supplier @76
- vertices (list Points
- (1005, 641)
- (1265, 640))
- line_style 0
- label (object SegLabel @95
- Parent_View @93
- location (1238, 694)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "0..1"
- pctDist 0.898496
- height 54
- orientation 1))
- (object RoleView "$UNNAMED$31" @96
- Parent_View @92
- location (649, 1)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDBBF0313"
- client @92
- supplier @79
- vertices (list Points
- (1005, 641)
- (746, 642))
- line_style 0
- label (object SegLabel @97
- Parent_View @96
- location (772, 696)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.898496
- height 54
- orientation 0))))
- (object AssociationViewNew "$UNNAMED$32" @98
- location (984, 830)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDC4500F9"
- roleview_list (list RoleViews
- (object RoleView "iconType" @99
- Parent_View @98
- location (631, 185)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @100
- Parent_View @99
- location (1187, 853)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 168
- justify 0
- label "+iconType"
- pctDist 0.795003
- height 41
- orientation 0)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDC460046"
- client @98
- supplier @78
- vertices (list Points
- (984, 830)
- (1223, 907))
- line_style 0
- label (object SegLabel @101
- Parent_View @99
- location (1183, 950)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "0..1"
- pctDist 0.901946
- height 54
- orientation 1))
- (object RoleView "$UNNAMED$33" @102
- Parent_View @98
- location (631, 185)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDC460050"
- client @98
- supplier @79
- vertices (list Points
- (984, 830)
- (746, 754))
- line_style 0
- label (object SegLabel @103
- Parent_View @102
- location (758, 812)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.889918
- height 53
- orientation 0))))))
- (object ClassDiagram "Handler"
- quid "3E11CC500304"
- title "Handler"
- zoom 100
- max_height 28350
- max_width 21600
- origin_x 0
- origin_y 694
- items (list diagram_item_list
- (object ClassView "Class" "Logical View::common::QName" @104
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1836, 1012)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @104
- location (1555, 846)
- fill_color 13434879
- nlines 1
- max_width 562
- justify 0
- label "QName")
- icon_style "Icon"
- line_color 3342489
- fill_color 16766421
- quidu "3F3BEF5D02C0"
- compartment (object Compartment
- Parent_View @104
- location (1555, 942)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 5
- max_width 558)
- width 580
- height 352
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wscommon::SOAPHeader" @105
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1088, 1456)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @105
- location (975, 1375)
- fill_color 13434879
- nlines 2
- max_width 226
- justify 0
- label "SOAPHeader")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10AC99022F"
- width 244
- height 182
- annotation 8
- autoResize TRUE)
- (object InheritView "" @106
- stereotype TRUE
- line_color 3342489
- quidu "3F4671870049"
- client @105
- supplier @104
- vertices (list Points
- (1210, 1382)
- (1545, 1183))
- line_style 0)
- (object ClassView "Class" "Logical View::wscommon::SOAPRole" @107
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (528, 1840)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @107
- location (348, 1734)
- fill_color 13434879
- nlines 2
- max_width 360
- justify 0
- label "SOAPRole")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10ACBC0164"
- compartment (object Compartment
- Parent_View @107
- location (348, 1830)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 2
- max_width 312)
- width 378
- height 232
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wsdd::Handler" @108
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (281, 884)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @108
- location (62, 757)
- fill_color 13434879
- nlines 1
- max_width 438
- justify 0
- label "Handler")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10AC3B01D6"
- compartment (object Compartment
- Parent_View @108
- location (62, 809)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 3
- max_width 375)
- width 456
- height 275
- annotation 8
- autoResize TRUE)
- (object AssociationViewNew "$UNNAMED$16" @109
- location (719, 1195)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11CEE80001"
- roleview_list (list RoleViews
- (object RoleView "soapHeaders" @110
- Parent_View @109
- location (582, 1090)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @111
- Parent_View @110
- location (892, 1367)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 213
- justify 0
- label "+soapHeaders"
- pctDist 0.799970
- height 41
- orientation 1)
- stereotype TRUE
- line_color 3342489
- quidu "3E11CEEA0298"
- client @109
- supplier @105
- vertices (list Points
- (719, 1195)
- (965, 1368))
- line_style 0
- label (object SegLabel @112
- Parent_View @110
- location (970, 1308)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "0..n"
- pctDist 0.901260
- height 54
- orientation 0))
- (object RoleView "$UNNAMED$17" @113
- Parent_View @109
- location (582, 1090)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11CEEA02A2"
- client @109
- supplier @108
- vertices (list Points
- (719, 1195)
- (475, 1021))
- line_style 0
- label (object SegLabel @114
- Parent_View @113
- location (530, 996)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.897959
- height 54
- orientation 1))))
- (object AssociationViewNew "$UNNAMED$20" @115
- location (406, 1372)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E5276360293"
- roleview_list (list RoleViews
- (object RoleView "soapRoles" @116
- Parent_View @115
- location (187, 413)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @117
- Parent_View @116
- location (375, 1655)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 180
- justify 0
- label "+soapRoles"
- pctDist 0.732968
- height 102
- orientation 1)
- stereotype TRUE
- line_color 3342489
- quidu "3E5276380227"
- client @115
- supplier @107
- vertices (list Points
- (406, 1372)
- (497, 1723))
- line_style 0
- label (object SegLabel @118
- Parent_View @116
- location (574, 1680)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "0..n"
- pctDist 0.940086
- height 86
- orientation 0))
- (object RoleView "$UNNAMED$21" @119
- Parent_View @115
- location (187, 413)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E5276380231"
- client @115
- supplier @108
- vertices (list Points
- (406, 1372)
- (315, 1021))
- line_style 0
- label (object SegLabel @120
- Parent_View @119
- location (376, 1042)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 15
- justify 0
- label "1"
- pctDist 0.900000
- height 54
- orientation 1))))
- (object ClassView "Class" "Logical View::wscommon::DescriptionType" @121
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1728, 528)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @121
- location (1591, 460)
- fill_color 13434879
- nlines 1
- max_width 274
- justify 0
- label "DescriptionType")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3F5CBC6D0353"
- width 292
- height 156
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::wscommon::InitParam" @122
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (1056, 960)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @122
- location (850, 813)
- fill_color 13434879
- nlines 2
- max_width 412
- justify 0
- label "InitParam")
- icon_style "Icon"
- line_color 3342489
- fill_color 13434879
- quidu "3E10AC6E0280"
- compartment (object Compartment
- Parent_View @122
- location (850, 909)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 4
- max_width 356)
- width 430
- height 314
- annotation 8
- autoResize TRUE)
- (object AssociationViewNew "$UNNAMED$14" @123
- location (674, 921)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11CEDE031E"
- roleview_list (list RoleViews
- (object RoleView "initParams " @124
- Parent_View @123
- location (537, 808)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @125
- Parent_View @124
- location (696, 949)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 183
- justify 0
- label "+initParams "
- pctDist 0.143590
- height 26
- orientation 1)
- stereotype TRUE
- line_color 3342489
- quidu "3E11CEE00371"
- client @123
- supplier @122
- vertices (list Points
- (674, 921)
- (840, 936))
- line_style 0
- label (object SegLabel @126
- Parent_View @124
- location (828, 885)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "0..n"
- pctDist 0.899359
- height 52
- orientation 0))
- (object RoleView "$UNNAMED$15" @127
- Parent_View @123
- location (537, 808)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3E11CEE00373"
- client @123
- supplier @108
- vertices (list Points
- (674, 921)
- (509, 904))
- line_style 0
- label (object SegLabel @128
- Parent_View @127
- location (532, 855)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.899125
- height 53
- orientation 1))))
- (object AssociationViewNew "$UNNAMED$26" @129
- location (1438, 713)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5CBF8A0114"
- roleview_list (list RoleViews
- (object RoleView "descriptionTypes" @130
- Parent_View @129
- location (386, -242)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object SegLabel @131
- Parent_View @130
- location (1552, 595)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 1
- anchor_loc 1
- nlines 1
- max_width 278
- justify 0
- label "+descriptionTypes"
- pctDist 0.803692
- height 39
- orientation 0)
- stereotype TRUE
- line_color 3342489
- quidu "3F5CBF8B0075"
- client @129
- supplier @121
- vertices (list Points
- (1438, 713)
- (1605, 606))
- line_style 0
- label (object SegLabel @132
- Parent_View @130
- location (1615, 663)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 68
- justify 0
- label "0..n"
- pctDist 0.895290
- height 54
- orientation 1))
- (object RoleView "$UNNAMED$27" @133
- Parent_View @129
- location (386, -242)
- font (object Font
- size 10
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- stereotype TRUE
- line_color 3342489
- quidu "3F5CBF8B0089"
- client @129
- supplier @122
- vertices (list Points
- (1438, 713)
- (1271, 821))
- line_style 0
- label (object SegLabel @134
- Parent_View @133
- location (1319, 854)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- anchor 2
- anchor_loc 1
- nlines 1
- max_width 30
- justify 0
- label "1"
- pctDist 0.891508
- height 54
- orientation 0))))
- (object ClassView "Class" "Logical View::common::Description" @135
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (2368, 528)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @135
- location (2240, 409)
- fill_color 13434879
- nlines 1
- max_width 256
- justify 0
- label "Description")
- icon_style "Icon"
- line_color 3342489
- fill_color 16766421
- quidu "3E4A98D602E0"
- compartment (object Compartment
- Parent_View @135
- location (2240, 505)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- icon_style "Icon"
- fill_color 16777215
- anchor 2
- nlines 3
- max_width 253)
- width 274
- height 258
- annotation 8
- autoResize TRUE)
- (object ClassView "Class" "Logical View::common::DescriptionGroup" @136
- ShowCompartmentStereotypes TRUE
- IncludeAttribute TRUE
- IncludeOperation TRUE
- location (224, 496)
- font (object Font
- size 8
- face "Arial"
- bold FALSE
- italics FALSE
- underline FALSE
- strike FALSE
- color 0
- default_color TRUE)
- label (object ItemLabel
- Parent_View @136
- location (82, 428)
- fill_color 13434879
- nlines 1
- max_width 284
- justify 0
- label "DescriptionGroup")
- icon_style "Icon"
- line_color 3342489
- fill_color 16766421
- quidu "3E4D451F01FB"
- width 302
- height 156
- annotation 8
- autoResize TRUE)
- (object InheritView "" @137
- stereotype TRUE
- line_color 3342489
- quidu "3F5DDB7E00C1"
- client @121
- supplier @135
- vertices (list Points
- (1874, 528)
- (2230, 528))
- line_style 0)))))

Back to the top