|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
IntegrityConf |
Class Summary | |
Constraint | |
ConstraintDescriptor | Just a simple container to transmit data in ConstraintWrapper |
ConstraintWrapper | This wrapper provides a constraints scheme to limit fields modifications. |
GenericConditions | Some basic methods for constraints on fields values. |
IntegrityAC | This aspect handle different kinds of data integrity among objects sets. |
PrePostWrapper | This wrapper provides pre-post condition testing. |
PrimaryKeyWrapper | This wrapper provides a key scheme to limit fields doubles. |
RepositoryWrapper | This wrapper manages repository collections. |
RoleWrapper | Wrapper for updating opposite roles. |
Provides an aspect to handle data integrity whitin objects sets.
This aspect is used to maintain data using relations between
objects. For exemple, If two relations are declared to constitue an
association, modifications on one relation should be reflected in
the other (associations are declared using
declareAssociation
).
Constraints can also be declared, to control objects values and modifications. It is represented by pre-conditions and post-conditions which you can precise in the configuration file.
For overviews, sources, tutorials, examples, guides, and tool documentation, please see:
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |