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
3f280ee8
Commit
3f280ee8
authored
Oct 26, 2017
by
Tatiana Chuprina
Browse files
GREEN
refs 3122
parent
405435d5
Changes
3
Show whitespace changes
Inline
Side-by-side
org.fortiss.af3.mira/trunk/src/org/fortiss/af3/mira/command/DeleteScopeSpecificationFromUseCaseCommand.java
View file @
3f280ee8
...
...
@@ -29,7 +29,7 @@ import org.fortiss.tooling.kernel.service.ICommandStackService;
* @author kisslinger
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
AEA39F3FE0FA1860C952B4BE3130B5C7
* @ConQAT.Rating
GREEN
Hash:
6EB57BDA2BCEA5EAB884C628F4836649
*/
public
class
DeleteScopeSpecificationFromUseCaseCommand
implements
Runnable
{
...
...
org.fortiss.af3.mira/trunk/src/org/fortiss/af3/mira/command/RemoveActorFromUseCaseCommand.java
View file @
3f280ee8
...
...
@@ -29,7 +29,7 @@ import org.fortiss.af3.mira.model.usecase.UseCaseSpecification;
* @author teufl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
B1C45B399CBAE25C01F22BAE57B160CC
* @ConQAT.Rating
GREEN
Hash:
7469663F3FA54AD30D498B0F89DE5CA2
*/
public
class
RemoveActorFromUseCaseCommand
implements
Runnable
{
...
...
org.fortiss.af3.mira/trunk/src/org/fortiss/af3/mira/compose/RequirementCompositor.java
View file @
3f280ee8
...
...
@@ -49,7 +49,7 @@ import org.fortiss.tooling.kernel.extension.data.Prototype;
* @author mou
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
DC5D72B1575077D74A4F43D24565312D
* @ConQAT.Rating
GREEN
Hash:
711552E5453D5B1052D0A90EC2622E28
*/
public
class
RequirementCompositor
extends
HierarchicElementCompositorBase
<
Requirement
>
{
...
...
Write
Preview
Supports
Markdown
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