updated source generator properties for castor-1.1
authorjprocter <Jim Procter>
Thu, 17 May 2007 17:09:00 +0000 (17:09 +0000)
committerjprocter <Jim Procter>
Thu, 17 May 2007 17:09:00 +0000 (17:09 +0000)
schemas/jalview.properties

index 6508fcc..1f8cf00 100644 (file)
@@ -1,63 +1,13 @@
 #\r
-# Property file for SourceCodeGenerator\r
+# Property file for SourceCodeGenerator for jalview project XML\r
 #\r
-# $Id$\r
 \r
-# To enable bound properties uncomment the following line. Please\r
-# note that currently *all* fields will be treated as bound properties\r
-# when enabled. This will change in the future when we introduce\r
-# fine grained control over each class and it's properties.\r
-#\r
-#org.exolab.castor.builder.boundproperties=true\r
-\r
-# Java class mapping of <xsd:element>'s and <xsd:complexType>'s \r
-#\r
-#org.exolab.castor.builder.javaclassmapping=element\r
-\r
-# This property allows one to specify the super class of *all* \r
-# generated classes\r
-#\r
 #org.exolab.castor.builder.superclass=com.xyz.BaseObject\r
 \r
 # XML namespace mapping to Java packages\r
 #\r
-#org.exolab.castor.builder.nspackages=\\r
-  http://www.xyz.com/schemas/project=com.xyz.schemas.project,\\r
-  http://www.xyz.com/schemas/person=com.xyz.schemas.person\r
-\r
-# Set to true if you want to generate the equals method\r
-# for each generated class\r
-# false by default\r
-#\r
-#org.exolab.castor.builder.equalsmethod=true\r
-\r
-# Set to true if you want to use Object Wrappers instead\r
-# of primitives (e.g Float instead of float).\r
-# false by default.\r
-#\r
-#org.exolab.castor.builder.primitivetowrapper=false\r
-\r
-# Set to true if you want the generated class descriptors to\r
-# expose the element and attribute names they contain.\r
-# false by default.\r
-#\r
-#org.exolab.castor.builder.classdescfieldnames=false\r
-\r
-# Set to true if you want the generated source code to contain\r
-# Extra methods for the collection fields, such as get/set using\r
-# the collection type in addition to the type-safe array.\r
-# Set this to true if you want your code to be more compatible \r
-# with Castor JDO. This is false by default.\r
-#\r
-#org.exolab.castor.builder.extraCollectionMethods=true\r
-\r
-# Use old-style (Castor 0.9.3.9) of naming that uppercases\r
-# names after an underscore\r
-#\r
-#org.exolab.castor.xml.JavaNaming.upperCaseAfterUnderscore=true\r
-\r
-# This property specifies whether generated enumerated type\r
-# classes implement the EnumeratedTypeAccess interface.\r
-# false by default\r
-#org.exolab.castor.builder.enumTypeAccessInterface=true\r
+org.exolab.castor.builder.nspackages=\\r
+  www.vamsas.ac.uk/jalview/version2=jalview.schemabinding.version2,\\r
+  www.jalview.org/colours=jalview.schemabinding.version2,\\r
+  www.jalview.org=jalview.schemabinding.version2\r
 \r