Skip to Navigation | Skip to Content

Ref_impl_Python mailing list archives

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Oship] [262] Added the original interfaces and classes from OSHIP.


Revision: 262
Author:   tim.cook
Date:     2009-01-27 10:07:30 +0000 (Tue, 27 Jan 2009)

Log Message:
-----------
Added the original interfaces and classes from OSHIP.  Please see the 
README.txt for details.

Modified Paths:
--------------
    BRANCHES/oship/src/oship/app_templates/index.pt
    BRANCHES/oship/src/oship/openehr_original/README.txt
    
BRANCHES/oship/src/oship/openehr_original/am/archetype/constraintmodel/cardinality.py
    
BRANCHES/oship/src/oship/openehr_original/am/archetype/constraintmodel/ccomplexobject.py
    
BRANCHES/oship/src/oship/openehr_original/am/archetype/constraintmodel/cmultipleattribute.py
    
BRANCHES/oship/src/oship/openehr_original/am/archetype/constraintmodel/cobject.py
    
BRANCHES/oship/src/oship/openehr_original/am/archetype/constraintmodel/csingleattribute.py
    
BRANCHES/oship/src/oship/openehr_original/am/archetype/constraintmodel/interfaces/cardinality.py
    
BRANCHES/oship/src/oship/openehr_original/am/archetype/constraintmodel/interfaces/cmultipleattribute.py
    
BRANCHES/oship/src/oship/openehr_original/am/archetype/constraintmodel/interfaces/cobject.py
    
BRANCHES/oship/src/oship/openehr_original/am/archetype/constraintmodel/interfaces/csingleattribute.py
    
BRANCHES/oship/src/oship/openehr_original/rm/support/identification/interfaces/objectref.py
    
BRANCHES/oship/src/oship/openehr_original/rm/support/identification/objectref.py

Added Paths:
-----------
    BRANCHES/oship/src/oship/openehr_original/