Community
Participate
Working Groups
The org.eclipse.cosmos.dc.cmdbf.services.query.transform.response.artifacts.IEdges interface requires the use of getElements() to get the relationship objects in type IGraphElement. I expect to have a getRelationship() method that return an array of Relationship object. The same comment apply to other getter methods of the data model. I expect the return object should be type and does not require me to check the object type and do casting.
Fix checked into CVS - HEAD.