Author: fdesbois Date: 2009-08-31 12:46:13 +0200 (Mon, 31 Aug 2009) New Revision: 33 Added: trunk/doc/ trunk/doc/rapport-stage/ trunk/doc/rapport-stage/Fdesbois_Rapport_Stage_Chorem_Annexe_final.pdf trunk/doc/rapport-stage/Fdesbois_Rapport_Stage_Chorem_final.pdf trunk/doc/uml/ trunk/doc/uml/Choreg_Bonzoms_Exemple.zargo trunk/doc/uml/Chorem.vpp Modified: trunk/oasis-ciq-api/src/main/java/org/chorem/oasis/ciq/api/XPILHelper.java Log: Add stage report and uml files used for documentation Added: trunk/doc/rapport-stage/Fdesbois_Rapport_Stage_Chorem_Annexe_final.pdf =================================================================== (Binary files differ) Property changes on: trunk/doc/rapport-stage/Fdesbois_Rapport_Stage_Chorem_Annexe_final.pdf ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/rapport-stage/Fdesbois_Rapport_Stage_Chorem_final.pdf =================================================================== (Binary files differ) Property changes on: trunk/doc/rapport-stage/Fdesbois_Rapport_Stage_Chorem_final.pdf ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/uml/Choreg_Bonzoms_Exemple.zargo =================================================================== (Binary files differ) Property changes on: trunk/doc/uml/Choreg_Bonzoms_Exemple.zargo ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/doc/uml/Chorem.vpp =================================================================== (Binary files differ) Property changes on: trunk/doc/uml/Chorem.vpp ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/oasis-ciq-api/src/main/java/org/chorem/oasis/ciq/api/XPILHelper.java =================================================================== --- trunk/oasis-ciq-api/src/main/java/org/chorem/oasis/ciq/api/XPILHelper.java 2009-08-27 13:09:48 UTC (rev 32) +++ trunk/oasis-ciq-api/src/main/java/org/chorem/oasis/ciq/api/XPILHelper.java 2009-08-31 10:46:13 UTC (rev 33) @@ -20,6 +20,7 @@ package org.chorem.oasis.ciq.api; import urn.oasis.names.tc.ciq.xpil.IdentifiersDocument.Identifiers.Identifier.IdentifierElement; +import urn.oasis.names.tc.ciq.xpil.OrganisationDetailsType; import urn.oasis.names.tc.ciq.xpil.PartyIdentifierElementList; import urn.oasis.names.tc.ciq.xpil.PartyType;