Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
framed
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
rosi
framed
Commits
08c7476a
Commit
08c7476a
authored
6 years ago
by
Thomas
Browse files
Options
Downloads
Patches
Plain Diff
Updated edit policies RoleType to permit direct editing.
parent
2cfc4072
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
org.framed.iorm.ui/core/roletype/RoleType.ecl
+1
-1
1 addition, 1 deletion
org.framed.iorm.ui/core/roletype/RoleType.ecl
org.framed.iorm.ui/core/roletype/RoleType.editpolicy
+1
-1
1 addition, 1 deletion
org.framed.iorm.ui/core/roletype/RoleType.editpolicy
with
2 additions
and
2 deletions
org.framed.iorm.ui/core/roletype/RoleType.ecl
+
1
−
1
View file @
08c7476a
Add
RoleType
(
true
)
when
InType
(
CompartmentType
);
Create
RoleType
(
true
)
when
InType
(
CompartmentType
);
Direct_Edit
RoleType
(
true
)
when
InType
(
CompartmentType
);
\ No newline at end of file
Direct_Edit
RoleType
(
true
)
when
true
;
\ No newline at end of file
This diff is collapsed.
Click to expand it.
org.framed.iorm.ui/core/roletype/RoleType.editpolicy
+
1
−
1
View file @
08c7476a
...
...
@@ -10,6 +10,6 @@
</policies>
<policies
action=
"Direct_Edit"
actionType=
"RoleType"
>
<featureRule
xsi:type=
"editpolicymodel:TrueFeatureRule"
/>
<constraintRule
xsi:type=
"editpolicymodel:
InType"
type=
"CompartmentTyp
e"
/>
<constraintRule
xsi:type=
"editpolicymodel:
TrueConstraintRul
e"
/>
</policies>
</editpolicymodel:Model>
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