Interface PhaseOrder
-
- All Known Implementing Classes:
DependencySetAssemblyPhase,FileItemAssemblyPhase,FileSetAssemblyPhase,ModuleSetAssemblyPhase,RepositoryAssemblyPhase
public interface PhaseOrderIndicates the order of a phase Elements without order will come before the ordered elements
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intorder()
-