This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 257430 - Consider adding hierarchy to the RTx
Summary: Consider adding hierarchy to the RTx
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: David Whiteman CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-03 15:27 EST by Jason Losh CLA
Modified: 2012-01-03 13:54 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Losh CLA 2008-12-03 15:27:49 EST
For the SDD work, it would be very helpful to have a defined resource hierarchy in order for SDD producers and consumers to validate proper "hosts" and "hosted by" relationships in topology.  

For example, it would be invalid in topology for an SDD producer to define that a resource called "J2EEapplicationserver" hosts a resource called "operatingsystem" ... the relationship should be reversed in that operatingsystem hosts J2EEapplicationserver.

Currently the source that could be used to determine valid hosts/hosted by relationships is the information model being used in the SDD ... CIM for example.  This can be problematic especially with the vastness of CIM.  

I would like to explore the possibility of incorporating basic inheritance in the RTx in order to meet these needs.