public class JIPipeMutableDependency extends Object implements JIPipeDependency
JIPipeDependency
.
JIPipeDependency
is deserialize to this type.Constructor and Description |
---|
JIPipeMutableDependency()
Creates a new instance
|
JIPipeMutableDependency(JIPipeDependency other)
Copies the dependency
|
JIPipeMutableDependency(String dependencyId,
String dependencyVersion,
String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAllDependencies, getAllDependencies, getAllImageJUpdateSiteDependencies, simplifyAndMinimize, toHtmlElement
generateValidityReport
public JIPipeMutableDependency()
public JIPipeMutableDependency(String dependencyId, String dependencyVersion, String name)
public JIPipeMutableDependency(JIPipeDependency other)
other
- the originalpublic JIPipeMetadata getMetadata()
getMetadata
in interface JIPipeDependency
public void setMetadata(JIPipeMetadata metadata)
metadata
- The metadatapublic String getDependencyId()
getDependencyId
in interface JIPipeDependency
public void setDependencyId(String dependencyId)
dependencyId
- The IDpublic String getDependencyVersion()
getDependencyVersion
in interface JIPipeDependency
public void setDependencyVersion(String dependencyVersion)
dependencyVersion
- The versionpublic Path getDependencyLocation()
JIPipeDependency
getDependencyLocation
in interface JIPipeDependency
public void reportValidity(JIPipeIssueReport report)
JIPipeValidatable
reportValidity
in interface JIPipeValidatable
reportValidity
in interface JIPipeDependency
report
- the report to be added topublic List<JIPipeImageJUpdateSiteDependency> getImageJUpdateSiteDependencies()
JIPipeDependency
getImageJUpdateSiteDependencies
in interface JIPipeDependency
public void setImageJUpdateSiteDependencies(List<JIPipeImageJUpdateSiteDependency> imageJUpdateSiteDependencies)
public List<JIPipeImageJUpdateSiteDependency> getImageJUpdateSites()
JIPipeDependency
getImageJUpdateSites
in interface JIPipeDependency
public void setImageJUpdateSites(List<JIPipeImageJUpdateSiteDependency> imageJUpdateSites)
public Set<JIPipeDependency> getDependencies()
JIPipeDependency
getDependencies
in interface JIPipeDependency
public void setDependencies(Set<JIPipeDependency> dependencies)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.