Uses of Interface
org.gcube.resourcemanagement.model.reference.properties.AttributeProperty
Packages that use AttributeProperty
Package
Description
Implementation of common properties used across the gcube model.
Common properties used across the gcube model.
-
Uses of AttributeProperty in org.gcube.resourcemanagement.model.impl.entities.facets
Fields in org.gcube.resourcemanagement.model.impl.entities.facets with type parameters of type AttributePropertyModifier and TypeFieldDescriptionprotected List<AttributeProperty>TemplateFacetImpl.propertiesThe properties of the templateMethods in org.gcube.resourcemanagement.model.impl.entities.facets that return types with arguments of type AttributePropertyModifier and TypeMethodDescriptionTemplateFacetImpl.getProperties()The attributes of the template to be created when instantiatedMethods in org.gcube.resourcemanagement.model.impl.entities.facets with parameters of type AttributePropertyModifier and TypeMethodDescriptionvoidTemplateFacetImpl.addProperty(AttributeProperty property) Adds an attribute to the template to be created when instantiatedMethod parameters in org.gcube.resourcemanagement.model.impl.entities.facets with type arguments of type AttributePropertyModifier and TypeMethodDescriptionvoidTemplateFacetImpl.setProperties(List<AttributeProperty> properties) Sets the attributes of the template to be created when instantiated -
Uses of AttributeProperty in org.gcube.resourcemanagement.model.impl.properties
Classes in org.gcube.resourcemanagement.model.impl.properties that implement AttributeProperty -
Uses of AttributeProperty in org.gcube.resourcemanagement.model.reference.entities.facets
Methods in org.gcube.resourcemanagement.model.reference.entities.facets that return types with arguments of type AttributePropertyModifier and TypeMethodDescriptionTemplateFacet.getProperties()The attributes of the template to be created when instantiatedMethods in org.gcube.resourcemanagement.model.reference.entities.facets with parameters of type AttributePropertyModifier and TypeMethodDescriptionvoidTemplateFacet.addProperty(AttributeProperty property) Adds an attribute to the template to be created when instantiatedMethod parameters in org.gcube.resourcemanagement.model.reference.entities.facets with type arguments of type AttributePropertyModifier and TypeMethodDescriptionvoidTemplateFacet.setProperties(List<AttributeProperty> properties) Sets the attributes of the template to be created when instantiated -
Uses of AttributeProperty in org.gcube.resourcemanagement.model.reference.properties
Methods in org.gcube.resourcemanagement.model.reference.properties that return AttributePropertyModifier and TypeMethodDescriptionstatic AttributePropertyAttributeProperty.getDefaultInstance()Returns a default instance of AttributeProperty