Uses of Class
org.gcube.informationsystem.types.annotations.ISProperty
-
-
Uses of ISProperty in org.gcube.informationsystem.base.reference.entities
Methods in org.gcube.informationsystem.base.reference.entities with annotations of type ISProperty Modifier and Type Method Description HeaderEntityElement. getHeader() -
Uses of ISProperty in org.gcube.informationsystem.base.reference.relations
Methods in org.gcube.informationsystem.base.reference.relations with annotations of type ISProperty Modifier and Type Method Description HeaderRelationElement. getHeader() -
Uses of ISProperty in org.gcube.informationsystem.contexts.reference.entities
Methods in org.gcube.informationsystem.contexts.reference.entities with annotations of type ISProperty Modifier and Type Method Description StringContext. getName() -
Uses of ISProperty in org.gcube.informationsystem.model.reference.properties
Methods in org.gcube.informationsystem.model.reference.properties with annotations of type ISProperty Modifier and Type Method Description PropagationConstraint.AddConstraintPropagationConstraint. getAddConstraint()StringHeader. getCreatedBy()DateHeader. getCreationTime()StringEncrypted. getEncryptedValue()StringHeader. getLastUpdateBy()DateHeader. getLastUpdateTime()PropagationConstraint.RemoveConstraintPropagationConstraint. getRemoveConstraint()UUIDHeader. getUUID() -
Uses of ISProperty in org.gcube.informationsystem.model.reference.relations
Methods in org.gcube.informationsystem.model.reference.relations with annotations of type ISProperty Modifier and Type Method Description PropagationConstraintRelation. getPropagationConstraint() -
Uses of ISProperty in org.gcube.informationsystem.queries.templates.reference.entities
Methods in org.gcube.informationsystem.queries.templates.reference.entities with annotations of type ISProperty Modifier and Type Method Description StringQueryTemplate. getDescription()StringQueryTemplate. getName()StringQueryTemplate. getTemplateAsString()Map<String,TemplateVariable>QueryTemplate. getTemplateVariables() -
Uses of ISProperty in org.gcube.informationsystem.queries.templates.reference.properties
Methods in org.gcube.informationsystem.queries.templates.reference.properties with annotations of type ISProperty Modifier and Type Method Description StringTemplateVariable. getDefaultValue()StringTemplateVariable. getDescription()StringTemplateVariable. getName() -
Uses of ISProperty in org.gcube.informationsystem.types.impl.properties
Constructors in org.gcube.informationsystem.types.impl.properties with parameters of type ISProperty Constructor Description PropertyDefinitionImpl(ISProperty propertyAnnotation, Method method) -
Uses of ISProperty in org.gcube.informationsystem.types.reference.entities
Methods in org.gcube.informationsystem.types.reference.entities with annotations of type ISProperty Modifier and Type Method Description StringEntityType. getDescription()List<LinkedEntity>ResourceType. getFacets()StringEntityType. getName()Set<PropertyDefinition>FacetType. getProperties()List<LinkedEntity>ResourceType. getResources()Set<String>EntityType. getSuperClasses()booleanEntityType. isAbstract() -
Uses of ISProperty in org.gcube.informationsystem.types.reference.properties
Methods in org.gcube.informationsystem.types.reference.properties with annotations of type ISProperty Modifier and Type Method Description StringLinkedEntity. getDescription()StringPropertyDefinition. getDescription()StringPropertyType. getDescription()HeaderPropertyType. getHeader()IntegerLinkedEntity. getMax()IntegerPropertyDefinition. getMax()IntegerLinkedEntity. getMin()IntegerPropertyDefinition. getMin()StringPropertyDefinition. getName()StringPropertyType. getName()Set<PropertyDefinition>PropertyType. getProperties()StringPropertyDefinition. getRegexp()StringLinkedEntity. getRelation()StringLinkedEntity. getSource()Set<String>PropertyType. getSuperClasses()StringLinkedEntity. getTarget()StringPropertyDefinition. getType()booleanPropertyType. isAbstract()booleanPropertyDefinition. isMandatory()booleanPropertyDefinition. isNotnull()booleanPropertyDefinition. isReadonly() -
Uses of ISProperty in org.gcube.informationsystem.types.reference.relations
Methods in org.gcube.informationsystem.types.reference.relations with annotations of type ISProperty Modifier and Type Method Description StringRelationType. getDescription()StringRelationType. getName()Set<PropertyDefinition>RelationType. getProperties()Set<String>RelationType. getSuperClasses()booleanRelationType. isAbstract()
-