org.eclipse.corona.model.container
Interface RepositoryDescriptors

All Known Implementing Classes:
RepositoryDescriptorsImpl

public interface RepositoryDescriptors

A representation of the model object 'Repository Descriptors'.

The following features are supported:


Method Summary
 java.util.List getRepositoryDescriptor()
          Returns the value of the 'Repository Descriptor' containment reference list.
 

Method Detail

getRepositoryDescriptor

java.util.List getRepositoryDescriptor()
Returns the value of the 'Repository Descriptor' containment reference list. The list contents are of type RepositoryDescriptor.

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

Returns:
the value of the 'Repository Descriptor' containment reference list.

Copyright 2006 IBM Corporation and others.
All Rights Reserved.