svn commit: r15132 - branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src: META-INF org/argouml/uml/profile/cognitive/critics org/argouml/uml/profile/javabeans
[email protected] 30 Jun 2008 21:30:39 -0000
Newsgroups
gmane.comp.lang.uml.argouml.cvs
Message-ID
<[email protected] >
Author: maurelio1234
Date: 2008-06-30 14:30:39-0700
New Revision: 15132
Modified:
branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/META-INF/MANIFEST.MF
branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/cognitive/critics/CrJavaBeanPropertyApplication.java
branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/javabeans/JavaBeans.xmi
Log:
updating profile
Modified: branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/META-INF/MANIFEST.MF
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/META-INF/MANIFEST.MF?view=diff&rev=15132&p1=branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/META-INF/MANIFEST.MF&p2=branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/META-INF/MANIFEST.MF&r1=15131&r2=15132
==============================================================================
--- branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/META-INF/MANIFEST.MF (original)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/META-INF/MANIFEST.MF 2008-06-30 14:30:39-0700
@@ -5,4 +5,6 @@
Name: JavaBeans Profile
Profile: true
Model: /org/argouml/uml/profile/javabeans/JavaBeans.xmi
-Java-Critics: org.argouml.uml.profile.cognitive.critics.CrJavaBeanPropertyApplication
\ No newline at end of file
+Java-Critics: org.argouml.uml.profile.cognitive.critics.CrJavaBeanPropertyApplication
+Dummy: a
+Dummy2: b
\ No newline at end of file
Modified: branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/cognitive/critics/CrJavaBeanPropertyApplication.java
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/cognitive/critics/CrJavaBeanPropertyApplication.java?view=diff&rev=15132&p1=branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/cognitive/critics/CrJavaBeanPropertyApplication.java&p2=branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/cognitive/critics/CrJavaBeanPropertyApplication.java&r1=15131&r2=15132
==============================================================================
--- branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/cognitive/critics/CrJavaBeanPropertyApplication.java (original)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/cognitive/critics/CrJavaBeanPropertyApplication.java 2008-06-30 14:30:39-0700
@@ -1,5 +1,8 @@
package org.argouml.uml.profile.cognitive.critics;
+import java.util.HashSet;
+import java.util.Set;
+
import org.argouml.cognitive.Designer;
import org.argouml.cognitive.ToDoItem;
import org.argouml.model.Model;
@@ -34,4 +37,5 @@
}
return NO_PROBLEM;
}
+
}
Modified: branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/javabeans/JavaBeans.xmi
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/javabeans/JavaBeans.xmi?view=diff&rev=15132&p1=branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/javabeans/JavaBeans.xmi&p2=branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/javabeans/JavaBeans.xmi&r1=15131&r2=15132
==============================================================================
--- branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/javabeans/JavaBeans.xmi (original)
+++ branches/gsoc2008/work_sampleprofiles_maurelio1234/javabeans/src/org/argouml/uml/profile/javabeans/JavaBeans.xmi 2008-06-30 14:30:39-0700
@@ -1,5 +1,5 @@
<?xml version = '1.0' encoding = 'UTF-8' ?>
-<XMI xmi.version = '1.2' xmlns:UML = 'org.omg.xmi.namespace.UML' timestamp = 'Fri Jun 06 14:55:05 CEST 2008'>
+<XMI xmi.version = '1.2' xmlns:UML = 'org.omg.xmi.namespace.UML' timestamp = 'Mon Jun 30 18:17:04 CEST 2008'>
<XMI.header> <XMI.documentation>
<XMI.exporter>ArgoUML (using Netbeans XMI Writer version 1.0)</XMI.exporter>
<XMI.exporterVersion>PRE-0.25.6(6) revised on $Date: 2007-05-12 08:08:08 +0200 (sam., 12 mai 2007) $ </XMI.exporterVersion>
@@ -47,10 +47,19 @@
<UML:Stereotype.baseClass>Class</UML:Stereotype.baseClass>
</UML:Stereotype>
<UML:Comment xmi.id = '127-0-1-1-65adf79:11a5ddc3c5c:-8000:000000000000089C'
- isSpecification = 'false' body = 'context Class inv: self.stereotype->contains(Bean) implies self.operation->forAll(x | x.stereotype->includes(Property))'>
+ isSpecification = 'false' body = 'context Class inv: self.feature->size() > 2 '>
<UML:ModelElement.stereotype>
<UML:Stereotype href = 'http://argouml.org/profiles/uml14/metaprofile.xmi#127-0-1-1--259518d7:11a5dd26371:-8000:00000000000008DF'/>
</UML:ModelElement.stereotype>
+ <UML:ModelElement.taggedValue>
+ <UML:TaggedValue xmi.id = '127-0-1-1-3ae9e206:11aa242a0f4:-8000:0000000000000905'
+ isSpecification = 'false'>
+ <UML:TaggedValue.dataValue>All Bean's attributes should be Properties</UML:TaggedValue.dataValue>
+ <UML:TaggedValue.type>
+ <UML:TagDefinition href = 'http://argouml.org/profiles/uml14/metaprofile.xmi#127-0-1-1--231af496:11aa229b828:-8000:000000000000089C'/>
+ </UML:TaggedValue.type>
+ </UML:TaggedValue>
+ </UML:ModelElement.taggedValue>
</UML:Comment>
</UML:Namespace.ownedElement>
</UML:Model>