Uses of Class
org.gcube.informationsystem.types.impl.TypeImpl
-
Packages that use TypeImpl Package Description org.gcube.informationsystem.types.impl.entities org.gcube.informationsystem.types.impl.properties org.gcube.informationsystem.types.impl.relations -
-
Uses of TypeImpl in org.gcube.informationsystem.types.impl.entities
Subclasses of TypeImpl in org.gcube.informationsystem.types.impl.entities Modifier and Type Class Description classEntityTypeImplThe default implementation of theEntityTypeinterface.classFacetTypeImplThe default implementation of theFacetTypeinterface.classResourceTypeImplThe default implementation of theResourceTypeinterface. -
Uses of TypeImpl in org.gcube.informationsystem.types.impl.properties
Subclasses of TypeImpl in org.gcube.informationsystem.types.impl.properties Modifier and Type Class Description classPropertyTypeImplThe default implementation of thePropertyTypeinterface. -
Uses of TypeImpl in org.gcube.informationsystem.types.impl.relations
Subclasses of TypeImpl in org.gcube.informationsystem.types.impl.relations Modifier and Type Class Description classConsistsOfTypeImplThe implementation of theConsistsOfType.classIsRelatedToTypeImplThe implementation of theIsRelatedToType.classRelationTypeImpl<S extends EntityType,T extends EntityType>The implementation of theRelationType.
-