Uses of Class
org.gcube.informationsystem.base.impl.ElementImpl
-
-
Uses of ElementImpl in org.gcube.informationsystem.base.impl.entities
Subclasses of ElementImpl in org.gcube.informationsystem.base.impl.entities Modifier and Type Class Description classEntityElementImplThe default implementation of theEntityElementinterface. -
Uses of ElementImpl in org.gcube.informationsystem.base.impl.properties
Subclasses of ElementImpl in org.gcube.informationsystem.base.impl.properties Modifier and Type Class Description classPropertyElementImplThe default implementation of thePropertyElementinterface. -
Uses of ElementImpl in org.gcube.informationsystem.base.impl.relations
Subclasses of ElementImpl in org.gcube.informationsystem.base.impl.relations Modifier and Type Class Description classRelationElementImpl<S extends EntityElement,T extends EntityElement>The default implementation of theRelationElementinterface. -
Uses of ElementImpl in org.gcube.informationsystem.contexts.impl.entities
Subclasses of ElementImpl in org.gcube.informationsystem.contexts.impl.entities Modifier and Type Class Description classContextImplThe default implementation of theContextinterface. -
Uses of ElementImpl in org.gcube.informationsystem.contexts.impl.relations
Subclasses of ElementImpl in org.gcube.informationsystem.contexts.impl.relations Modifier and Type Class Description classIsParentOfImplThe default implementation of theIsParentOfinterface. -
Uses of ElementImpl in org.gcube.informationsystem.model.impl.entities
Subclasses of ElementImpl in org.gcube.informationsystem.model.impl.entities Modifier and Type Class Description classDummyFacetA dummy implementation of theFacetinterface, used for placeholder or testing purposes.classDummyResourceA dummy implementation of theResourceinterface, used for placeholder or testing purposes.classEntityImplThe default abstract implementation of theEntityinterface.classFacetImplThe default abstract implementation of theFacetinterface.classResourceImplThe default abstract implementation of theResourceinterface. -
Uses of ElementImpl in org.gcube.informationsystem.model.impl.properties
Subclasses of ElementImpl in org.gcube.informationsystem.model.impl.properties Modifier and Type Class Description classEncryptedImplThe default implementation of theEncryptedinterface.classEventImplThe default implementation of theEventinterface.classMetadataImplThe default implementation of theMetadatainterface.classPropagationConstraintImplThe default implementation of thePropagationConstraintinterface.classPropertyImplThe default implementation of thePropertyinterface. -
Uses of ElementImpl in org.gcube.informationsystem.model.impl.relations
Subclasses of ElementImpl in org.gcube.informationsystem.model.impl.relations Modifier and Type Class Description classConsistsOfImpl<S extends Resource,T extends Facet>The default implementation of theConsistsOfinterface.classDummyIsRelatedTo<S extends Resource,T extends Resource>A dummy implementation of theIsRelatedTointerface, used for placeholder or testing purposes.classIsRelatedToImpl<S extends Resource,T extends Resource>The default abstract implementation of theIsRelatedTointerface.classRelationImpl<S extends Resource,T extends Entity>The default abstract implementation of theRelationinterface. -
Uses of ElementImpl in org.gcube.informationsystem.queries.templates.impl.entities
Subclasses of ElementImpl in org.gcube.informationsystem.queries.templates.impl.entities Modifier and Type Class Description classQueryTemplateImplThe default implementation of theQueryTemplateinterface. -
Uses of ElementImpl in org.gcube.informationsystem.queries.templates.impl.properties
Subclasses of ElementImpl in org.gcube.informationsystem.queries.templates.impl.properties Modifier and Type Class Description classQueryTemplateReferenceImplThe default implementation of theQueryTemplateReferenceinterface.classTemplateVariableImplThe default implementation of theTemplateVariableinterface. -
Uses of ElementImpl in org.gcube.informationsystem.types.impl.properties
Subclasses of ElementImpl in org.gcube.informationsystem.types.impl.properties Modifier and Type Class Description classLinkedEntityImplThe default implementation of theLinkedEntityinterface.
-