org.eclipse.corona.model.container
Interface RelatedContainers

All Known Implementing Classes:
RelatedContainersImpl

public interface RelatedContainers

A representation of the model object 'Related Containers'.

The following features are supported:


Method Summary
 java.util.List getRelatedContainerUri()
          Returns the value of the 'Related Container Uri' attribute list.
 

Method Detail

getRelatedContainerUri

java.util.List getRelatedContainerUri()
Returns the value of the 'Related Container Uri' attribute list. The list contents are of type String.

If the meaning of the 'Related Container Uri' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Related Container Uri' attribute list.

Copyright 2006 IBM Corporation and others.
All Rights Reserved.