Class Hierarchy
- java.lang.Object
- org.eclipse.ditto.base.model.signals.commands.AbstractCommand<T> (implements org.eclipse.ditto.base.model.signals.commands.Command<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.CreateThing (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttribute (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributes (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeature (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinition (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredProperties (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredProperty (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureProperties (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureProperty (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatures (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteThing (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinition (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.MergeThing (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttribute (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributes (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeature (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinition (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredProperties (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredProperty (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureProperties (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureProperty (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatures (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyId (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyThing (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinition (implements org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttribute (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributes (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeature (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinition (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredProperties (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredProperty (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureProperties (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureProperty (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatures (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyId (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinition (implements org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveThings (implements org.eclipse.ditto.base.model.signals.commands.WithNamespace, org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.base.model.signals.commands.AbstractCommandResponse<T> (implements org.eclipse.ditto.base.model.signals.commands.CommandResponse<T>)
- org.eclipse.ditto.base.model.signals.commands.AbstractCommandSizeValidator<T>
- org.eclipse.ditto.base.model.signals.commands.AbstractCommandToExceptionRegistry<C,T> (implements org.eclipse.ditto.base.model.signals.commands.CommandToExceptionRegistry<C,T>)
- org.eclipse.ditto.base.model.entity.id.AbstractEntityId (implements org.eclipse.ditto.base.model.entity.id.EntityId)
- org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityId (implements org.eclipse.ditto.base.model.entity.id.NamespacedEntityId)
- org.eclipse.ditto.things.model.ThingId
- org.eclipse.ditto.base.model.signals.events.AbstractEvent<T> (implements org.eclipse.ditto.base.model.signals.events.Event<T>)
- org.eclipse.ditto.base.model.signals.events.AbstractEventsourcedEvent<T> (implements org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.AbstractThingEvent<T> (implements org.eclipse.ditto.things.model.signals.events.ThingEvent<T>)
- org.eclipse.ditto.things.model.signals.events.AttributeCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.AttributeDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.AttributeModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.AttributesCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.AttributesDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.AttributesModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.FeatureCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeatureModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeaturePropertyModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>, org.eclipse.ditto.base.model.signals.WithFeatureId)
- org.eclipse.ditto.things.model.signals.events.FeaturesCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.FeaturesDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.FeaturesModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.PolicyIdModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.ThingCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreated (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.ThingDefinitionModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.ThingDeleted (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.ThingMerged (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.signals.events.ThingModified (implements org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent<T>)
- org.eclipse.ditto.things.model.AttributesModelFactory
- org.eclipse.ditto.base.model.signals.commands.Command.JsonFields
- org.eclipse.ditto.base.model.signals.commands.CommandResponse.JsonFields
- org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder<T>
- org.eclipse.ditto.things.model.Feature.JsonFields
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing.Builder
- org.eclipse.ditto.things.model.signals.commands.query.RetrieveThings.Builder
- org.eclipse.ditto.things.model.Thing.JsonFields
- org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactory
- org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactory
- org.eclipse.ditto.things.model.ThingConstants
- org.eclipse.ditto.things.model.signals.events.ThingEvent.JsonFields
- org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverter
- org.eclipse.ditto.things.model.ThingFieldSelector (implements org.eclipse.ditto.json.JsonFieldSelector)
- org.eclipse.ditto.things.model.signals.events.ThingMerged.JsonFields
- org.eclipse.ditto.things.model.signals.commands.ThingResourceMapper<P,R>
- org.eclipse.ditto.things.model.ThingsModelFactory
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.eclipse.ditto.base.model.exceptions.DittoRuntimeException (implements org.eclipse.ditto.base.model.headers.DittoHeadersSettable<T>, org.eclipse.ditto.base.model.json.Jsonifiable.WithPredicate<J,T>, org.eclipse.ditto.base.model.headers.WithManifest)
Interface Hierarchy
- java.lang.CharSequence
- java.lang.Comparable<T>
- org.eclipse.ditto.base.model.entity.Revision<T>
- org.eclipse.ditto.things.model.FeatureBuilder
- org.eclipse.ditto.things.model.FeatureBuilder.FeatureBuildable
- org.eclipse.ditto.things.model.FeatureBuilder.FromCopyBuildable
- org.eclipse.ditto.things.model.FeatureBuilder.FromJsonBuildable
- org.eclipse.ditto.things.model.FeatureBuilder.FromScratchBuildable
- java.lang.Iterable<T>
- org.eclipse.ditto.things.model.FeatureDefinition (also extends org.eclipse.ditto.base.model.json.Jsonifiable<J>)
- org.eclipse.ditto.things.model.FeatureDefinitionBuilder
- org.eclipse.ditto.things.model.Features (also extends org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelectorAndPredicate<T>)
- org.eclipse.ditto.things.model.FeaturesBuilder
- org.eclipse.ditto.json.JsonValueContainer<T>
- org.eclipse.ditto.json.JsonObject (also extends org.eclipse.ditto.json.JsonValue)
- org.eclipse.ditto.things.model.Attributes (also extends org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelectorAndPredicate<T>)
- org.eclipse.ditto.things.model.FeatureProperties (also extends org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelectorAndPredicate<T>)
- org.eclipse.ditto.json.JsonObjectBuilder
- org.eclipse.ditto.base.model.json.Jsonifiable<J>
- org.eclipse.ditto.things.model.FeatureDefinition (also extends java.lang.Iterable<T>)
- org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelector (also extends org.eclipse.ditto.base.model.json.Jsonifiable.WithPointer<J>)
- org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelectorAndPredicate<T> (also extends org.eclipse.ditto.base.model.json.Jsonifiable.WithPredicate<J,T>)
- org.eclipse.ditto.things.model.Attributes (also extends org.eclipse.ditto.json.JsonObject)
- org.eclipse.ditto.base.model.entity.Entity<T>
- org.eclipse.ditto.things.model.Thing
- org.eclipse.ditto.things.model.Feature
- org.eclipse.ditto.things.model.FeatureProperties (also extends org.eclipse.ditto.json.JsonObject)
- org.eclipse.ditto.things.model.Features (also extends java.lang.Iterable<T>)
- org.eclipse.ditto.base.model.json.Jsonifiable.WithPointer<J>
- org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelector (also extends org.eclipse.ditto.base.model.json.Jsonifiable<J>)
- org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelectorAndPredicate<T> (also extends org.eclipse.ditto.base.model.json.Jsonifiable.WithPredicate<J,T>)
- org.eclipse.ditto.things.model.Attributes (also extends org.eclipse.ditto.json.JsonObject)
- org.eclipse.ditto.base.model.entity.Entity<T>
- org.eclipse.ditto.things.model.Thing
- org.eclipse.ditto.things.model.Feature
- org.eclipse.ditto.things.model.FeatureProperties (also extends org.eclipse.ditto.json.JsonObject)
- org.eclipse.ditto.things.model.Features (also extends java.lang.Iterable<T>)
- org.eclipse.ditto.base.model.json.Jsonifiable.WithPredicate<J,T>
- org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelectorAndPredicate<T> (also extends org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelector)
- org.eclipse.ditto.things.model.Attributes (also extends org.eclipse.ditto.json.JsonObject)
- org.eclipse.ditto.base.model.entity.Entity<T>
- org.eclipse.ditto.things.model.Thing
- org.eclipse.ditto.things.model.Feature
- org.eclipse.ditto.things.model.FeatureProperties (also extends org.eclipse.ditto.json.JsonObject)
- org.eclipse.ditto.things.model.Features (also extends java.lang.Iterable<T>)
- org.eclipse.ditto.base.model.signals.Signal<T> (also extends org.eclipse.ditto.base.model.headers.DittoHeadersSettable<T>, org.eclipse.ditto.base.model.headers.WithManifest, org.eclipse.ditto.base.model.signals.WithName, org.eclipse.ditto.base.model.signals.WithResource, org.eclipse.ditto.base.model.signals.WithType)
- org.eclipse.ditto.base.model.signals.commands.Command<T>
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.base.model.signals.commands.CommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithHttpStatus)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.base.model.signals.events.Event<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.SignalWithEntityId<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.Command<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.CommandResponse<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.ThingDefinition (also extends org.eclipse.ditto.things.model.DefinitionIdentifier)
- org.eclipse.ditto.json.JsonValue
- org.eclipse.ditto.json.JsonObject (also extends org.eclipse.ditto.json.JsonValueContainer<T>)
- org.eclipse.ditto.things.model.Attributes (also extends org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelectorAndPredicate<T>)
- org.eclipse.ditto.things.model.FeatureProperties (also extends org.eclipse.ditto.base.model.json.Jsonifiable.WithFieldSelectorAndPredicate<T>)
- org.eclipse.ditto.things.model.ThingBuilder
- org.eclipse.ditto.things.model.ThingBuilder.FromCopy
- org.eclipse.ditto.things.model.ThingBuilder.FromScratch
- org.eclipse.ditto.things.model.ThingException
- org.eclipse.ditto.things.model.signals.commands.ThingResourceVisitor<P,R>
- org.eclipse.ditto.base.model.headers.WithDittoHeaders
- org.eclipse.ditto.base.model.headers.DittoHeadersSettable<T>
- org.eclipse.ditto.base.model.signals.Signal<T> (also extends org.eclipse.ditto.base.model.json.Jsonifiable.WithPredicate<J,T>, org.eclipse.ditto.base.model.headers.WithManifest, org.eclipse.ditto.base.model.signals.WithName, org.eclipse.ditto.base.model.signals.WithResource, org.eclipse.ditto.base.model.signals.WithType)
- org.eclipse.ditto.base.model.signals.commands.Command<T>
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.base.model.signals.commands.CommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithHttpStatus)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.base.model.signals.events.Event<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.SignalWithEntityId<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.Command<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.CommandResponse<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.commands.WithEntity<T>
- org.eclipse.ditto.base.model.entity.id.WithEntityId
- org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T> (also extends org.eclipse.ditto.base.model.signals.events.Event<T>)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.SignalWithEntityId<T> (also extends org.eclipse.ditto.base.model.signals.Signal<T>)
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.Command<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.CommandResponse<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.WithThingId
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.Command<T>, org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.CommandResponse<T>, org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T>, org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>)
- org.eclipse.ditto.base.model.entity.type.WithEntityType
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.Command<T>, org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.base.model.signals.commands.WithHttpStatus
- org.eclipse.ditto.base.model.signals.commands.CommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.Signal<T>)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.base.model.headers.WithManifest
- org.eclipse.ditto.base.model.signals.Signal<T> (also extends org.eclipse.ditto.base.model.headers.DittoHeadersSettable<T>, org.eclipse.ditto.base.model.json.Jsonifiable.WithPredicate<J,T>, org.eclipse.ditto.base.model.signals.WithName, org.eclipse.ditto.base.model.signals.WithResource, org.eclipse.ditto.base.model.signals.WithType)
- org.eclipse.ditto.base.model.signals.commands.Command<T>
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.base.model.signals.commands.CommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithHttpStatus)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.base.model.signals.events.Event<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.SignalWithEntityId<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.Command<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.CommandResponse<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.WithName
- org.eclipse.ditto.base.model.signals.Signal<T> (also extends org.eclipse.ditto.base.model.headers.DittoHeadersSettable<T>, org.eclipse.ditto.base.model.json.Jsonifiable.WithPredicate<J,T>, org.eclipse.ditto.base.model.headers.WithManifest, org.eclipse.ditto.base.model.signals.WithResource, org.eclipse.ditto.base.model.signals.WithType)
- org.eclipse.ditto.base.model.signals.commands.Command<T>
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.base.model.signals.commands.CommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithHttpStatus)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.base.model.signals.events.Event<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.SignalWithEntityId<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.Command<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.CommandResponse<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>
- org.eclipse.ditto.base.model.signals.events.Event<T> (also extends org.eclipse.ditto.base.model.signals.Signal<T>)
- org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.things.model.signals.commands.ThingCommand<T>)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T>)
- org.eclipse.ditto.base.model.signals.WithResource
- org.eclipse.ditto.base.model.signals.Signal<T> (also extends org.eclipse.ditto.base.model.headers.DittoHeadersSettable<T>, org.eclipse.ditto.base.model.json.Jsonifiable.WithPredicate<J,T>, org.eclipse.ditto.base.model.headers.WithManifest, org.eclipse.ditto.base.model.signals.WithName, org.eclipse.ditto.base.model.signals.WithType)
- org.eclipse.ditto.base.model.signals.commands.Command<T>
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.base.model.signals.commands.CommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithHttpStatus)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.base.model.signals.events.Event<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.SignalWithEntityId<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.Command<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.CommandResponse<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.commands.WithSelectedFields
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.things.model.signals.commands.ThingCommand<T>)
- org.eclipse.ditto.base.model.signals.WithType
- org.eclipse.ditto.base.model.signals.Signal<T> (also extends org.eclipse.ditto.base.model.headers.DittoHeadersSettable<T>, org.eclipse.ditto.base.model.json.Jsonifiable.WithPredicate<J,T>, org.eclipse.ditto.base.model.headers.WithManifest, org.eclipse.ditto.base.model.signals.WithName, org.eclipse.ditto.base.model.signals.WithResource)
- org.eclipse.ditto.base.model.signals.commands.Command<T>
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.base.model.signals.commands.CommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithHttpStatus)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.base.model.signals.events.Event<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.SignalWithEntityId<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.base.model.signals.SignalWithEntityId<T> (also extends org.eclipse.ditto.base.model.entity.id.WithEntityId)
- org.eclipse.ditto.things.model.signals.commands.ThingCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.Command<T>, org.eclipse.ditto.base.model.entity.type.WithEntityType, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithSelectedFields)
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.CommandResponse<T>, org.eclipse.ditto.things.model.WithThingId)
- org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.WithOptionalEntity<T>)
- org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse<T> (also extends org.eclipse.ditto.base.model.signals.commands.WithEntity<T>)
- org.eclipse.ditto.things.model.signals.events.ThingEvent<T> (also extends org.eclipse.ditto.base.model.signals.events.EventsourcedEvent<T>, org.eclipse.ditto.things.model.WithThingId)