Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
af3
AF3
Commits
1551ccde
Commit
1551ccde
authored
Nov 28, 2017
by
Sudeep Kanav
Browse files
ratings migrated
refs 3177
parent
33be641d
Changes
27
Hide whitespace changes
Inline
Side-by-side
com.microsoft.z3/src/com/microsoft/z3/.ratings
0 → 100644
View file @
1551ccde
AF3z3Activator.java f29a89c9756639b3ee46c7f12379cdd4e902c648 RED
Z3Type.java fea8b1c2c1ce860070db7ba2bf662b43709f2375 YELLOW
Z3javaAPIWrapper.java 7cc3edba6e91a91c010711118e697e5b8252ba96 YELLOW
com.microsoft.z3/src/com/microsoft/z3/AF3z3Activator.java
View file @
1551ccde
...
...
@@ -14,7 +14,6 @@ import org.osgi.framework.BundleContext;
* The activator class controls the plug-in life cycle.
*
* @author eder
* @ConQAT.Rating YELLOW Hash: 9BB0B60601C121E3753046FF15CEA7E0
*/
public
class
AF3z3Activator
extends
Plugin
{
...
...
com.microsoft.z3/src/com/microsoft/z3/Z3Type.java
View file @
1551ccde
...
...
@@ -19,7 +19,6 @@ package com.microsoft.z3;
* Z3 Types.
*
* @author eder
* @ConQAT.Rating YELLOW Hash: 615259684EF5B531E0208A307EBB4B60
*/
public
enum
Z3Type
{
/** Z3 integer. */
...
...
com.microsoft.z3/src/com/microsoft/z3/Z3javaAPIWrapper.java
View file @
1551ccde
...
...
@@ -26,7 +26,6 @@ import javax.activation.UnsupportedDataTypeException;
* AF3. Can be extended.
*
* @author eder
* @ConQAT.Rating YELLOW Hash: F998F2AFA47F57052075D517DD044FF4
*/
public
class
Z3javaAPIWrapper
{
...
...
eu.fbk.af3.tools.diagram.ui/src/eu/fbk/af3/tools/diagram/ui/.ratings
0 → 100644
View file @
1551ccde
DiagramUIActivator.java a2e996770a74dba08805e4d79b6382e3f1d9a2c2 GREEN
eu.fbk.af3.tools.diagram.ui/src/eu/fbk/af3/tools/diagram/ui/DiagramUIActivator.java
View file @
1551ccde
...
...
@@ -24,7 +24,6 @@ import org.osgi.framework.BundleContext;
* The Class DiagramUIActivator.
*
* @author braghieri
* @ConQAT.Rating GREEN Hash: 03FBF87505483FA1EC177E857599571F
*/
public
class
DiagramUIActivator
extends
AbstractUIPlugin
{
...
...
eu.fbk.af3.tools.diagram.ui/src/eu/fbk/af3/tools/diagram/ui/commands/.ratings
0 → 100644
View file @
1551ccde
.ratings 031083515646173912b3a3fde32931570c8e845e GREEN
AbstractComponentToImage.java c8fd6c53113c500481c11efcb14ea9bfb567e781 YELLOW
ExportComponentToImage.java b2f3cd745e601aa910cc724f6cda44221ceea079 GREEN
ExportModelToDocument.java 31c5951b93504bc21c7e8dd8ece37175215ed0e7 GREEN
eu.fbk.af3.tools.diagram.ui/src/eu/fbk/af3/tools/diagram/ui/commands/AbstractComponentToImage.java
View file @
1551ccde
...
...
@@ -86,7 +86,6 @@ import eu.fbk.af3.tools.diagram.svg.SVGOutputConnector;
* and methods.
*
* @author braghieri
* @ConQAT.Rating YELLOW Hash: 3D936A6E1F38F84282956E4A0DBB294A
*/
public
abstract
class
AbstractComponentToImage
implements
IContextMenuContributor
{
/** The Constant logger. */
...
...
eu.fbk.af3.tools.diagram.ui/src/eu/fbk/af3/tools/diagram/ui/commands/ExportComponentToImage.java
View file @
1551ccde
...
...
@@ -45,7 +45,6 @@ import eu.fbk.af3.tools.diagram.ui.dialog.ComponentToImageDialog;
* The Class ExportComponentToImage.
*
* @author braghieri
* @ConQAT.Rating GREEN Hash: 8B073085FB5B46FAF3E880AC9AA14A8C
*/
public
class
ExportComponentToImage
extends
AbstractComponentToImage
{
...
...
eu.fbk.af3.tools.diagram.ui/src/eu/fbk/af3/tools/diagram/ui/commands/ExportModelToDocument.java
View file @
1551ccde
...
...
@@ -50,7 +50,6 @@ import eu.fbk.af3.tools.diagram.ui.dialog.ModelToDocumentDialog;
* The Class ExportModelToDocument.
*
* @author braghieri
* @ConQAT.Rating GREEN Hash: 5FBC7B922C5DC466BE3B060915D88105
*/
public
class
ExportModelToDocument
extends
AbstractComponentToImage
{
/** The selected component. */
...
...
eu.fbk.af3.tools.diagram.ui/src/eu/fbk/af3/tools/diagram/ui/dialog/.ratings
0 → 100644
View file @
1551ccde
.ratings c53b44dcf488e9d1450bd1df732452cdf6e33380 GREEN
ComponentToImageDialog.java be2095e00070457110cac838e083c0643e1591cd GREEN
ModelToDocumentDialog.java 42d851e93881ab83ab4a27a6b36ac7a68c3b41f3 GREEN
eu.fbk.af3.tools.diagram.ui/src/eu/fbk/af3/tools/diagram/ui/dialog/ComponentToImageDialog.java
View file @
1551ccde
...
...
@@ -33,7 +33,6 @@ import org.eclipse.swt.widgets.Shell;
* The Class ComponentToImageDialog.
*
* @author braghieri
* @ConQAT.Rating GREEN Hash: BE41A2AB9730AE52196B6A8510C6D237
*/
public
class
ComponentToImageDialog
extends
Dialog
{
/** The combo format. */
...
...
eu.fbk.af3.tools.diagram.ui/src/eu/fbk/af3/tools/diagram/ui/dialog/ModelToDocumentDialog.java
View file @
1551ccde
...
...
@@ -35,7 +35,6 @@ import eu.fbk.af3.tools.diagram.DocumentGenerator;
* The Class ModelToDocumentDialog.
*
* @author braghieri
* @ConQAT.Rating GREEN Hash: B2C98483D10318C310970C491EC7342E
* */
public
class
ModelToDocumentDialog
extends
Dialog
{
/** The combo format. */
...
...
eu.fbk.af3.tools.diagram/src/eu/fbk/af3/tools/diagram/.ratings
0 → 100644
View file @
1551ccde
Activator.java 5529e40b002c22872a33f425c39af6e6c7e14074 GREEN
ComponentDescriptor.java 5930368321811bbab872a0ef670417731fd282a6 GREEN
DiagramDescriptor.java 82e20fe497a2a22d778362e87abdbbee4f9d8b3d GREEN
DocumentGenerator.java c1dfbc5b3e82a81a29591426f0cc0beb478566bd GREEN
PortDescriptor.java 78e47d6196f3acaee849ad13789dddce82033137 GREEN
eu.fbk.af3.tools.diagram/src/eu/fbk/af3/tools/diagram/Activator.java
View file @
1551ccde
...
...
@@ -23,7 +23,6 @@ import org.osgi.framework.BundleContext;
* The Class Activator.
*
* @author braghieri
* @ConQAT.Rating GREEN Hash: D97FE926A9A8517CE98E18500A537686
*/
public
class
Activator
implements
BundleActivator
{
/** The Constant PLUGIN_ID. */
...
...
eu.fbk.af3.tools.diagram/src/eu/fbk/af3/tools/diagram/ComponentDescriptor.java
View file @
1551ccde
...
...
@@ -28,7 +28,6 @@ import java.util.Map;
* in the document that is generated by the freemarker engine.
*
* @author braghieri
* @ConQAT.Rating GREEN Hash: F4C417C37D1204E29981BB3D1D40A888
*/
public
class
ComponentDescriptor
{
/** The component name. */
...
...
eu.fbk.af3.tools.diagram/src/eu/fbk/af3/tools/diagram/DiagramDescriptor.java
View file @
1551ccde
...
...
@@ -31,7 +31,6 @@ import org.apache.commons.io.FilenameUtils;
* in the document that is generated by the freemarker engine.
*
* @author braghieri
* @ConQAT.Rating GREEN Hash: 10D85FB1DE2339523F58B4061BCA566F
*/
public
class
DiagramDescriptor
{
/** The diagram name. */
...
...
eu.fbk.af3.tools.diagram/src/eu/fbk/af3/tools/diagram/DocumentGenerator.java
View file @
1551ccde
...
...
@@ -39,7 +39,6 @@ import freemarker.template.TemplateExceptionHandler;
* Generates the final document starting from the diagram descriptor and the the document template.
*
* @author braghieri
* @ConQAT.Rating GREEN Hash: 4C4A7505B18DC24D75D652D1987C0AED
*/
public
class
DocumentGenerator
{
/** The Constant logger. */
...
...
eu.fbk.af3.tools.diagram/src/eu/fbk/af3/tools/diagram/PortDescriptor.java
View file @
1551ccde
...
...
@@ -26,7 +26,6 @@ import java.util.Map;
* in the document that is generated by the freemarker engine.
*
* @author braghieri
* @ConQAT.Rating GREEN Hash: 88DF603FB58624E77A5EE4359B065063
*/
public
class
PortDescriptor
{
/** The name. */
...
...
eu.fbk.af3.tools.diagram/src/eu/fbk/af3/tools/diagram/svg/.ratings
0 → 100644
View file @
1551ccde
.ratings dfccb01b9f3370a6faf07addd84846cf4c7772b3 GREEN
SVGBasicObject.java ed2ac46b5afd33331b0bfe2133e88eb45f196660 GREEN
SVGComponent.java 2e521a1a38814c24919d6bf31400d17b7ff42cc6 GREEN
SVGConnection.java 2313c69204aaee9c28cc6b369a83a6fb900bc408 GREEN
SVGConnector.java 72c9195a602bc2602d4d059571dfd164cf399745 GREEN
SVGInputConnector.java ea39d1c2de550d56f5d87511e1cadf1ba08d4724 GREEN
SVGOutputConnector.java 1c4ab0697b2f73a32ccf74bf469310d33ad38d7f GREEN
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment