| |
| (object Petal |
| version 47 |
| _written "Rose 8.0.0303.1400" |
| 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" |
| 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" |
| 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" |
| 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" |
| 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" |
| 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))) |
| 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))) |
| 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" |
| 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" |
| 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 (708, 2667) |
| fill_color 13434879 |
| nlines 1 |
| max_width 324 |
| justify 0 |
| label "EJBLink") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3E10AC20028D" |
| compartment (object Compartment |
| Parent_View @1 |
| location (708, 2719) |
| 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 272) |
| width 342 |
| height 154 |
| 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 (1378, 2652) |
| fill_color 13434879 |
| nlines 1 |
| max_width 378 |
| justify 0 |
| label "ServletLink") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3E10AC1502E2" |
| compartment (object Compartment |
| Parent_View @2 |
| location (1378, 2704) |
| 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 319) |
| width 396 |
| height 154 |
| 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 (1569, 525) |
| fill_color 13434879 |
| nlines 1 |
| max_width 574 |
| justify 0 |
| label "QName") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 16766421 |
| quidu "3F3BEF5D02C0" |
| compartment (object Compartment |
| Parent_View @3 |
| location (1569, 611) |
| 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 485) |
| width 592 |
| height 314 |
| annotation 8 |
| autoResize TRUE) |
| (object ClassView "Class" "Logical View::common::Description" @4 |
| ShowCompartmentStereotypes TRUE |
| IncludeAttribute TRUE |
| IncludeOperation TRUE |
| location (192, 116) |
| 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 (44, 10) |
| fill_color 13434879 |
| nlines 1 |
| max_width 296 |
| justify 0 |
| label "Description") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 16766421 |
| quidu "3E4A98D602E0" |
| compartment (object Compartment |
| Parent_View @4 |
| location (44, 96) |
| 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 247) |
| width 314 |
| height 232 |
| annotation 8 |
| autoResize TRUE) |
| (object ClassView "Class" "Logical View::common::DisplayName" @5 |
| ShowCompartmentStereotypes TRUE |
| IncludeAttribute TRUE |
| IncludeOperation TRUE |
| location (640, 116) |
| 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 (410, 10) |
| fill_color 13434879 |
| nlines 1 |
| max_width 460 |
| justify 0 |
| label "DisplayName") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 16766421 |
| quidu "3E4A9922000E" |
| compartment (object Compartment |
| Parent_View @5 |
| location (410, 96) |
| 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 388) |
| width 478 |
| height 232 |
| 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 (1138, 2384) |
| fill_color 13434879 |
| nlines 1 |
| max_width 206 |
| justify 0 |
| label "BeanLink") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3E3952E700EC" |
| width 224 |
| height 104 |
| annotation 8 |
| autoResize TRUE) |
| (object InheritView "" @7 |
| stereotype TRUE |
| line_color 3342489 |
| quidu "3E39538B014B" |
| client @1 |
| supplier @6 |
| line_style 0) |
| (object InheritView "" @8 |
| stereotype TRUE |
| line_color 3342489 |
| quidu "3E3953A5010A" |
| client @2 |
| supplier @6 |
| 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 (1730, 996) |
| fill_color 13434879 |
| nlines 1 |
| max_width 218 |
| justify 0 |
| label "WSDLPort") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3E10ABC40205" |
| width 236 |
| height 104 |
| annotation 8 |
| autoResize TRUE) |
| (object InheritView "" @11 |
| stereotype TRUE |
| line_color 3342489 |
| quidu "3F438C890363" |
| client @10 |
| supplier @3 |
| line_style 3 |
| origin_attachment (1841, 986) |
| terminal_attachment (1841, 829)) |
| (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 (1062, 1367) |
| fill_color 13434879 |
| nlines 1 |
| max_width 338 |
| justify 0 |
| label "ServiceImplBean") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3E10AC0A0016" |
| width 356 |
| height 104 |
| 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, 2174) |
| 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 |
| line_style 0 |
| label (object SegLabel @16 |
| Parent_View @14 |
| location (1325, 2273) |
| 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 |
| line_style 0 |
| label (object SegLabel @18 |
| Parent_View @17 |
| location (1285, 1510) |
| 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 (34, 404) |
| fill_color 13434879 |
| nlines 1 |
| max_width 316 |
| justify 0 |
| label "DescriptionType") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3F5CBC6D0353" |
| width 334 |
| height 140 |
| 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 (464, 404) |
| fill_color 13434879 |
| nlines 1 |
| max_width 352 |
| justify 0 |
| label "DisplayNameType") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3F5CBC780236" |
| width 370 |
| height 140 |
| 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 (951, 274) |
| fill_color 13434879 |
| nlines 1 |
| max_width 530 |
| justify 0 |
| label "IconType") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 16766421 |
| quidu "3E4A99EE003A" |
| compartment (object Compartment |
| Parent_View @21 |
| location (951, 360) |
| 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 447) |
| width 548 |
| height 272 |
| 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 (24, 870) |
| fill_color 13434879 |
| nlines 1 |
| max_width 624 |
| justify 0 |
| label "PortComponent") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3E10AB8D01F6" |
| compartment (object Compartment |
| Parent_View @22 |
| location (24, 922) |
| 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 528) |
| width 642 |
| height 360 |
| annotation 8 |
| autoResize TRUE) |
| (object AssociationViewNew "$UNNAMED$4" @23 |
| location (336, 1639) |
| 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, 1531) |
| 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, 1974) |
| 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 |
| line_style 0 |
| label (object SegLabel @26 |
| Parent_View @24 |
| location (390, 2015) |
| 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, 1531) |
| 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 |
| line_style 0 |
| label (object SegLabel @28 |
| Parent_View @27 |
| location (390, 1263) |
| 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 (1188, 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 (904, 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 (1412, 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 |
| line_style 0 |
| label (object SegLabel @32 |
| Parent_View @30 |
| location (1720, 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 (904, 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 |
| line_style 0 |
| label (object SegLabel @34 |
| Parent_View @33 |
| location (714, 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 (882, 1264) |
| 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 (599, 1148) |
| 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 (979, 1542) |
| 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 |
| line_style 0 |
| label (object SegLabel @38 |
| Parent_View @36 |
| location (1075, 1380) |
| 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 (599, 1148) |
| 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 |
| line_style 0 |
| label (object SegLabel @40 |
| Parent_View @39 |
| location (700, 1133) |
| 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 (249, 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 "3F5CBEA10235" |
| roleview_list (list RoleViews |
| (object RoleView "descriptionType" @42 |
| Parent_View @41 |
| location (-71, -126) |
| 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 |
| line_style 0 |
| label (object SegLabel @44 |
| Parent_View @42 |
| location (266, 577) |
| 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 (-71, -126) |
| 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 |
| line_style 0 |
| label (object SegLabel @46 |
| Parent_View @45 |
| location (337, 828) |
| 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 (516, 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 "3F5CBEA700C1" |
| roleview_list (list RoleViews |
| (object RoleView "displayNameType" @48 |
| Parent_View @47 |
| location (189, -118) |
| 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 (533, 664) |
| 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 |
| line_style 0 |
| label (object SegLabel @50 |
| Parent_View @48 |
| location (654, 609) |
| 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 (189, -118) |
| 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 |
| line_style 0 |
| label (object SegLabel @52 |
| Parent_View @51 |
| location (488, 866) |
| 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 (805, 697) |
| 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 (472, -344) |
| 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 (960, 536) |
| 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 |
| line_style 0 |
| label (object SegLabel @56 |
| Parent_View @54 |
| location (1037, 596) |
| 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 (472, -344) |
| 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 |
| line_style 0 |
| label (object SegLabel @58 |
| Parent_View @57 |
| location (638, 886) |
| 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 |
| line_style 0) |
| (object InheritView "" @60 |
| stereotype TRUE |
| line_color 3342489 |
| quidu "3F5DDB82033D" |
| client @20 |
| supplier @5 |
| 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 (140, 1026) |
| fill_color 13434879 |
| nlines 1 |
| max_width 688 |
| justify 0 |
| label "WebServiceDescription") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3E10A1500313" |
| compartment (object Compartment |
| Parent_View @61 |
| location (140, 1078) |
| 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 584) |
| width 706 |
| height 400 |
| 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 (315, 638) |
| fill_color 13434879 |
| nlines 1 |
| max_width 345 |
| justify 0 |
| label "WebServices") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3E109EEF012F" |
| width 363 |
| height 125 |
| annotation 8 |
| autoResize TRUE) |
| (object AssociationViewNew "$UNNAMED$10" @63 |
| location (485, 883) |
| 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, 578) |
| 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, 1005) |
| 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 |
| line_style 0 |
| label (object SegLabel @66 |
| Parent_View @64 |
| location (538, 1001) |
| 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, 578) |
| 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 |
| line_style 0 |
| label (object SegLabel @68 |
| Parent_View @67 |
| location (540, 766) |
| 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, 207) |
| 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 428) |
| width 710 |
| height 382 |
| annotation 8 |
| autoResize TRUE) |
| (object InheritView "" @70 |
| stereotype TRUE |
| line_color 3342489 |
| quidu "4023B0DD00DD" |
| client @62 |
| supplier @69 |
| 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 (1946, 534) |
| fill_color 13434879 |
| nlines 1 |
| max_width 460 |
| justify 0 |
| label "DisplayName") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 16766421 |
| quidu "3E4A9922000E" |
| compartment (object Compartment |
| Parent_View @71 |
| location (1946, 620) |
| 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 387) |
| width 478 |
| height 232 |
| 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 (1948, 214) |
| fill_color 13434879 |
| nlines 1 |
| max_width 296 |
| justify 0 |
| label "Description") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 16766421 |
| quidu "3E4A98D602E0" |
| compartment (object Compartment |
| Parent_View @72 |
| location (1948, 300) |
| 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 247) |
| width 314 |
| height 232 |
| 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 (83, 1451) |
| fill_color 13434879 |
| nlines 1 |
| max_width 624 |
| justify 0 |
| label "PortComponent") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3E10AB8D01F6" |
| compartment (object Compartment |
| Parent_View @73 |
| location (83, 1503) |
| 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 528) |
| width 642 |
| height 360 |
| 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 (1250, 260) |
| fill_color 13434879 |
| nlines 1 |
| max_width 316 |
| justify 0 |
| label "DescriptionType") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3F5CBC6D0353" |
| width 334 |
| height 140 |
| annotation 8 |
| autoResize TRUE) |
| (object InheritView "" @75 |
| stereotype TRUE |
| line_color 3342489 |
| quidu "3F5DDB7E00C1" |
| client @74 |
| supplier @72 |
| 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 (1248, 580) |
| fill_color 13434879 |
| nlines 1 |
| max_width 352 |
| justify 0 |
| label "DisplayNameType") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3F5CBC780236" |
| width 370 |
| height 140 |
| annotation 8 |
| autoResize TRUE) |
| (object InheritView "" @77 |
| stereotype TRUE |
| line_color 3342489 |
| quidu "3F5DDB82033D" |
| client @76 |
| supplier @71 |
| 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 (1223, 866) |
| fill_color 13434879 |
| nlines 1 |
| max_width 530 |
| justify 0 |
| label "IconType") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 16766421 |
| quidu "3E4A99EE003A" |
| compartment (object Compartment |
| Parent_View @78 |
| location (1223, 952) |
| 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 447) |
| width 548 |
| height 272 |
| 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 (50, 454) |
| fill_color 13434879 |
| nlines 1 |
| max_width 690 |
| justify 0 |
| label "WebServiceDescription") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3E10A1500313" |
| compartment (object Compartment |
| Parent_View @79 |
| location (50, 506) |
| 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 584) |
| width 708 |
| height 400 |
| annotation 8 |
| autoResize TRUE) |
| (object AssociationViewNew "$UNNAMED$12" @80 |
| location (395, 1142) |
| 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, 981) |
| 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, 1379) |
| 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 |
| line_style 0 |
| label (object SegLabel @83 |
| Parent_View @81 |
| location (449, 1410) |
| 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, 981) |
| 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 |
| line_style 0 |
| label (object SegLabel @85 |
| Parent_View @84 |
| location (449, 874) |
| 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 (994, 450) |
| 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 (639, -187) |
| 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 (1179, 351) |
| 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 |
| line_style 0 |
| label (object SegLabel @89 |
| Parent_View @87 |
| location (1230, 431) |
| 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 (639, -187) |
| 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 |
| line_style 0 |
| label (object SegLabel @91 |
| Parent_View @90 |
| location (793, 572) |
| 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 (993, 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 (637, 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 (1187, 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 |
| line_style 0 |
| label (object SegLabel @95 |
| Parent_View @93 |
| location (1212, 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 (637, 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 |
| line_style 0 |
| label (object SegLabel @97 |
| Parent_View @96 |
| location (774, 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 (981, 829) |
| 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 (628, 184) |
| 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 (1179, 851) |
| 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 |
| line_style 0 |
| label (object SegLabel @101 |
| Parent_View @99 |
| location (1173, 947) |
| 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 (628, 184) |
| 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 |
| line_style 0 |
| label (object SegLabel @103 |
| Parent_View @102 |
| location (759, 813) |
| 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 (1550, 865) |
| fill_color 13434879 |
| nlines 1 |
| max_width 572 |
| justify 0 |
| label "QName") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 16766421 |
| quidu "3F3BEF5D02C0" |
| compartment (object Compartment |
| Parent_View @104 |
| location (1550, 951) |
| 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 484) |
| width 590 |
| height 314 |
| 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 |
| 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, 1820) |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 (1570, 468) |
| fill_color 13434879 |
| nlines 1 |
| max_width 316 |
| justify 0 |
| label "DescriptionType") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 13434879 |
| quidu "3F5CBC6D0353" |
| width 334 |
| height 140 |
| 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, 899) |
| 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 347) |
| 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 |
| 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 |
| 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 (1444, 709) |
| 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 (392, -246) |
| 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 (1563, 588) |
| 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 |
| line_style 0 |
| label (object SegLabel @132 |
| Parent_View @130 |
| location (1627, 655) |
| 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 (392, -246) |
| 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 |
| line_style 0 |
| label (object SegLabel @134 |
| Parent_View @133 |
| location (1319, 853) |
| 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 (2220, 422) |
| fill_color 13434879 |
| nlines 1 |
| max_width 296 |
| justify 0 |
| label "Description") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 16766421 |
| quidu "3E4A98D602E0" |
| compartment (object Compartment |
| Parent_View @135 |
| location (2220, 508) |
| 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 247) |
| width 314 |
| height 232 |
| 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 (57, 436) |
| fill_color 13434879 |
| nlines 1 |
| max_width 334 |
| justify 0 |
| label "DescriptionGroup") |
| icon_style "Icon" |
| line_color 3342489 |
| fill_color 16766421 |
| quidu "3E4D451F01FB" |
| width 352 |
| height 140 |
| annotation 8 |
| autoResize TRUE) |
| (object InheritView "" @137 |
| stereotype TRUE |
| line_color 3342489 |
| quidu "3F5DDB7E00C1" |
| client @121 |
| supplier @135 |
| line_style 0))))) |