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
03380b1a
Commit
03380b1a
authored
Apr 09, 2018
by
Hernan Ponce de Leon
Browse files
[GREEN] Removed empty lines
parent
cad38567
Changes
1
Hide whitespace changes
Inline
Side-by-side
org.fortiss.af3.mira/trunk/src/org/fortiss/af3/mira/model/migration/RemoveUseCaseMigrationProvider.java
View file @
03380b1a
...
...
@@ -47,7 +47,7 @@ import org.fortiss.tooling.kernel.extension.data.ITopLevelElement;
import
org.fortiss.tooling.kernel.model.INamedCommentedElement
;
/**
* Remove artif
ic
ats related to deprecated use case model.
* Remove artifa
c
ts related to deprecated use case model.
*
* @author barner
*/
...
...
@@ -74,7 +74,6 @@ public class RemoveUseCaseMigrationProvider implements IMigrationProvider {
Map
<
EObject
,
AnyType
>
unknownFeatures
)
{
return
getDeprecatedModelElements
(
modelElement
).
findAny
().
isPresent
();
}
/** {@inheritDoc} */
...
...
@@ -98,5 +97,4 @@ public class RemoveUseCaseMigrationProvider implements IMigrationProvider {
}
}
while
(
object
!=
null
);
}
}
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