jar

org.eclipse.ditto : ditto-things-model

Maven & Gradle

Aug 23, 2023
17 usages
504 stars

Eclipse Ditto :: Things :: Model · Eclipse Ditto is a framework for creating and managing digital twins in the IoT.

Table Of Contents

Latest Version

Download org.eclipse.ditto : ditto-things-model JAR file - Latest Versions:

All Versions

Download org.eclipse.ditto : ditto-things-model JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x
3.2.x
3.1.x
3.0.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ditto-things-model-3.3.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.ditto.things.model.signals.commands

├─ org.eclipse.ditto.things.model.signals.commands.ThingCommand.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.ThingCommandSizeValidator.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.ThingErrorResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.ThingResource.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.ThingResourceMapper.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.ThingResourceVisitor.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.package-info.class - [JAR]

org.eclipse.ditto.things.model.signals.events

├─ org.eclipse.ditto.things.model.signals.events.AbstractThingEvent.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.AttributeCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.AttributeDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.AttributeModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.AttributesCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.AttributesDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.AttributesModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeatureModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeaturePropertyModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeaturesCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeaturesDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.FeaturesModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.PolicyIdModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.ThingCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreated.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.ThingDefinitionModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.ThingDeleted.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.ThingEvent.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverter.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.ThingMerged.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.ThingModified.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.ThingModifiedEvent.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.events.package-info.class - [JAR]

org.eclipse.ditto.things.model

├─ org.eclipse.ditto.things.model.Attributes.class - [JAR]

├─ org.eclipse.ditto.things.model.AttributesBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.AttributesModelFactory.class - [JAR]

├─ org.eclipse.ditto.things.model.DefinitionIdentifier.class - [JAR]

├─ org.eclipse.ditto.things.model.DefinitionIdentifierInvalidException.class - [JAR]

├─ org.eclipse.ditto.things.model.Feature.class - [JAR]

├─ org.eclipse.ditto.things.model.FeatureBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.FeatureDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.FeatureDefinitionBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.FeatureDefinitionEmptyException.class - [JAR]

├─ org.eclipse.ditto.things.model.FeatureProperties.class - [JAR]

├─ org.eclipse.ditto.things.model.FeaturePropertiesBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.Features.class - [JAR]

├─ org.eclipse.ditto.things.model.FeaturesBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableAttributes.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableAttributesBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableDefinitionIdentifier.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableFeature.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableFeatureDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifier.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableFeatureProperties.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableFeaturePropertiesBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableFeatures.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableFeaturesBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableThing.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableThingDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.ImmutableThingRevision.class - [JAR]

├─ org.eclipse.ditto.things.model.InvalidThingFieldSelectionException.class - [JAR]

├─ org.eclipse.ditto.things.model.JsonKeyValidator.class - [JAR]

├─ org.eclipse.ditto.things.model.NullAttributes.class - [JAR]

├─ org.eclipse.ditto.things.model.NullFeature.class - [JAR]

├─ org.eclipse.ditto.things.model.NullFeatureDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.NullFeatureProperties.class - [JAR]

├─ org.eclipse.ditto.things.model.NullFeatures.class - [JAR]

├─ org.eclipse.ditto.things.model.NullThingDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.PolicyIdMissingException.class - [JAR]

├─ org.eclipse.ditto.things.model.Thing.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingBuilder.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingConstants.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingException.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingFieldSelector.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingId.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingIdInvalidException.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingLifecycle.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingRevision.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingTooLargeException.class - [JAR]

├─ org.eclipse.ditto.things.model.ThingsModelFactory.class - [JAR]

├─ org.eclipse.ditto.things.model.WithThingId.class - [JAR]

├─ org.eclipse.ditto.things.model.package-info.class - [JAR]

org.eclipse.ditto.things.model.signals.acks

├─ org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactory.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactory.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.acks.package-info.class - [JAR]

org.eclipse.ditto.things.model.signals.commands.modify

├─ org.eclipse.ditto.things.model.signals.commands.modify.CreateThing.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttribute.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributes.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeature.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredProperties.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredProperty.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureProperties.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureProperty.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatures.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteThing.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.MergeThing.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttribute.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributes.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeature.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredProperties.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredProperty.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureProperties.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureProperty.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatures.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyId.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyThing.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommandResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.modify.package-info.class - [JAR]

org.eclipse.ditto.things.model.signals.commands.query

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttribute.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributes.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeature.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredProperties.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredProperty.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureProperties.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureProperty.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatures.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyId.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinition.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveThings.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.RetrieveWotThingDescriptionResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.query.package-info.class - [JAR]

org.eclipse.ditto.things.model.signals.commands.exceptions

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.EventSendNotAllowedException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.LiveChannelConditionNotAllowedException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataHeadersConflictException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.PoliciesConflictingException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotDeletableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistry.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistry.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingHistoryNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotDeletableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingMergeInvalidException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableException.class - [JAR]

├─ org.eclipse.ditto.things.model.signals.commands.exceptions.package-info.class - [JAR]

Advertisement

Dependencies from Group

Aug 23, 2023
217 usages
504 stars
Aug 23, 2023
195 usages
504 stars
Aug 23, 2023
171 usages
504 stars
Apr 08, 2021
159 usages
498 stars
Apr 08, 2021
146 usages
498 stars

Discover Dependencies

May 10, 2021
0 stars
Mar 12, 2023
2 usages
17 stars
Jun 12, 2021
4 usages
56 stars
Aug 10, 2023
Dec 06, 2021
2 usages
2 stars
Dec 03, 2022
1 usages
22 stars
May 07, 2021
2 usages
0 stars
May 07, 2021
1 usages
0 stars
May 31, 2021
11 stars