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()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.npDatastreamObservationsSensorThingsSensingV11.npFeatureObservationsSensorThingsSensingV11.npHistlocLocationsSensorThingsSensingV11.npLocationHistoricallocationsSensorThingsSensingV11.npLocationThingsSensorThingsMultiDatastreamV11.npMultidatastreamObservationsSensorThingsMultiDatastreamV11.npMultidatastreamObservedpropertiesSensorThingsSensingV11.npObspropDatastreamsSensorThingsMultiDatastreamV11.npObspropMultidatastreamsSensorThingsSensingV11.npSensorDatastreamsSensorThingsMultiDatastreamV11.npSensorMultidatastreamsSensorThingsTaskingV11.npTaskcapTasksSensorThingsSensingV11.npThingDatastreamsSensorThingsSensingV11.npThingHistoricallocationsSensorThingsSensingV11.npThingLocationsSensorThingsMultiDatastreamV11.npThingMultidatastreamsSensorThingsTaskingV11.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)