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
ffce76d9
Commit
ffce76d9
authored
May 10, 2012
by
Anton Hattendorf
Browse files
green
refs 783
parent
93fefe5a
Changes
4
Hide whitespace changes
Inline
Side-by-side
org.fortiss.af3.deployment.ui/trunk/src/org/fortiss/af3/deployment/ui/editor/INamedColumnLabelProvider.java
View file @
ffce76d9
...
...
@@ -28,7 +28,7 @@ import org.fortiss.tooling.kernel.ui.service.IModelElementHandlerService;
* @author doebber
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating
YELLOW
Hash:
A168312FE02C40A4948C40208E8A2D95
* @ConQAT.Rating
GREEN
Hash:
5CB43D06EF280708D4D53B1B00CB3D71
*/
public
class
INamedColumnLabelProvider
extends
ColumnLabelProvider
{
/** {@inheritDoc} and attaches the EObject type. */
...
...
org.fortiss.af3.deployment/trunk/src/org/fortiss/af3/deployment/constraint/ConstraintMessage.java
View file @
ffce76d9
...
...
@@ -32,7 +32,7 @@ import org.fortiss.tooling.kernel.extension.data.IConstraintViolation;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash: 16
744DD52F2483B9E11AC75DB1D00BFD
* @ConQAT.Rating
GREEN
Hash:
4
16
DB7FA74A83AC6A3D3CEB605C45288
*/
public
class
ConstraintMessage
{
/** Creates the violation for component allocations referencing invalid elements. */
...
...
org.fortiss.af3.deployment/trunk/src/org/fortiss/af3/deployment/constraint/DeploymentConstraintChecker.java
View file @
ffce76d9
...
...
@@ -37,7 +37,7 @@ import org.fortiss.tooling.kernel.extension.data.IConstraintViolation;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
6D773CD6D8F58D528F3AD2247102C674
* @ConQAT.Rating
GREEN
Hash:
13E9BA7A75AB8548BC040242DCC85C33
*/
public
class
DeploymentConstraintChecker
extends
MultiViolationConstraintCheckerBase
<
Deployment
,
EObject
>
{
...
...
org.fortiss.af3.platform.ui/trunk/src/org/fortiss/af3/platform/ui/compose/PlatformArchitectureCompositor.java
View file @
ffce76d9
...
...
@@ -41,7 +41,7 @@ import org.fortiss.tooling.kernel.extension.data.Prototype;
* @author wandinger
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
ABF22271D897980D3EE56C212B9292A
B
* @ConQAT.Rating
GREEN
Hash:
0350E2C19C651DC9C2251AAA7935402
B
*/
public
class
PlatformArchitectureCompositor
extends
HierarchicElementCompositorBase
<
PlatformArchitecture
>
{
...
...
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