Ignore:
Timestamp:
03/23/06 15:16:56 (19 years ago)
Author:
remar
Message:

Changed RestrictionType? to Restriction and getRestrictionType to getRestriction (and so on)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/org.modelica.mdt.test/src/org/modelica/mdt/test/TestNewClassWizard.java

    r357 r438  
    221221    {
    222222        /*
    223          * pop-up wizard, change class restriction type to 'type',
     223         * pop-up wizard, change class restriction to 'type',
    224224         * check that check boxes were updated and close wizard
    225225         */
     
    248248       
    249249        /*
    250          * change class restriction type to 'model',
     250         * change class restriction to 'model',
    251251         * check that check boxes were updated and close dialog
    252252         */
     
    274274       
    275275        /*
    276          * change class restriction type to 'connector',
     276         * change class restriction to 'connector',
    277277         * check that check boxes were updated and close dialog
    278278         */
     
    301301       
    302302        /*
    303          * change class restriction type to 'block',
     303         * change class restriction to 'block',
    304304         * check that check boxes were updated and close dialog
    305305         */
     
    328328
    329329        /*
    330          * change class restriction type to 'record',
     330         * change class restriction to 'record',
    331331         * check that check boxes were updated and close dialog
    332332         */
     
    355355
    356356        /*
    357          * change class restriction type to 'class',
     357         * change class restriction to 'class',
    358358         * check that check boxes were updated and close dialog
    359359         */
     
    383383
    384384        /*
    385          * change class restriction type to 'function', check that
     385         * change class restriction to 'function', check that
    386386         * check boxes were updated and close dialog
    387387         */
Note: See TracChangeset for help on using the changeset viewer.