Uses of Interface
org.gcube.informationsystem.base.reference.properties.PropertyElement
-
-
Uses of PropertyElement in org.gcube.informationsystem.base.impl.properties
Classes in org.gcube.informationsystem.base.impl.properties that implement PropertyElement Modifier and Type Class Description classPropertyElementImpl -
Uses of PropertyElement in org.gcube.informationsystem.model.impl.properties
Classes in org.gcube.informationsystem.model.impl.properties that implement PropertyElement Modifier and Type Class Description classEncryptedImplclassHeaderImplclassPropagationConstraintImplclassPropertyImpl -
Uses of PropertyElement in org.gcube.informationsystem.model.reference.properties
Subinterfaces of PropertyElement in org.gcube.informationsystem.model.reference.properties Modifier and Type Interface Description interfaceEncryptedinterfaceHeaderhttps://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#HeaderinterfacePropagationConstraintAt any time entities and relations can be added or removed to/from a context or deleted.interfacePropertyRoot Class for Property types. -
Uses of PropertyElement in org.gcube.informationsystem.queries.templates.impl.properties
Classes in org.gcube.informationsystem.queries.templates.impl.properties that implement PropertyElement Modifier and Type Class Description classTemplateVariableImpl -
Uses of PropertyElement in org.gcube.informationsystem.queries.templates.reference.properties
Subinterfaces of PropertyElement in org.gcube.informationsystem.queries.templates.reference.properties Modifier and Type Interface Description interfaceTemplateVariable -
Uses of PropertyElement in org.gcube.informationsystem.types.impl.properties
Classes in org.gcube.informationsystem.types.impl.properties with type parameters of type PropertyElement Modifier and Type Class Description classPropertyTypeImpl<P extends PropertyElement>Classes in org.gcube.informationsystem.types.impl.properties that implement PropertyElement Modifier and Type Class Description classLinkedEntityImplclassPropertyDefinitionImplclassPropertyTypeImpl<P extends PropertyElement> -
Uses of PropertyElement in org.gcube.informationsystem.types.reference.properties
Classes in org.gcube.informationsystem.types.reference.properties with type parameters of type PropertyElement Modifier and Type Interface Description interfacePropertyType<P extends PropertyElement>Subinterfaces of PropertyElement in org.gcube.informationsystem.types.reference.properties Modifier and Type Interface Description interfaceLinkedEntityA convenient type to define a Resource in terms of: - mandatory/recommended ConsistsOf->Facets; - suggested IsRelatedTo->Resource.interfacePropertyDefinitioninterfacePropertyType<P extends PropertyElement> -
Uses of PropertyElement in org.gcube.informationsystem.utils.discovery
Methods in org.gcube.informationsystem.utils.discovery with type parameters of type PropertyElement Modifier and Type Method Description <P extends PropertyElement>
voidSchemaAction. managePropertyClass(Class<P> p)
-