de.uka.ipd.sdq.completions
Interface CompletionRepository

All Known Implementing Classes:
CompletionRepositoryImpl

public interface CompletionRepository

A representation of the model object 'Completion Repository'.

The following features are supported:

See Also:
CompletionsPackage.getCompletionRepository()

Method Summary
  getCompletions_CompletionRepository()
          Returns the value of the 'Completions Completion Repository' containment reference list.
 

Method Detail

getCompletions_CompletionRepository

 getCompletions_CompletionRepository()
Returns the value of the 'Completions Completion Repository' containment reference list. The list contents are of type Completion.

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

Returns:
the value of the 'Completions Completion Repository' containment reference list.
See Also:
CompletionsPackage.getCompletionRepository_Completions_CompletionRepository()