[midPoint-git] [Evolveum/midpoint] 9d402b: Axiom: Introduced 'augmentable' concept into language

Tony Tkáčik noreply at github.com
Wed Jul 15 14:13:28 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 9d402bdcc58c400e5d96409f9f3040db02c9b303
      https://github.com/Evolveum/midpoint/commit/9d402bdcc58c400e5d96409f9f3040db02c9b303
  Author: Tony Tkacik <tony.tkacik at evolveum.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M infra/axiom/src/main/java/com/evolveum/axiom/lang/api/AxiomBuiltIn.java
    M infra/axiom/src/main/resources/axiom-model.axiom

  Log Message:
  -----------
  Axiom: Introduced 'augmentable' concept into language

Augmentable item introduced into TypeDefinition and ItemDefinition
TypeDefinition: augmentable true allows type definition to be expanded by augmentation
ItemDefinition: augmentable true allows addition of values to specified items
  (since language augmentation could define new concepts which could be added by Augmentation)

Signed-off-by: Tony Tkacik <tony.tkacik at evolveum.com>




More information about the midPoint-svn mailing list