Uses of Interface
org.gcube.informationsystem.types.reference.properties.LinkedEntity
-
Packages that use LinkedEntity Package Description org.gcube.informationsystem.types.impl.entities org.gcube.informationsystem.types.impl.properties org.gcube.informationsystem.types.reference.entities -
-
Uses of LinkedEntity in org.gcube.informationsystem.types.impl.entities
Fields in org.gcube.informationsystem.types.impl.entities with type parameters of type LinkedEntity Modifier and Type Field Description protected List<LinkedEntity>ResourceTypeImpl. facetsprotected List<LinkedEntity>ResourceTypeImpl. resourcesMethods in org.gcube.informationsystem.types.impl.entities that return types with arguments of type LinkedEntity Modifier and Type Method Description List<LinkedEntity>ResourceTypeImpl. getFacets()List<LinkedEntity>ResourceTypeImpl. getResources() -
Uses of LinkedEntity in org.gcube.informationsystem.types.impl.properties
Classes in org.gcube.informationsystem.types.impl.properties that implement LinkedEntity Modifier and Type Class Description classLinkedEntityImpl -
Uses of LinkedEntity in org.gcube.informationsystem.types.reference.entities
Methods in org.gcube.informationsystem.types.reference.entities that return types with arguments of type LinkedEntity Modifier and Type Method Description List<LinkedEntity>ResourceType. getFacets()List<LinkedEntity>ResourceType. getResources()
-