Uses of Class
de.fraunhofer.iosb.ilt.frostclient.model.property.NavigationPropertyEntitySet
Packages that use NavigationPropertyEntitySet
Package
Description
-
Uses of NavigationPropertyEntitySet in de.fraunhofer.iosb.ilt.frostclient.dao
Constructors in de.fraunhofer.iosb.ilt.frostclient.dao with parameters of type NavigationPropertyEntitySetModifierConstructorDescriptionBaseDao(SensorThingsService service, Entity parent, NavigationPropertyEntitySet navigationLink) -
Uses of NavigationPropertyEntitySet in de.fraunhofer.iosb.ilt.frostclient.model
Methods in de.fraunhofer.iosb.ilt.frostclient.model that return NavigationPropertyEntitySetModifier and TypeMethodDescriptionEntitySet.getNavigationProperty()Get the navigationProperty that manages this EntitySet.EntitySetImpl.getNavigationProperty()EntityType.getNavigationPropertySet(String name) Methods in de.fraunhofer.iosb.ilt.frostclient.model that return types with arguments of type NavigationPropertyEntitySetModifier and TypeMethodDescriptionEntityType.getNavigationSets()Get the set of Navigation properties pointing to entity sets.Methods in de.fraunhofer.iosb.ilt.frostclient.model with parameters of type NavigationPropertyEntitySetModifier and TypeMethodDescriptionEntity.addNavigationEntity(NavigationPropertyEntitySet navProperty, Entity linkedEntity) Entity.addNavigationEntity(NavigationPropertyEntitySet navProperty, Entity... linkedEntities) Entity.addNavigationEntity(NavigationPropertyEntitySet navProperty, List<Entity> linkedEntities) Entity.dao(NavigationPropertyEntitySet navigationPropery) Entity.query(NavigationPropertyEntitySet navigationPropery) EntitySetImpl.setNavigationProperty(NavigationPropertyEntitySet navigationProperty) Constructors in de.fraunhofer.iosb.ilt.frostclient.model with parameters of type NavigationPropertyEntitySet -
Uses of NavigationPropertyEntitySet in de.fraunhofer.iosb.ilt.frostclient.models
Fields in de.fraunhofer.iosb.ilt.frostclient.models declared as NavigationPropertyEntitySetModifier and TypeFieldDescriptionSensorThingsTaskingV11.npActuatorTaskingcapabilitiesSensorThingsSensingV11.npDatastreamObservationsSensorThingsPlus.npDatastreamsLicenseSensorThingsPlus.npDatastreamsPartySensorThingsPlus.npDatastreamsProjectSensorThingsSensingV11.npFeatureObservationsSensorThingsPlus.npGroupsLicenseSensorThingsPlus.npGroupsPartySensorThingsSensingV11.npHistlocLocationsSensorThingsSensingV11.npLocationHistoricallocationsSensorThingsSensingV11.npLocationThingsSensorThingsMultiDatastreamV11.npMultidatastreamObservationsSensorThingsMultiDatastreamV11.npMultidatastreamObservedpropertiesSensorThingsPlus.npMultiDatastreamsLicenseSensorThingsPlus.npMultiDatastreamsPartySensorThingsPlus.npMultiDatastreamsProjectSensorThingsPlus.npObjectsObservationSensorThingsPlus.npObservationsGroupSensorThingsSensingV11.npObspropDatastreamsSensorThingsMultiDatastreamV11.npObspropMultidatastreamsSensorThingsPlus.npProjectsGroupSensorThingsPlus.npProjectsLicenseSensorThingsPlus.npProjectsPartySensorThingsPlus.npRelationsGroupSensorThingsSensingV11.npSensorDatastreamsSensorThingsMultiDatastreamV11.npSensorMultidatastreamsSensorThingsPlus.npSubjectsObservationSensorThingsTaskingV11.npTaskcapTasksSensorThingsSensingV11.npThingDatastreamsSensorThingsSensingV11.npThingHistoricallocationsSensorThingsSensingV11.npThingLocationsSensorThingsMultiDatastreamV11.npThingMultidatastreamsSensorThingsPlus.npThingsPartySensorThingsTaskingV11.npThingTaskingcapabilities -
Uses of NavigationPropertyEntitySet in de.fraunhofer.iosb.ilt.frostclient.query
Constructors in de.fraunhofer.iosb.ilt.frostclient.query with parameters of type NavigationPropertyEntitySetModifierConstructorDescriptionQuery(SensorThingsService service, Entity parent, NavigationPropertyEntitySet navigationLink)