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.base.model.signals.commands.AbstractCommandResponse<T> (implements org.eclipse.ditto.base.model.signals.commands.CommandResponse<T>)
Interface Hierarchy
- org.eclipse.ditto.base.model.json.Jsonifiable<J>
- org.eclipse.ditto.base.model.json.Jsonifiable.WithPredicate<J,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.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.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.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.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.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.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.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.base.model.entity.id.WithEntityId
- 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.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.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.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.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.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.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.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.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.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.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.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.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.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.base.model.signals.WithOptionalEntity<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.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.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.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.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.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.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.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>)