public interface DeltaSpecificationWithDependencies
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.util.List<DeltaSpecification> |
getAllDeltaSpecifications()
Returns list of all delta specifications.
|
java.util.List<java.util.List<DeltaSpecification>> |
getAllGroupedDeltaSpecifications()
Returns list of all delta specifications grouped by the dependency index from the main application.
|
java.util.List<DeltaSpecification> getAllDeltaSpecifications()
java.util.List<java.util.List<DeltaSpecification>> getAllGroupedDeltaSpecifications()