Changes between Version 124 and Version 125 of tickets/709


Ignore:
Timestamp:
22/02/11 02:33:54 (2 years ago)
Author:
allyn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • tickets/709

    v124 v125  
    124124 * r2645 removed dataHolder from !NumericalActivity.  It was there in case we needed to specify the dataHolder before any !DataObjects have been created.  As pointed out in ticket #870, however, there ought to be "an empty associated data record, rather than attributes of non-existing data tacked onto the numerical activity." 
    125125 * r2647 added content to CIM_FeatureType enumeration in quality package.  Content includes "file" and "diagnostic."  More are surely needed. 
    126  
     126 * r2673 modified concim2appcim.xsl to recognise specialisations of non-abstract classes.  Previously, if a class had an association to another class that was a generalisation of yet other classes.  Then those specialisations would only be added if the generalised class were abstract; now it generates an xs:choice element for the generalised class and all specialisations.  For example, a simulation's conformance can now be a Conformance or a !PhysicalModification. 
    127127 
    128128----