Uses of Interface
org.gcube.informationsystem.contexts.reference.entities.Context
Packages that use Context
Package
Description
-
Uses of Context in org.gcube.informationsystem.contexts.impl.entities
Classes in org.gcube.informationsystem.contexts.impl.entities that implement ContextMethods in org.gcube.informationsystem.contexts.impl.entities with parameters of type Context -
Uses of Context in org.gcube.informationsystem.contexts.impl.relations
Constructors in org.gcube.informationsystem.contexts.impl.relations with parameters of type ContextModifierConstructorDescriptionIsParentOfImpl(Context source, Context target) Constructs a newIsParentOfImplwith the given source and target. -
Uses of Context in org.gcube.informationsystem.contexts.reference.entities
Methods in org.gcube.informationsystem.contexts.reference.entities with parameters of type Context -
Uses of Context in org.gcube.informationsystem.contexts.reference.relations
Methods in org.gcube.informationsystem.contexts.reference.relations that return ContextModifier and TypeMethodDescriptionIsParentOf.getSource()Returns the source entity of the relation.IsParentOf.getTarget()Returns the target entity of the relation.Methods in org.gcube.informationsystem.contexts.reference.relations with parameters of type Context