Package org.gcube.informationsystem.model.reference.properties
-
Interface Summary Interface Description Encrypted A property type for values that must be stored securely (e.g., encrypted) within the Information System.Event A property type that describes an event using the "Five Ws" checklist (What, When, Who, Where, Why) and "How".Metadata A property type that provides metadata for anIdentifiableElement.PropagationConstraint Defines the propagation behavior for a relation when context-related events (add, remove, delete) occur on the source entity or the relation itself.Property The base interface for all properties in the Information System model. -
Enum Summary Enum Description PropagationConstraint.AddConstraint Defines the behavior for an 'add' operation.PropagationConstraint.DeleteConstraint Defines the behavior for a 'delete' operation.PropagationConstraint.RemoveConstraint Defines the behavior for a 'remove' from context operation.