|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.analysis.model.MetaModelHandler.RepositoryConnection
public static class MetaModelHandler.RepositoryConnection
Constructor Summary | |
---|---|
MetaModelHandler.RepositoryConnection(AbstractPlugin source,
AbstractRepository repository,
java.lang.String outputName)
Creates a new connection between a repository and a filter. |
Method Summary | |
---|---|
java.lang.String |
getOutputName()
|
AbstractRepository |
getRepository()
|
AbstractPlugin |
getSource()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetaModelHandler.RepositoryConnection(AbstractPlugin source, AbstractRepository repository, java.lang.String outputName)
source
- The filter.repository
- The repository.outputName
- The name of the repository port.Method Detail |
---|
public AbstractPlugin getSource()
public AbstractRepository getRepository()
public java.lang.String getOutputName()
|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |