Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
af3
kernel
Commits
d8c54be5
Commit
d8c54be5
authored
8 years ago
by
Vincent Aravantinos
Browse files
Options
Downloads
Patches
Plain Diff
removes autocheck from the model
refs 2553
parent
9a60f474
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
org.fortiss.tooling.kernel/trunk/model/kernel.ecore
+0
-5
0 additions, 5 deletions
org.fortiss.tooling.kernel/trunk/model/kernel.ecore
org.fortiss.tooling.kernel/trunk/model/kernel.genmodel
+0
-1
0 additions, 1 deletion
org.fortiss.tooling.kernel/trunk/model/kernel.genmodel
with
0 additions
and
6 deletions
org.fortiss.tooling.kernel/trunk/model/kernel.ecore
+
0
−
5
View file @
d8c54be5
...
...
@@ -136,11 +136,6 @@
upperBound=
"-1"
eType=
"#//constraints/ConstrainedWithChecksum"
containment=
"true"
/>
<eStructuralFeatures
xsi:type=
"ecore:EReference"
name=
"verificationStatus"
eType=
"#//constraints/IConstraintVerificationStatus"
containment=
"true"
/>
<eStructuralFeatures
xsi:type=
"ecore:EAttribute"
name=
"autoCheck"
eType=
"ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
>
<eAnnotations
source=
"http://www.eclipse.org/emf/2002/GenModel"
>
<details
key=
"documentation"
value=
"<b>Do not set this field directly!</b> Use ConstraintsUtils.setAutoCheck instead: this will trigger the check immediatly if you set <code>autocheck</code> to <code>true</code>."
/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers
xsi:type=
"ecore:EClass"
name=
"IConstraintVerificationStatus"
abstract=
"true"
interface=
"true"
>
...
...
This diff is collapsed.
Click to expand it.
org.fortiss.tooling.kernel/trunk/model/kernel.genmodel
+
0
−
1
View file @
d8c54be5
...
...
@@ -63,7 +63,6 @@
ecoreFeature=
"ecore:EReference kernel.ecore#//constraints/IConstraint/constrainedsWithChecksum"
/>
<genFeatures
notify=
"false"
createChild=
"false"
propertySortChoices=
"true"
ecoreFeature=
"ecore:EReference kernel.ecore#//constraints/IConstraint/verificationStatus"
/>
<genFeatures
createChild=
"false"
ecoreFeature=
"ecore:EAttribute kernel.ecore#//constraints/IConstraint/autoCheck"
/>
</genClasses>
<genClasses
ecoreClass=
"kernel.ecore#//constraints/IConstraintVerificationStatus"
>
<genFeatures
notify=
"false"
createChild=
"false"
propertySortChoices=
"true"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment