added feature type order preference attribute and visible feature group state element
[jalview.git] / schemas / jalview.properties
diff --git a/schemas/jalview.properties b/schemas/jalview.properties
new file mode 100644 (file)
index 0000000..6508fcc
--- /dev/null
@@ -0,0 +1,63 @@
+#\r
+# Property file for SourceCodeGenerator\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
+\r