| Interface | Description |
|---|---|
| InstanceValueGenerator.ValueGenerator<T extends IGeneric<T>> |
| Class | Description |
|---|---|
| InstanceValueGenerator.DefaultInstanceValueGenerator<T extends IGeneric<T>> |
| Annotation Type | Description |
|---|---|
| InstanceValueClassConstraint |
The System Property to constrain the type of a value.
|
| InstanceValueGenerator |
The generator to compute the instances values.
|
| NoInheritance |
The System Property to constrain the type of a value.
|
| NoReferentialIntegrityProperty |
The System Property for the opposite of the referential integrity.
|
| PropertyConstraint |
The System Property to allow a single value for an attribute.
|
| RequiredConstraint |
The System Property to mandatory attribute.
|
| SingularConstraint |
The System Property to allow a single value for a relation.
|
| SizeConstraint |
The System Property to allow a fixed number of links for a relation.
|
| UniqueValueConstraint |
The System Property to allow only one value for an instance.
|
Copyright © 2022. All rights reserved.