[Castore-commits] PpsElement.java 1.1 1.2
Stéphane Bouchet
sbouchet at adullact1.hosting.cri74.org
Mar 16 Mai 17:22:10 CEST 2006
Update of /cvsroot/castore/castore-core/src/java/fr/emn/castor/documents/metier/textes/retro/pointtopointschema
In directory adullact1:/tmp/cvs-serv31147/src/java/fr/emn/castor/documents/metier/textes/retro/pointtopointschema
Modified Files:
PpsElement.java
Log Message:
Mise en page.
Index: PpsElement.java
===================================================================
RCS file: /cvsroot/castore/castore-core/src/java/fr/emn/castor/documents/metier/textes/retro/pointtopointschema/PpsElement.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** PpsElement.java 22 Mar 2006 14:11:36 -0000 1.1
--- PpsElement.java 16 May 2006 15:22:08 -0000 1.2
***************
*** 51,55 ****
/**
! * @author rdelambe TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
*/
public class PpsElement {
--- 51,58 ----
/**
! *
! * @author $Author$
! * @version $Revision$
! *
*/
public class PpsElement {
***************
*** 59,63 ****
/**
! * Class members (attributes)
*/
protected String name;
--- 62,66 ----
/**
! * Class members (attributes).
*/
protected String name;
***************
*** 100,104 ****
public PpsElement(PointToPointSchema container_pps) {
! pps = container_pps;
}
--- 103,107 ----
public PpsElement(PointToPointSchema container_pps) {
! this.pps = container_pps;
}
Plus d'informations sur la liste de diffusion Castore-commits