Uses of Interface
de.fraunhofer.iosb.ilt.frostclient.model.property.NavigationProperty
Packages that use NavigationProperty
Package
Description
-
Uses of NavigationProperty in de.fraunhofer.iosb.ilt.frostclient
Methods in de.fraunhofer.iosb.ilt.frostclient with parameters of type NavigationPropertyModifier and TypeMethodDescriptionSensorThingsService.getFullPath(Entity parent, NavigationProperty relation) The full path to the entity or collection.SensorThingsService.getPath(Entity parent, NavigationProperty relation) The local path to the entity or collection. -
Uses of NavigationProperty in de.fraunhofer.iosb.ilt.frostclient.model
Methods in de.fraunhofer.iosb.ilt.frostclient.model that return types with arguments of type NavigationPropertyModifier and TypeMethodDescriptionEntityType.getNavigationEntities()Get the set of Navigation properties pointing to single entities.EntityType.getNavigationProperties()Get the set of Navigation properties.EntityType.getNavigationSets()Get the set of Navigation properties pointing to entity sets. -
Uses of NavigationProperty in de.fraunhofer.iosb.ilt.frostclient.model.property
Classes in de.fraunhofer.iosb.ilt.frostclient.model.property that implement NavigationPropertyModifier and TypeClassDescriptionclassclassclassMethods in de.fraunhofer.iosb.ilt.frostclient.model.property that return NavigationPropertyModifier and TypeMethodDescriptionNavigationProperty.getInverse()Get the inverse of this NavigationProperty.