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 classEncryptedImplclassEventImplclassMetadataImplclassPropagationConstraintImplclassPropertyImpl -
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 interfaceEncryptedinterfaceEventinterfaceMetadatainterfacePropagationConstraintAt 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 classQueryTemplateReferenceImplclassTemplateVariableImpl -
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 interfaceQueryTemplateReferenceinterfaceTemplateVariable -
Uses of PropertyElement in org.gcube.informationsystem.types.impl.properties
Classes in org.gcube.informationsystem.types.impl.properties that implement PropertyElement Modifier and Type Class Description classLinkedEntityImplclassPropertyDefinitionImplclassPropertyTypeImplConstructor parameters in org.gcube.informationsystem.types.impl.properties with type arguments of type PropertyElement Constructor Description PropertyTypeImpl(Class<? extends PropertyElement> clz) -
Uses of PropertyElement in org.gcube.informationsystem.types.reference.properties
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
-