Uses of Interface
org.gcube.informationsystem.model.reference.ModelElement
-
-
Uses of ModelElement in org.gcube.informationsystem.base.impl.properties
Classes in org.gcube.informationsystem.base.impl.properties that implement ModelElement Modifier and Type Class Description classPropertyElementImpl -
Uses of ModelElement in org.gcube.informationsystem.model.impl.entities
Classes in org.gcube.informationsystem.model.impl.entities that implement ModelElement Modifier and Type Class Description classDummyFacetclassDummyResourceclassEntityImplclassFacetImplclassResourceImpl -
Uses of ModelElement in org.gcube.informationsystem.model.impl.properties
Classes in org.gcube.informationsystem.model.impl.properties that implement ModelElement Modifier and Type Class Description classEncryptedImplclassEventImplclassMetadataImplclassPropagationConstraintImplclassPropertyImpl -
Uses of ModelElement in org.gcube.informationsystem.model.impl.relations
Classes in org.gcube.informationsystem.model.impl.relations that implement ModelElement Modifier and Type Class Description classConsistsOfImpl<S extends Resource,T extends Facet>classDummyIsRelatedTo<S extends Resource,T extends Resource>classIsRelatedToImpl<S extends Resource,T extends Resource>classRelationImpl<S extends Resource,T extends Entity> -
Uses of ModelElement in org.gcube.informationsystem.model.reference
Subinterfaces of ModelElement in org.gcube.informationsystem.model.reference Modifier and Type Interface Description interfaceERElementThis interfaces is an helper to identify elements of the model i.e. -
Uses of ModelElement in org.gcube.informationsystem.model.reference.entities
Subinterfaces of ModelElement 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 ModelElement in org.gcube.informationsystem.model.reference.properties
Subinterfaces of ModelElement in org.gcube.informationsystem.model.reference.properties Modifier and Type Interface Description interfaceEncryptedinterfaceEventinterfaceMetadatainterfacePropagationConstraintAt any time entities and relations can be added or removed to/from a context or deleted.interfacePropertyRoot Class for Property types. -
Uses of ModelElement in org.gcube.informationsystem.model.reference.relations
Subinterfaces of ModelElement in org.gcube.informationsystem.model.reference.relations Modifier and Type Interface Description interfaceConsistsOf<S extends Resource,T extends Facet>https://wiki.gcube-system.org/gcube/Facet_Based_Resource_Model#ConsistsOfinterfaceIsRelatedTo<S extends Resource,T extends Resource>interfaceRelation<S extends Resource,T extends Entity> -
Uses of ModelElement in org.gcube.informationsystem.queries.templates.impl.properties
Classes in org.gcube.informationsystem.queries.templates.impl.properties that implement ModelElement Modifier and Type Class Description classQueryTemplateReferenceImplclassTemplateVariableImpl -
Uses of ModelElement in org.gcube.informationsystem.queries.templates.reference.properties
Subinterfaces of ModelElement in org.gcube.informationsystem.queries.templates.reference.properties Modifier and Type Interface Description interfaceQueryTemplateReference -
Uses of ModelElement in org.gcube.informationsystem.types.impl.properties
Classes in org.gcube.informationsystem.types.impl.properties that implement ModelElement Modifier and Type Class Description classLinkedEntityImpl
-