Uses of Interface
org.gcube.informationsystem.base.reference.Attribute
-
-
Uses of Attribute in org.gcube.informationsystem.base.reference
Subinterfaces of Attribute in org.gcube.informationsystem.base.reference Modifier and Type Interface Description interfaceAttributeDefinitionExtends theAttributeinterface to include properties that define its requirement constraints. -
Uses of Attribute in org.gcube.informationsystem.queries.templates.impl.properties
Classes in org.gcube.informationsystem.queries.templates.impl.properties that implement Attribute Modifier and Type Class Description classTemplateVariableImplThe default implementation of theTemplateVariableinterface. -
Uses of Attribute in org.gcube.informationsystem.queries.templates.reference.properties
Subinterfaces of Attribute in org.gcube.informationsystem.queries.templates.reference.properties Modifier and Type Interface Description interfaceTemplateVariableDefines a variable used within aQueryTemplate. -
Uses of Attribute in org.gcube.informationsystem.types.impl.properties
Classes in org.gcube.informationsystem.types.impl.properties that implement Attribute Modifier and Type Class Description classPropertyDefinitionImplThe default implementation of thePropertyDefinitioninterface. -
Uses of Attribute in org.gcube.informationsystem.types.reference.properties
Subinterfaces of Attribute in org.gcube.informationsystem.types.reference.properties Modifier and Type Interface Description interfacePropertyDefinitionDefines a property of an entity or another property, including its constraints and metadata.
-