Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Bugzilla 165544"

Line 33: Line 33:
 
<tr align="center" bgcolor="#C0C0C0"><th>Process</th><th bgcolor="#C0C0C0">Sizing</th></tr>
 
<tr align="center" bgcolor="#C0C0C0"><th>Process</th><th bgcolor="#C0C0C0">Sizing</th></tr>
 
<tr align="center"><td>Design</td><td>1</td></tr>
 
<tr align="center"><td>Design</td><td>1</td></tr>
<tr align="center"><td>Code</td><td>5</td></tr>
+
<tr align="center"><td>Code</td><td>7</td></tr>
 
<tr align="center"><td>Test</td><td>2</td></tr>
 
<tr align="center"><td>Test</td><td>2</td></tr>
 
<tr align="center"><td>Documentation</td><td>1</td></tr>
 
<tr align="center"><td>Documentation</td><td>1</td></tr>

Revision as of 08:16, 12 December 2006

Discuss this feature

Link to bug on TPTP (this is not part of the template): [1]

TPTP feature: 165544

Author: Saurabh Dravid
email: sadravid@in.ibm.com
Committer email: aeberbac@us.ibm.com(Andrew Eberbach)
Last updated:


Rough workload estimate for design/code/test in person weeks:

ProcessSizing
Design1
Code7
Test2
Documentation1
Total 9

Rough workload estimate for build and infrastructure in person days: 0.0


Requirement summary

  • A Manageable Endpoint Capability is a collection of properties and operations. The WSDM tooling tech preview in TPTP 4.3 allows a user to import existing WSDL and XSD definitions for defining the operations and properties of a capability. So they can create their capabilities from existing XSD and WSDL artifact files.

User interactions

User decides to build a Manageable Endpoint Capability, while creating this capability using new Capability wizard user select some XSD file to define the properties of the capability and some WSDL file to define the operation of the capability. This feature will also provide the ability to add the properties and operations from other files while editing a capability.

User interface

  • While creating new capability user is allowed to create a new empty capability or he can add some predefined properties and operations by selecting any XSD or WSDL file. One of the limitations is that we will allow user to select only one file, so if he wants to add properties and operations from more than one file he can do it from capability editor.
  • The UI interface will allow user to bring the operations from multiple port type defined in the WSDL file.

Extension points

Code interfaces

Design summary

Copyright © Eclipse Foundation, Inc. All Rights Reserved.