Skip to content
  • Simon Barner's avatar
    Add the following methods to IAllocationService: · 10b2be93
    Simon Barner authored
     - setSourceModelType(), getSourceModelType()
     - setTargetModelType(), getTargetModelType()
     - addCoveredModelType(), getCoveredModelTypes()
     - addAdmissibleAllocationTablePair(), getAdmissibleAllocationTables()
    
    They are used to centralize information about admissible source/target model types that is used in both AllocationTableEditor and AllocationTableCollectionCompositorBase specializations.
    
    refs 2950
    10b2be93