|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReferencesRepository
This is an interface to the tool helping keeping all references between artifacts in one place. Currently it supports only references between use cases and actors.
Method Summary | |
---|---|
java.util.Collection<IUseCase> |
getUseCasesForActor(IActor actor)
Returns all use cases for specified |
Method Detail |
---|
java.util.Collection<IUseCase> getUseCasesForActor(IActor actor)
actor
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |