Uses of Interface
org.gcube.informationsystem.base.reference.properties.PropertyElement
Packages that use PropertyElement
Package
Description
-
Uses of PropertyElement in org.gcube.informationsystem.base.impl.properties
Classes in org.gcube.informationsystem.base.impl.properties that implement PropertyElementModifier and TypeClassDescriptionclassThe default implementation of thePropertyElementinterface. -
Uses of PropertyElement in org.gcube.informationsystem.model.impl.properties
Classes in org.gcube.informationsystem.model.impl.properties that implement PropertyElementModifier and TypeClassDescriptionclassThe default implementation of theEncryptedinterface.classThe default implementation of theEventinterface.final classThe default implementation of theMetadatainterface.final classThe default implementation of thePropagationConstraintinterface.classThe default implementation of thePropertyinterface. -
Uses of PropertyElement in org.gcube.informationsystem.model.reference.properties
Subinterfaces of PropertyElement in org.gcube.informationsystem.model.reference.propertiesModifier and TypeInterfaceDescriptioninterfaceA property type for values that must be stored securely (e.g., encrypted) within the Information System.interfaceA property type that describes an event using the "Five Ws" checklist (What, When, Who, Where, Why) and "How".interfaceA property type that provides metadata for anIdentifiableElement.interfaceDefines the propagation behavior for a relation when context-related events (add, remove, delete) occur on the source entity or the relation itself.interfaceThe base interface for all properties in the Information System model. -
Uses of PropertyElement in org.gcube.informationsystem.queries.templates.impl.properties
Classes in org.gcube.informationsystem.queries.templates.impl.properties that implement PropertyElementModifier and TypeClassDescriptionclassThe default implementation of theQueryTemplateReferenceinterface.classThe default implementation of theTemplateVariableinterface. -
Uses of PropertyElement in org.gcube.informationsystem.queries.templates.reference.properties
Subinterfaces of PropertyElement in org.gcube.informationsystem.queries.templates.reference.propertiesModifier and TypeInterfaceDescriptioninterfaceA property that references aQueryTemplateand provides values for its variables.interfaceDefines a variable used within aQueryTemplate. -
Uses of PropertyElement in org.gcube.informationsystem.types.impl.properties
Classes in org.gcube.informationsystem.types.impl.properties that implement PropertyElementModifier and TypeClassDescriptionfinal classThe default implementation of theLinkedEntityinterface.final classThe default implementation of thePropertyDefinitioninterface.final classThe default implementation of thePropertyTypeinterface.Constructor parameters in org.gcube.informationsystem.types.impl.properties with type arguments of type PropertyElementModifierConstructorDescriptionPropertyTypeImpl(Class<? extends PropertyElement> clz) Constructs a new PropertyTypeImpl from a class. -
Uses of PropertyElement in org.gcube.informationsystem.types.reference.properties
Subinterfaces of PropertyElement in org.gcube.informationsystem.types.reference.propertiesModifier and TypeInterfaceDescriptioninterfaceA property type for defining relationships between entities, including cardinality constraints.interfaceDefines a property of an entity or another property, including its constraints and metadata.interfaceDefines the type of aProperty.