Interface MavenMock.MavenFunction
- Enclosing class:
MavenMock
private static interface MavenMock.MavenFunction
Function interfaces for original Maven function to be mocked.
- Author:
- Holger Eichelberger
-
Method Summary
Modifier and TypeMethodDescriptionnet.ssehub.easy.instantiation.core.model.vilTypes.Set<net.ssehub.easy.instantiation.core.model.artifactModel.FileArtifact> apply()
-
Method Details
-
apply
net.ssehub.easy.instantiation.core.model.vilTypes.Set<net.ssehub.easy.instantiation.core.model.artifactModel.FileArtifact> apply() throws net.ssehub.easy.instantiation.core.model.common.VilException- Throws:
net.ssehub.easy.instantiation.core.model.common.VilException
-