Victor Woeltjen
|
2648f01966
|
[Composition] Disallow composition for leaf types
Disallow composition for domain object types which will
not have a composition property; WTD-1221.
|
2015-06-04 09:16:12 -07:00 |
|
Victor Woeltjen
|
10863514cb
|
[Licenses] Add license headers
WTD-1051.
|
2015-05-13 16:43:30 -07:00 |
|
Victor Woeltjen
|
036722b275
|
[Containment] Disallow composition in immutable objects
Disallow composition in objects which cannot be created, under
the rationale that creatable objects must also be immutable.
WTD-1098.
|
2015-04-10 19:24:16 -07:00 |
|
Victor Woeltjen
|
a55f8e1ab5
|
[Containment] Test compose action policy
Test compose action policy, which prevents the 'compose' action
when composition rules would be violated. WTD-962.
|
2015-04-10 18:39:57 -07:00 |
|
Victor Woeltjen
|
c59f13504e
|
[Containment] Test containment tables
Test tables which support efficient lookup of composition policy,
WTD-962.
|
2015-04-10 18:29:42 -07:00 |
|
Victor Woeltjen
|
e3a44356a8
|
[Containment] Test composition policy
WTD-962.
|
2015-04-10 18:16:40 -07:00 |
|
Victor Woeltjen
|
90b8f22c2d
|
[Containment] Add skeleton specs
Add empty specs for composition policy, WTD-962.
|
2015-04-10 18:09:02 -07:00 |
|