Interface DependsOnDescriptor
- All Superinterfaces:
AbstractDependencyDescriptor,com.buschmais.xo.api.CompositeObject,Descriptor
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.buschmais.jqassistant.plugin.common.api.model.AbstractDependencyDescriptor
getScope, isOptional, setOptional, setScopeMethods inherited from interface com.buschmais.xo.api.CompositeObject
as, getDelegate, getId
-
Method Details
-
getDependent
ArtifactDescriptor getDependent() -
getDependency
ArtifactDescriptor getDependency()
-