Uses of Interface
org.gcube.informationsystem.base.reference.entities.EntityElement
-
-
Uses of EntityElement in org.gcube.informationsystem.base.impl.entities
Classes in org.gcube.informationsystem.base.impl.entities that implement EntityElement Modifier and Type Class Description classEntityElementImpl -
Uses of EntityElement in org.gcube.informationsystem.base.impl.relations
Classes in org.gcube.informationsystem.base.impl.relations with type parameters of type EntityElement Modifier and Type Class Description classRelationElementImpl<S extends EntityElement,T extends EntityElement>classRelationElementImpl<S extends EntityElement,T extends EntityElement>Fields in org.gcube.informationsystem.base.impl.relations declared as EntityElement Modifier and Type Field Description protected SRelationElementImpl. sourceprotected TRelationElementImpl. target -
Uses of EntityElement in org.gcube.informationsystem.base.reference.relations
Classes in org.gcube.informationsystem.base.reference.relations with type parameters of type EntityElement Modifier and Type Interface Description interfaceRelationElement<S extends EntityElement,T extends EntityElement>interfaceRelationElement<S extends EntityElement,T extends EntityElement> -
Uses of EntityElement in org.gcube.informationsystem.contexts.impl.entities
Classes in org.gcube.informationsystem.contexts.impl.entities that implement EntityElement Modifier and Type Class Description classContextImpl -
Uses of EntityElement in org.gcube.informationsystem.contexts.reference.entities
Subinterfaces of EntityElement in org.gcube.informationsystem.contexts.reference.entities Modifier and Type Interface Description interfaceContexthttps://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#Context -
Uses of EntityElement in org.gcube.informationsystem.model.impl.entities
Classes in org.gcube.informationsystem.model.impl.entities that implement EntityElement Modifier and Type Class Description classDummyFacetclassDummyResourceclassEntityImplclassFacetImplclassResourceImpl -
Uses of EntityElement in org.gcube.informationsystem.model.reference.entities
Subinterfaces of EntityElement in org.gcube.informationsystem.model.reference.entities Modifier and Type Interface Description interfaceEntityhttps://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#EntityinterfaceFacetinterfaceResourcehttps://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#Resource -
Uses of EntityElement in org.gcube.informationsystem.queries.templates.impl.entities
Classes in org.gcube.informationsystem.queries.templates.impl.entities that implement EntityElement Modifier and Type Class Description classQueryTemplateImpl -
Uses of EntityElement in org.gcube.informationsystem.queries.templates.reference.entities
Subinterfaces of EntityElement in org.gcube.informationsystem.queries.templates.reference.entities Modifier and Type Interface Description interfaceQueryTemplate -
Uses of EntityElement in org.gcube.informationsystem.types.impl.entities
Classes in org.gcube.informationsystem.types.impl.entities that implement EntityElement Modifier and Type Class Description classEntityTypeImplclassFacetTypeImplclassResourceTypeImplMethod parameters in org.gcube.informationsystem.types.impl.entities with type arguments of type EntityElement Modifier and Type Method Description static EntityTypeEntityTypeImpl. getEntityTypeDefinitionInstance(Class<? extends EntityElement> clz)Constructor parameters in org.gcube.informationsystem.types.impl.entities with type arguments of type EntityElement Constructor Description EntityTypeImpl(Class<? extends EntityElement> clz) -
Uses of EntityElement in org.gcube.informationsystem.types.reference.entities
Subinterfaces of EntityElement in org.gcube.informationsystem.types.reference.entities Modifier and Type Interface Description interfaceEntityTypeinterfaceFacetTypeinterfaceResourceType
-