Uses of Interface
org.archifacts.core.descriptor.TargetBasedArtifactRelationshipDescriptor
-
Packages that use TargetBasedArtifactRelationshipDescriptor Package Description org.archifacts.core.model -
-
Uses of TargetBasedArtifactRelationshipDescriptor in org.archifacts.core.model
Methods in org.archifacts.core.model with parameters of type TargetBasedArtifactRelationshipDescriptor Modifier and Type Method Description ApplicationBuilderApplicationBuilder. addTargetBasedRelationshipDescriptor(TargetBasedArtifactRelationshipDescriptor targetBasedArtifactRelationshipDescriptor)Registers aTargetBasedArtifactRelationshipDescriptor.
-