Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Bugzilla 165565

TPTP feature: 165565

Author: Hariharan Narayanan
Balan Subramanian
email: [1]
[2]
Last updated:


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

ProcessSizing
Design1
Code3
Test1
Documentation
Total 5

Rough workload estimate for doc in person days: 3.0

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


Requirement summary

The Managed Agent Explorer in TPTP 4.3 contains a resource topology view which can sometimes get very complicated - like when a service group with thousands of member resources is being looked at. Filtering of what is being shown in the view is required. The filtering can be based on properties of the resources like caption, description etc. and also on what capabilities are being provided. Also need the ability to sort - either by alphabetical order or in the order it appears in the WSDL

User interactions

User interface

TBD

Extension points

Code interfaces

Design summary

The Managed Agent Explorer in TPTP 4.3 contains a resource topology view which can sometimes get very complicated - like when a service group with thousands of member resources is being looked at.

Filtering of what is being shown in the view is required. The filtering can be based on properties of the resources like caption, description etc. and also on what capabilities are being provided.

Also need the ability to sort - either by alphabetical order or in the order it appears in the WSDL


Sorting is to be done groupwise (e.g) within opertaions, properties etc... This functionality will be similar to the one in outline view.

Filtering will be having a UI similiar to the one in Log and Trace Analyzer The criteria for filtering are: 1. URI of the EPR. 2. Implemented Capabilities and 3. Name of the Resource.

Comments

Comment on sorting and filtering added by Hariharan L Narayanan. Comment received on 04-Jan-07.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.