Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

HOWL Update 1.1.105

Revision as of 22:26, 30 July 2008 by Unnamed Poltroon (Talk) (Changes)

{{#eclipseproject:technology.higgins}}

Higgins logo 76Wx100H.jpg

Version 1.1.104

Changes

  1. Changed selfInstanceSubject to a simple boolean attribute on the policy. If true this policy applies to the current IdAS consumer.
  2. 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.

See Also

Back to the top