Author: maurelio1234
Date: 2008-06-17 02:29:41-0700
New Revision: 14976
Added:
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.settings/
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.settings/org.eclipse.jdt.core.prefs
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.settings/org.eclipse.jdt.ui.prefs
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/bin/
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/.settings/
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/.settings/org.eclipse.jdt.ui.prefs
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/argouml/
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/argouml/i18n/
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/argouml/i18n/wfrprofile.properties
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/argouml/uml/
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/argouml/uml/cognitive/
branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/argouml/uml/cognitive/critics/
Log:
Initial import.
Added: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath?view=auto&rev=14976
==============================================================================
--- (empty file)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.classpath 2008-06-17 02:29:41-0700
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry excluding="org/argouml/uml/profile/javabeans/old/|org/argouml/uml/profile/javabeans/JavaBeansProfileModule.java" kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/argouml-core-model"/>
+ <classpathentry kind="lib" path="/argouml-core-infra/lib/log4j-1.2.6.jar"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/argouml-app"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/argouml-core-infra"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Added: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project?view=auto&rev=14976
==============================================================================
--- (empty file)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.project 2008-06-17 02:29:41-0700
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>wfr</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Added: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.settings/org.eclipse.jdt.core.prefs
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.settings/org.eclipse.jdt.core.prefs?view=auto&rev=14976
==============================================================================
--- (empty file)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.settings/org.eclipse.jdt.core.prefs 2008-06-17 02:29:41-0700
@@ -0,0 +1,7 @@
+#Fri Apr 25 14:10:01 CEST 2008
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.5
Added: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.settings/org.eclipse.jdt.ui.prefs
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.settings/org.eclipse.jdt.ui.prefs?view=auto&rev=14976
==============================================================================
--- (empty file)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/.settings/org.eclipse.jdt.ui.prefs 2008-06-17 02:29:41-0700
@@ -0,0 +1,3 @@
+#Thu Apr 19 11:45:21 BRT 2007
+eclipse.preferences.version=1
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8"?><templates><template autoinsert\="true" context\="gettercomment_context" deleted\="false" description\="Comment for getter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.gettercomment" name\="gettercomment">/**\r\n * @return the ${bare_field_name}\r\n */</template><template autoinsert\="true" context\="settercomment_context" deleted\="false" description\="Comment for setter method" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.settercomment" name\="settercomment">/**\r\n * @param ${param} the ${bare_field_name} to set\r\n */</template><template autoinsert\="true" context\="constructorcomment_context" deleted\="false" description\="Comment for created constructors" enabled
\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorcomment" name\="constructorcomment">/**\r\n * ${tags}\r\n */</template><template autoinsert\="false" context\="filecomment_context" deleted\="false" description\="Comment for created Java files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.filecomment" name\="filecomment">// $$Id$$\r\n// Copyright (c) 2007 The Regents of the University of California. All\r\n// Rights Reserved. Permission to use, copy, modify, and distribute this\r\n// software and its documentation without fee, and without a written\r\n// agreement is hereby granted, provided that the above copyright notice\r\n// and this paragraph appear in all copies. This software program and\r\n// documentation are copyrighted by The Regents of the Universi
ty of\r\n// California. The software program and documentation are supplied "AS\r\n// IS", without any accompanying services from The Regents. The Regents\r\n// does not warrant that the operation of the program will be\r\n// uninterrupted or error-free. The end-user understands that the program\r\n// was developed for research purposes and is advised not to rely\r\n// exclusively on the program for any reason. IN NO EVENT SHALL THE\r\n// UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,\r\n// SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS,\r\n// ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF\r\n// THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF\r\n// SUCH DAMAGE. THE UNIVERSITY OF CALIFORNIA SPECIFIC
ALLY DISCLAIMS ANY\r\n// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\r\n// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE\r\n// PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF\r\n// CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,\r\n// UPDATES, ENHANCEMENTS, OR MODIFICATIONS.</template><template autoinsert\="true" context\="typecomment_context" deleted\="false" description\="Comment for created types" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.typecomment" name\="typecomment">/**\r\n * @author ${user}\r\n *\r\n * ${tags}\r\n */</template><template autoinsert\="true" context\="fieldcomment_context" deleted\="false" description\="Comment for fields" enabled\="true" id\="org.eclipse.jdt.ui.text.code
templates.fieldcomment" name\="fieldcomment">/**\r\n * \r\n */</template><template autoinsert\="true" context\="methodcomment_context" deleted\="false" description\="Comment for non-overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name\="methodcomment">/**\r\n * ${tags}\r\n */</template><template autoinsert\="true" context\="overridecomment_context" deleted\="false" description\="Comment for overriding methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.overridecomment" name\="overridecomment">/* (non-Javadoc)\r\n * ${see_to_overridden}\r\n */</template><template autoinsert\="true" context\="delegatecomment_context" deleted\="false" description\="Comment for delegate methods" enabled\="true" id\="org.eclipse.jdt.ui.text.codetem
plates.delegatecomment" name\="delegatecomment">/**\r\n * ${tags}\r\n * ${see_to_target}\r\n */</template><template autoinsert\="true" context\="newtype_context" deleted\="false" description\="Newly created files" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.newtype" name\="newtype">${filecomment}\r\n${package_declaration}\r\n\r\n${typecomment}\r\n${type_declaration}</template><template autoinsert\="true" context\="classbody_context" deleted\="false" description\="Code in new class type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.classbody" name\="classbody">\r\n</template><template autoinsert\="true" context\="interfacebody_context" deleted\="false" description\="Code in new interface type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemp
lates.interfacebody" name\="interfacebody">\r\n</template><template autoinsert\="true" context\="enumbody_context" deleted\="false" description\="Code in new enum type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.enumbody" name\="enumbody">\r\n</template><template autoinsert\="true" context\="annotationbody_context" deleted\="false" description\="Code in new annotation type bodies" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.annotationbody" name\="annotationbody">\r\n</template><template autoinsert\="true" context\="catchblock_context" deleted\="false" description\="Code in new catch blocks" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.catchblock" name\="catchblock">// ${todo} Auto-generated catch block\r\n${exception_var}.printStackTrac
e();</template><template autoinsert\="true" context\="methodbody_context" deleted\="false" description\="Code in created method stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.methodbody" name\="methodbody">// ${todo} Auto-generated method stub\r\n${body_statement}</template><template autoinsert\="true" context\="constructorbody_context" deleted\="false" description\="Code in created constructor stubs" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.constructorbody" name\="constructorbody">${body_statement}\r\n// ${todo} Auto-generated constructor stub</template><template autoinsert\="true" context\="getterbody_context" deleted\="false" description\="Code in created getters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.getterbody" name\="getterb
ody">return ${field};</template><template autoinsert\="true" context\="setterbody_context" deleted\="false" description\="Code in created setters" enabled\="true" id\="org.eclipse.jdt.ui.text.codetemplates.setterbody" name\="setterbody">${field} \= ${param};</template></templates>
Added: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/.settings/org.eclipse.jdt.ui.prefs
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/.settings/org.eclipse.jdt.ui.prefs?view=auto&rev=14976
==============================================================================
--- (empty file)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/.settings/org.eclipse.jdt.ui.prefs 2008-06-17 02:29:41-0700
@@ -0,0 +1,3 @@
+#Sun Apr 15 03:41:15 CEST 2007
+eclipse.preferences.version=1
+org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8"?><templates/>
Added: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF?view=auto&rev=14976
==============================================================================
--- (empty file)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/META-INF/MANIFEST.MF 2008-06-17 02:29:41-0700
@@ -0,0 +1,7 @@
+Manifest-Version: 1.0
+Class-Path: argouml.jar
+Created-By: 1.2 (Sun Microsystems Inc.)
+
+Name: UML 1.4 Well Formedness Rules Profile
+Profile: true
+Java-Critics: org.argouml.uml.profile.cognitive.critics.CrJavaBeanPropertyApplication
\ No newline at end of file
Added: branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/argouml/i18n/wfrprofile.properties
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/argouml/i18n/wfrprofile.properties?view=auto&rev=14976
==============================================================================
--- (empty file)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/wfr/src/org/argouml/i18n/wfrprofile.properties 2008-06-17 02:29:41-0700
@@ -0,0 +1,26 @@
+# $Id$
+# Copyright (c) 2003-2007 The Regents of the University of California. All
+# Rights Reserved. Permission to use, copy, modify, and distribute this
+# software and its documentation without fee, and without a written
+# agreement is hereby granted, provided that the above copyright notice
+# and this paragraph appear in all copies. This software program and
+# documentation are copyrighted by The Regents of the University of
+# California. The software program and documentation are supplied "AS
+# IS", without any accompanying services from The Regents. The Regents
+# does not warrant that the operation of the program will be
+# uninterrupted or error-free. The end-user understands that the program
+# was developed for research purposes and is advised not to rely
+# exclusively on the program for any reason. IN NO EVENT SHALL THE
+# UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
+# SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS,
+# ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF
+# THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF
+# SUCH DAMAGE. THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE
+# PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF
+# CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT,
+# UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+
+beansprofile.CrJavaBeanPropertyApplication-head = A Property can only exist in a Bean
+beansprofile.CrJavaBeanPropertyApplication-desc = Blah Blah Bean Blah Blah\n\n.
\ No newline at end of file
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.