Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
HOWL Update 1.1.105
Revision as of 21:24, 30 July 2008 by Paul.socialphysics.org (Talk | contribs) (New page: {{#eclipseproject:technology.higgins}} right == Version 1.1.104 == * This page describes changes made from version HOWL Update 1.1.103 == Changes ...)
{{#eclipseproject:technology.higgins}}
Version 1.1.104
- This page describes changes made from version HOWL Update 1.1.103
Changes
- Changed selfInstanceSubject to a simple boolean attribute on the policy. If true this policy applies to the current IdAS consumer.
- Added four "self" operations that all specialize a new attribute called "selfOperation" that is a sub-attribute of "operation".
- higgins:selfOperation: Abstract operation on all attributes of entity S(elf) (or the set of attributes of S indicated by the onAttribute predicates of this Policy), where S is an instance of the class indicated by the range AND S is a representation of the current IdAS consumer. Sub-attribute of higgins:operation.
- selfAdd (sub-attribute of selfOperation): Must be used in conjunction with one or more onAttributes. These selected attributes of the "self" Entity may be added.
- selfDelete (sub-attribute of selfOperation): Selected attributes (as specified by onAttribute predicates) else all attributes of "self" Entity may be deleted.
- selfModify (sub-attribute of selfOperation): Selected attributes (as specified by onAttribute predicates) else all attributes of "self" Entity may be modified.
- selfDelete (sub-attribute of selfOperation): Selected attributes (as specified by onAttribute predicates) else all attributes of "self" Entity may be read.