Interface PhaseOrder

All Known Implementing Classes:
DependencySetAssemblyPhase, FileItemAssemblyPhase, FileSetAssemblyPhase, ModuleSetAssemblyPhase

public interface PhaseOrder
Indicates the order of a phase Elements without order will come before the ordered elements
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • order

      int order()