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.npActuatorTaskingcapabilitiesSensorThingsPlus.npCampaignDatastreamsSensorThingsPlus.npCampaignGroupsSensorThingsPlus.npCampaignMultiDatastreamsSensorThingsPlus.npDatastreamCampaignsSensorThingsSensingV11.npDatastreamObservationsSensorThingsSensingV11.npFeatureObservationsSensorThingsPlus.npGroupCampaignsSensorThingsPlus.npGroupObservationsSensorThingsPlus.npGroupRelationsSensorThingsSensingV11.npHistlocLocationsSensorThingsPlus.npLicenseCampaignsSensorThingsPlus.npLicenseDatastreamsSensorThingsPlus.npLicenseGroupsSensorThingsPlus.npLicenseMultiDatastreamsSensorThingsSensingV11.npLocationHistoricallocationsSensorThingsSensingV11.npLocationThingsSensorThingsPlus.npMultiDatastreamCampaignsSensorThingsMultiDatastreamV11.npMultidatastreamObservationsSensorThingsMultiDatastreamV11.npMultidatastreamObservedpropertiesSensorThingsPlus.npObservationObjectsSensorThingsPlus.npObservationSubjectsSensorThingsSensingV11.npObspropDatastreamsSensorThingsMultiDatastreamV11.npObspropMultidatastreamsSensorThingsPlus.npPartyCampaignsSensorThingsPlus.npPartyDatastreamsSensorThingsPlus.npPartyGroupsSensorThingsPlus.npPartyMultiDatastreamsSensorThingsPlus.npPartyThingsSensorThingsPlus.npRelationGroupsSensorThingsSensingV11.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)