org.eclipse.corona.model.container
Interface RelationshipResourceSet

All Known Implementing Classes:
RelationshipResourceSetImpl

public interface RelationshipResourceSet

A representation of the model object 'Relationship Resource Set'.

The following features are supported:


Method Summary
 java.util.List getRelationshipFile()
          Returns the value of the 'Relationship File' containment reference list.
 

Method Detail

getRelationshipFile

java.util.List getRelationshipFile()
Returns the value of the 'Relationship File' containment reference list. The list contents are of type RelationshipFile.

If the meaning of the 'Relationship File' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Relationship File' containment reference list.

Copyright 2006 IBM Corporation and others.
All Rights Reserved.