jar

io.github.jeddict : jeddict

Maven & Gradle

Sep 30, 2022
394 stars

Jakarta EE application generator and modeler · Jeddict is an open source Jakarta EE application development platform that accelerates developers productivity and simplifies development tasks of creating complex entity relationship models.

Table Of Contents

Latest Version

Download io.github.jeddict : jeddict JAR file - Latest Versions:

All Versions

Download io.github.jeddict : jeddict JAR file - All Versions:

Version Vulnerabilities Size Updated
6.1.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 jeddict-6.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.jeddict.jsonb.modeler.initializer

├─ io.github.jeddict.jsonb.modeler.initializer.Bundle.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.initializer.JSONBModelerScene.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.initializer.JSONBModelerUtil.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.initializer.JSONBViewerActionListener.class - [JAR]

org.netbeans.modeler.validation.jaxb

├─ org.netbeans.modeler.validation.jaxb.ValidateJAXB.class - [JAR]

io.github.jeddict.relation.mapper.widget.api

├─ io.github.jeddict.relation.mapper.widget.api.IColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.api.IPrimaryKeyWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.api.IReferenceColumnWidget.class - [JAR]

org.netbeans.modeler.specification.model.document.property

├─ org.netbeans.modeler.specification.model.document.property.ElementPropertySet.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.property.PropertyLinkedList.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.property.PropertySetUtil.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.property.SheetProperty.class - [JAR]

org.netbeans.modeler.scene.vmd

├─ org.netbeans.modeler.scene.vmd.AbstractPModelerScene.class - [JAR]

├─ org.netbeans.modeler.scene.vmd.MouseClickAction.class - [JAR]

org.netbeans.modeler.specification.model

├─ org.netbeans.modeler.specification.model.DiagramModel.class - [JAR]

├─ org.netbeans.modeler.specification.model.ModelerDiagramSpecification.class - [JAR]

io.github.jeddict.jpa.modeler.rules.entity

├─ io.github.jeddict.jpa.modeler.rules.entity.ClassValidator.class - [JAR]

├─ io.github.jeddict.jpa.modeler.rules.entity.SQLKeywords.class - [JAR]

io.github.jeddict.reveng

├─ io.github.jeddict.reveng.BaseWizardDescriptor.class - [JAR]

├─ io.github.jeddict.reveng.JCREProcessor.class - [JAR]

├─ io.github.jeddict.reveng.JCREProcessorImpl.class - [JAR]

io.github.jeddict.docker.generator

├─ io.github.jeddict.docker.generator.DockerConfigData.class - [JAR]

├─ io.github.jeddict.docker.generator.DockerConfigPanel.class - [JAR]

├─ io.github.jeddict.docker.generator.DockerGenerator.class - [JAR]

io.github.jeddict.jpa.modeler.properties.extend

├─ io.github.jeddict.jpa.modeler.properties.extend.ClassSelectionPanel.class - [JAR]

io.github.jeddict.collaborate.issues

├─ io.github.jeddict.collaborate.issues.ExceptionReporterPanel.class - [JAR]

├─ io.github.jeddict.collaborate.issues.ExceptionUtils.class - [JAR]

io.github.jeddict.db.metadata

├─ io.github.jeddict.db.metadata.InheritanceSpecMetadata.class - [JAR]

io.github.jeddict.runtime

├─ io.github.jeddict.runtime.NoRuntime.class - [JAR]

├─ io.github.jeddict.runtime.Payara.class - [JAR]

├─ io.github.jeddict.runtime.PayaraMicro.class - [JAR]

├─ io.github.jeddict.runtime.PayaraServer.class - [JAR]

├─ io.github.jeddict.runtime.Wildfly.class - [JAR]

├─ io.github.jeddict.runtime.WildflyServer.class - [JAR]

├─ io.github.jeddict.runtime.WildflySwarm.class - [JAR]

org.netbeans.modeler.widget.edge.vmd

├─ org.netbeans.modeler.widget.edge.vmd.PEdgeWidget.class - [JAR]

io.github.jeddict.jpa.modeler.properties.named.storedprocedurequery

├─ io.github.jeddict.jpa.modeler.properties.named.storedprocedurequery.MetadataModelManager.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.named.storedprocedurequery.NamedStoredProcedureQueryPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.named.storedprocedurequery.SQLTypeMap.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.named.storedprocedurequery.StoredProcedureParameterPanel.class - [JAR]

io.github.jeddict.jpa.modeler.widget.attribute.relation

├─ io.github.jeddict.jpa.modeler.widget.attribute.relation.MTMRelationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.relation.MTORelationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.relation.MultiRelationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.relation.OTMRelationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.relation.OTORelationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.relation.RelationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.relation.SingleRelationAttributeWidget.class - [JAR]

org.netbeans.modeler.widget.context.base

├─ org.netbeans.modeler.widget.context.base.DefaultContextPaletteModel.class - [JAR]

├─ org.netbeans.modeler.widget.context.base.DefaultGroupButtonModel.class - [JAR]

├─ org.netbeans.modeler.widget.context.base.DefaultPaletteButtonModel.class - [JAR]

io.github.jeddict.jpa.modeler.widget

├─ io.github.jeddict.jpa.modeler.widget.BeanClassWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.CompositePKProperty.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.EmbeddableWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.EntityWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.FlowNodeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.FlowPinWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.InheritanceStateType.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.JavaClassWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.MappedSuperclassWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.OpenSourceCodeAction.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.PersistenceClassWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.PrimaryKeyContainerWidget.class - [JAR]

org.netbeans.modeler.actions

├─ org.netbeans.modeler.actions.CustomAcceptProvider.class - [JAR]

├─ org.netbeans.modeler.actions.CyclePinFocusAction.class - [JAR]

├─ org.netbeans.modeler.actions.CyclePinFocusProvider.class - [JAR]

├─ org.netbeans.modeler.actions.EdgeDeleteAction.class - [JAR]

├─ org.netbeans.modeler.actions.EventListener.class - [JAR]

├─ org.netbeans.modeler.actions.IEventListener.class - [JAR]

├─ org.netbeans.modeler.actions.InteractiveZoomAction.class - [JAR]

├─ org.netbeans.modeler.actions.LockSelectionAction.class - [JAR]

├─ org.netbeans.modeler.actions.NodeDeleteAction.class - [JAR]

├─ org.netbeans.modeler.actions.PanAction.class - [JAR]

├─ org.netbeans.modeler.actions.PinDeleteAction.class - [JAR]

├─ org.netbeans.modeler.actions.PinWidgetAcceptProvider.class - [JAR]

├─ org.netbeans.modeler.actions.ZoomManager.class - [JAR]

io.github.jeddict.relation.mapper.dynamic.builder

├─ io.github.jeddict.relation.mapper.dynamic.builder.JPAMDynamicTypeBuilder.class - [JAR]

io.github.jeddict.orm.generator.compiler

├─ io.github.jeddict.orm.generator.compiler.AbstractRelationDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.AnnotationSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.AssociationOverrideSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.AssociationOverridesHandler.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.AssociationOverridesSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.AttributeOverrideSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.AttributeOverridesHandler.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.AttributeOverridesSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.BasicSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.CacheableSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.CallbackSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.CollectionTableSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ColumnResultSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ColumnSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.CompilerConfig.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.CompilerConfigManager.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ConstructorResultSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ConstructorSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ConvertSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ConvertsSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.DiscriminatorColumnSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.DiscriminatorValueSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ElementCollectionSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.EntityListenerSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.EntityListenersSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.EntityResultSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.EnumeratedSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.EqualsMethodSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.FieldResultSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ForeignKeySnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.GeneratedValueSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.HashcodeMethodSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.IdClassSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.IdSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.IndexSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.InheritanceSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.InvalidDataException.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.JavaHashcodeEqualsUtil.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.JoinColumnSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.JoinColumnsSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.JoinTableSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.LobSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ManyToManySnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ManyToOneSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.MapKeySnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.MethodDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.MultiRelationAttributeSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.NamedAttributeNodeSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.NamedEntityGraphSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.NamedEntityGraphsSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.NamedNativeQueriesSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.NamedNativeQuerySnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.NamedQueriesSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.NamedQuerySnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.NamedStoredProcedureQueriesSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.NamedStoredProcedureQuerySnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.NamedSubgraphSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ORMSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.OneToManySnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.OneToOneSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.OrderBySnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.OrderColumnSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.PrimaryKeyJoinColumnSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.PrimaryKeyJoinColumnsSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.QueryHintSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.RelationSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.SQLResultSetMappingSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.SQLResultSetMappingsSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.SecondaryTableSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.SecondaryTablesSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.SequenceGeneratorSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.SingleRelationAttributeSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.Snippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.SnippetContainer.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.StoredProcedureParameterSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.TableGeneratorSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.TableSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.TemporalSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.ToStringMethodSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.TransientSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.TypeIdentifierSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.UniqueConstraintSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.VersionSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.VetoPropertyRuntimeSnippet.class - [JAR]

io.github.jeddict.jpa.spec.sync

├─ io.github.jeddict.jpa.spec.sync.AttributeSyncHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.sync.JavaClassSyncHandler.class - [JAR]

io.github.jeddict.orm.generator.compiler.def

├─ io.github.jeddict.orm.generator.compiler.def.BeanClassDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.def.ClassDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.def.DefaultClassDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.def.EmbeddableDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.def.EmbeddableIdDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.def.EntityDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.def.IdentifiableClassDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.def.ManagedClassDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.def.MappedSuperClassDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.def.VariableDefSnippet.class - [JAR]

io.github.jeddict.jcode.impl

├─ io.github.jeddict.jcode.impl.DefaultConfigPanel.class - [JAR]

├─ io.github.jeddict.jcode.impl.DefaultControllerLayer.class - [JAR]

├─ io.github.jeddict.jcode.impl.DefaultLayerConfigData.class - [JAR]

├─ io.github.jeddict.jcode.impl.DefaultRepositoryLayer.class - [JAR]

├─ io.github.jeddict.jcode.impl.DefaultViewerLayer.class - [JAR]

io.github.jeddict.jpa.spec.extend.annotation

├─ io.github.jeddict.jpa.spec.extend.annotation.Annotation.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.annotation.AnnotationElement.class - [JAR]

io.github.jeddict.jpa.modeler.properties.classmember.nodes

├─ io.github.jeddict.jpa.modeler.properties.classmember.nodes.CMLeafNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.classmember.nodes.CMRootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.classmember.nodes.ClassMemberChildFactory.class - [JAR]

org.netbeans.modeler.properties.customattr

├─ org.netbeans.modeler.properties.customattr.CustomAttributeDialog.class - [JAR]

├─ org.netbeans.modeler.properties.customattr.CustomAttributeEditor.class - [JAR]

├─ org.netbeans.modeler.properties.customattr.CustomAttributeEditorSupport.class - [JAR]

├─ org.netbeans.modeler.properties.customattr.CustomAttributeSupport.class - [JAR]

├─ org.netbeans.modeler.properties.customattr.GenericProperty.class - [JAR]

├─ org.netbeans.modeler.properties.customattr.Misc.class - [JAR]

├─ org.netbeans.modeler.properties.customattr.Property.class - [JAR]

io.github.jeddict.jpa.modeler.properties.annotation

├─ io.github.jeddict.jpa.modeler.properties.annotation.AnnotationPanel.class - [JAR]

org.eclipse.persistence.internal.jpa.metadata

├─ org.eclipse.persistence.internal.jpa.metadata.DBMetadataDescriptor.class - [JAR]

io.github.jeddict.jsonb.spec

├─ io.github.jeddict.jsonb.spec.JsonbDateFormat.class - [JAR]

├─ io.github.jeddict.jsonb.spec.JsonbFormat.class - [JAR]

├─ io.github.jeddict.jsonb.spec.JsonbNumberFormat.class - [JAR]

├─ io.github.jeddict.jsonb.spec.JsonbTypeHandler.class - [JAR]

├─ io.github.jeddict.jsonb.spec.JsonbVisibilityHandler.class - [JAR]

├─ io.github.jeddict.jsonb.spec.PropertyNamingStrategy.class - [JAR]

├─ io.github.jeddict.jsonb.spec.PropertyOrderStrategy.class - [JAR]

org.netbeans.modeler.locale

├─ org.netbeans.modeler.locale.I18n.class - [JAR]

io.github.jeddict.jpa.modeler.specification.model.file

├─ io.github.jeddict.jpa.modeler.specification.model.file.Bundle.class - [JAR]

├─ io.github.jeddict.jpa.modeler.specification.model.file.JPAFileDataObject.class - [JAR]

├─ io.github.jeddict.jpa.modeler.specification.model.file.package-info.class - [JAR]

org.netbeans.modeler.specification.model.document.widget

├─ org.netbeans.modeler.specification.model.document.widget.IArtifactEdgeWidget.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IArtifactNodeWidget.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IArtifactWidget.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IBaseElementWidget.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IBounadryFlowNodeWidget.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IEndFlowNodeWidget.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IFlowEdgeWidget.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IFlowElementWidget.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IFlowNodeWidget.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IFlowPinWidget.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IModelerSubScene.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.widget.IStartFlowNodeWidget.class - [JAR]

io.github.jeddict.relation.mapper.properties.index

├─ io.github.jeddict.relation.mapper.properties.index.IndexChildFactory.class - [JAR]

├─ io.github.jeddict.relation.mapper.properties.index.IndexNode.class - [JAR]

├─ io.github.jeddict.relation.mapper.properties.index.IndexPanel.class - [JAR]

org.netbeans.modeler.specification.model.document.core

├─ org.netbeans.modeler.specification.model.document.core.IArtifact.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.core.IBaseElement.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.core.IFlowEdge.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.core.IFlowElement.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.core.IFlowNode.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.core.IFlowPin.class - [JAR]

io.github.jeddict.network.social

├─ io.github.jeddict.network.social.LinkedInSocialNetwork.class - [JAR]

├─ io.github.jeddict.network.social.SharingHelper.class - [JAR]

├─ io.github.jeddict.network.social.TwitterSocialNetwork.class - [JAR]

io.github.jeddict.jpa.modeler.properties.rootmember.nodes

├─ io.github.jeddict.jpa.modeler.properties.rootmember.nodes.EMLeafNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.rootmember.nodes.EMRootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.rootmember.nodes.EntityManagerChildFactory.class - [JAR]

io.github.jeddict.jpa.modeler.properties.order.column

├─ io.github.jeddict.jpa.modeler.properties.order.column.OrderColumnPanel.class - [JAR]

org.netbeans.modeler.palette

├─ org.netbeans.modeler.palette.CategoryChildren.class - [JAR]

├─ org.netbeans.modeler.palette.CategoryNode.class - [JAR]

├─ org.netbeans.modeler.palette.PaletteSupport.class - [JAR]

├─ org.netbeans.modeler.palette.SubCategoryChildren.class - [JAR]

├─ org.netbeans.modeler.palette.SubCategoryNode.class - [JAR]

org.netbeans.modeler.shape.adapter

├─ org.netbeans.modeler.shape.adapter.AdaptorCDATA.class - [JAR]

├─ org.netbeans.modeler.shape.adapter.ColorAdapter.class - [JAR]

├─ org.netbeans.modeler.shape.adapter.ShapeAdapter.class - [JAR]

org.netbeans.modeler.widget.node.vmd.internal

├─ org.netbeans.modeler.widget.node.vmd.internal.AbstractPNodeWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.AbstractPinWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.AdvanceImageWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.PDarkColorScheme.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.PFactory.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.PLightColorScheme.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.PMacColorScheme.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.PMetroColorScheme.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.PNBColorScheme.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.POriginalColorScheme.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.PWoodColorScheme.class - [JAR]

├─ org.netbeans.modeler.widget.node.vmd.internal.PinSeperatorWidget.class - [JAR]

io.github.jeddict.settings.generate

├─ io.github.jeddict.settings.generate.Bundle.class - [JAR]

├─ io.github.jeddict.settings.generate.GenerateOptionsPanelController.class - [JAR]

├─ io.github.jeddict.settings.generate.GenerateSettings.class - [JAR]

io.github.jeddict.reveng.klass

├─ io.github.jeddict.reveng.klass.ClassSetupPanel.class - [JAR]

├─ io.github.jeddict.reveng.klass.ClassSetupPanelVisual.class - [JAR]

├─ io.github.jeddict.reveng.klass.ClassWizardDescriptor.class - [JAR]

├─ io.github.jeddict.reveng.klass.DelegatingWizardDescriptorPanel.class - [JAR]

io.github.jeddict.relation.mapper.widget.column

├─ io.github.jeddict.relation.mapper.widget.column.BasicColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.ColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.DiscriminatorColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.ForeignKeyWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.InverseJoinColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.JoinColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.PrimaryKeyJoinColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.PrimaryKeyWidget.class - [JAR]

org.eclipse.persistence.descriptors

├─ org.eclipse.persistence.descriptors.DBRelationalDescriptor.class - [JAR]

io.github.jeddict.analytics

├─ io.github.jeddict.analytics.JeddictLogger.class - [JAR]

org.netbeans.modeler.widget.context

├─ org.netbeans.modeler.widget.context.AbstractRelationshipFactory.class - [JAR]

├─ org.netbeans.modeler.widget.context.ContextActionType.class - [JAR]

├─ org.netbeans.modeler.widget.context.ContextPaletteButtonModel.class - [JAR]

├─ org.netbeans.modeler.widget.context.ContextPaletteManager.class - [JAR]

├─ org.netbeans.modeler.widget.context.ContextPaletteModel.class - [JAR]

├─ org.netbeans.modeler.widget.context.NodeInitializer.class - [JAR]

├─ org.netbeans.modeler.widget.context.PaletteDirection.class - [JAR]

├─ org.netbeans.modeler.widget.context.RelationshipFactory.class - [JAR]

├─ org.netbeans.modeler.widget.context.SwingPaletteManager.class - [JAR]

io.github.jeddict.jsonb.modeler.event

├─ io.github.jeddict.jsonb.modeler.event.JSONBEventListener.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.event.ShortcutListener.class - [JAR]

io.github.jeddict.jpa.modeler.widget.ui

├─ io.github.jeddict.jpa.modeler.widget.ui.AttributeDialog.class - [JAR]

io.github.jeddict.reveng.database

├─ io.github.jeddict.reveng.database.DBImportWizardDescriptor.class - [JAR]

├─ io.github.jeddict.reveng.database.DBSchemaTableProvider.class - [JAR]

├─ io.github.jeddict.reveng.database.DatabaseTablesSelectorPanel.class - [JAR]

├─ io.github.jeddict.reveng.database.EntityClassesConfigurationPanel.class - [JAR]

├─ io.github.jeddict.reveng.database.GenerateTablesImpl.class - [JAR]

├─ io.github.jeddict.reveng.database.ImportHelper.class - [JAR]

├─ io.github.jeddict.reveng.database.SelectedTables.class - [JAR]

├─ io.github.jeddict.reveng.database.TableUISupport.class - [JAR]

io.github.jeddict.orm.generator

├─ io.github.jeddict.orm.generator.DefaultSourceCodeGeneratorFactory.class - [JAR]

├─ io.github.jeddict.orm.generator.IPersistenceXMLGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.ISourceCodeGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.ISourceCodeGeneratorFactory.class - [JAR]

├─ io.github.jeddict.orm.generator.JPASourceCodeGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.SourceCodeGeneratorType.class - [JAR]

io.github.jeddict.relation.mapper.properties.uniqueconstraint

├─ io.github.jeddict.relation.mapper.properties.uniqueconstraint.UniqueConstraintPanel.class - [JAR]

io.github.jeddict.jpa.modeler.properties.entitygraph

├─ io.github.jeddict.jpa.modeler.properties.entitygraph.ExecutionEGChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.entitygraph.ExecutionGraphPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.entitygraph.NamedEGChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.entitygraph.NamedEntityGraphPanel.class - [JAR]

org.netbeans.modeler.widget.transferable.cp

├─ org.netbeans.modeler.widget.transferable.cp.WidgetData.class - [JAR]

├─ org.netbeans.modeler.widget.transferable.cp.WidgetTransferable.class - [JAR]

io.github.jeddict.jcode.task.progress

├─ io.github.jeddict.jcode.task.progress.ProgressConsoleHandler.class - [JAR]

├─ io.github.jeddict.jcode.task.progress.ProgressHandler.class - [JAR]

io.github.jeddict.jpa.modeler.properties.entitygraph.nodes

├─ io.github.jeddict.jpa.modeler.properties.entitygraph.nodes.EGInternalNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.entitygraph.nodes.EGLeafNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.entitygraph.nodes.EGRootNode.class - [JAR]

io.github.jeddict.jpa.spec.workspace

├─ io.github.jeddict.jpa.spec.workspace.WorkSpace.class - [JAR]

├─ io.github.jeddict.jpa.spec.workspace.WorkSpaceElement.class - [JAR]

├─ io.github.jeddict.jpa.spec.workspace.WorkSpaceElementValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.workspace.WorkSpaceItem.class - [JAR]

├─ io.github.jeddict.jpa.spec.workspace.WorkSpaceItemValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.workspace.WorkSpaceType.class - [JAR]

io.github.jeddict.jpa.modeler.internal.jpqleditor

├─ io.github.jeddict.jpa.modeler.internal.jpqleditor.JPQLEditorPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.internal.jpqleditor.JPQLInternalEditorCodeCompletionProvider.class - [JAR]

├─ io.github.jeddict.jpa.modeler.internal.jpqleditor.JPQLInternalLanguage.class - [JAR]

├─ io.github.jeddict.jpa.modeler.internal.jpqleditor.JPQLPanelEditorController.class - [JAR]

├─ io.github.jeddict.jpa.modeler.internal.jpqleditor.ModelerPanel.class - [JAR]

org.netbeans.modeler.widget.node.vmd

├─ org.netbeans.modeler.widget.node.vmd.PNodeWidget.class - [JAR]

io.github.jeddict.jpa.modeler.initializer

├─ io.github.jeddict.jpa.modeler.initializer.Bundle.class - [JAR]

├─ io.github.jeddict.jpa.modeler.initializer.DBUtil.class - [JAR]

├─ io.github.jeddict.jpa.modeler.initializer.JPAFileActionListener.class - [JAR]

├─ io.github.jeddict.jpa.modeler.initializer.JPAFileActionListenerProxy.class - [JAR]

├─ io.github.jeddict.jpa.modeler.initializer.JPAModelerScene.class - [JAR]

├─ io.github.jeddict.jpa.modeler.initializer.JPAModelerUtil.class - [JAR]

├─ io.github.jeddict.jpa.modeler.initializer.JSONBUtil.class - [JAR]

├─ io.github.jeddict.jpa.modeler.initializer.PreExecutionUtil.class - [JAR]

├─ io.github.jeddict.jpa.modeler.initializer.WidgetDropListenerImpl.class - [JAR]

org.netbeans.modeler.component.save.ui

├─ org.netbeans.modeler.component.save.ui.SaveNotifier.class - [JAR]

├─ org.netbeans.modeler.component.save.ui.SaveNotifierOkCancel.class - [JAR]

├─ org.netbeans.modeler.component.save.ui.SaveNotifierYesNo.class - [JAR]

io.github.jeddict.db.accessor

├─ io.github.jeddict.db.accessor.AccessorUtil.class - [JAR]

├─ io.github.jeddict.db.accessor.AssociationOverrideSpecMetadata.class - [JAR]

├─ io.github.jeddict.db.accessor.AttributeOverrideSpecMetadata.class - [JAR]

├─ io.github.jeddict.db.accessor.BasicSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.DefaultAttributeSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.DefaultClassSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.DefaultEmbeddedAttributeSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.ElementCollectionSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.EmbeddableSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.EmbeddedIdSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.EmbeddedSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.EntitySpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.IdSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.ManyToManySpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.ManyToOneSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.MapKeyUtil.class - [JAR]

├─ io.github.jeddict.db.accessor.MappedSuperclassSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.OneToManySpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.OneToOneSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.TransientSpecAccessor.class - [JAR]

├─ io.github.jeddict.db.accessor.VersionSpecAccessor.class - [JAR]

io.github.jeddict.jpa.spec.design

├─ io.github.jeddict.jpa.spec.design.AbstractDiagram.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.AbstractEdge.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.AbstractLabel.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.AbstractPlane.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.AbstractShape.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.Bounds.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.Diagram.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.DiagramElement.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.Edge.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.Font.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.JPALabelStyle.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.Label.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.LabeledEdge.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.LabeledShape.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.Node.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.Plane.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.Point.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.Shape.class - [JAR]

├─ io.github.jeddict.jpa.spec.design.Style.class - [JAR]

io.github.jeddict.settings.diagram

├─ io.github.jeddict.settings.diagram.Bundle.class - [JAR]

├─ io.github.jeddict.settings.diagram.ClassDiagramOptionsPanelController.class - [JAR]

├─ io.github.jeddict.settings.diagram.ClassDiagramSettings.class - [JAR]

io.github.jeddict.relation.mapper.widget.flow

├─ io.github.jeddict.relation.mapper.widget.flow.ReferenceFlowWidget.class - [JAR]

io.github.jeddict.collaborate.enhancement

├─ io.github.jeddict.collaborate.enhancement.EnhancementRequestHandler.class - [JAR]

io.github.jeddict.jpa.modeler.properties.custom.snippet

├─ io.github.jeddict.jpa.modeler.properties.custom.snippet.CustomSnippetPanel.class - [JAR]

org.netbeans.modeler.properties.util

├─ org.netbeans.modeler.properties.util.PropertyUtil.class - [JAR]

io.github.jeddict.bv.constraints

├─ io.github.jeddict.bv.constraints.AssertFalse.class - [JAR]

├─ io.github.jeddict.bv.constraints.AssertTrue.class - [JAR]

├─ io.github.jeddict.bv.constraints.Constraint.class - [JAR]

├─ io.github.jeddict.bv.constraints.ConstraintUtil.class - [JAR]

├─ io.github.jeddict.bv.constraints.ConstraintsValidator.class - [JAR]

├─ io.github.jeddict.bv.constraints.DecimalMax.class - [JAR]

├─ io.github.jeddict.bv.constraints.DecimalMin.class - [JAR]

├─ io.github.jeddict.bv.constraints.Digits.class - [JAR]

├─ io.github.jeddict.bv.constraints.Email.class - [JAR]

├─ io.github.jeddict.bv.constraints.Flag.class - [JAR]

├─ io.github.jeddict.bv.constraints.Future.class - [JAR]

├─ io.github.jeddict.bv.constraints.FutureOrPresent.class - [JAR]

├─ io.github.jeddict.bv.constraints.Max.class - [JAR]

├─ io.github.jeddict.bv.constraints.Min.class - [JAR]

├─ io.github.jeddict.bv.constraints.Negative.class - [JAR]

├─ io.github.jeddict.bv.constraints.NegativeOrZero.class - [JAR]

├─ io.github.jeddict.bv.constraints.NotBlank.class - [JAR]

├─ io.github.jeddict.bv.constraints.NotEmpty.class - [JAR]

├─ io.github.jeddict.bv.constraints.NotNull.class - [JAR]

├─ io.github.jeddict.bv.constraints.Null.class - [JAR]

├─ io.github.jeddict.bv.constraints.Past.class - [JAR]

├─ io.github.jeddict.bv.constraints.PastOrPresent.class - [JAR]

├─ io.github.jeddict.bv.constraints.Pattern.class - [JAR]

├─ io.github.jeddict.bv.constraints.Positive.class - [JAR]

├─ io.github.jeddict.bv.constraints.PositiveOrZero.class - [JAR]

├─ io.github.jeddict.bv.constraints.Size.class - [JAR]

├─ io.github.jeddict.bv.constraints.Valid.class - [JAR]

io.github.jeddict.jaxb.spec

├─ io.github.jeddict.jaxb.spec.JaxbMetadata.class - [JAR]

├─ io.github.jeddict.jaxb.spec.JaxbVariableType.class - [JAR]

├─ io.github.jeddict.jaxb.spec.JaxbVariableTypeHandler.class - [JAR]

├─ io.github.jeddict.jaxb.spec.JaxbXmlAttribute.class - [JAR]

├─ io.github.jeddict.jaxb.spec.JaxbXmlElement.class - [JAR]

org.netbeans.modeler.search

├─ org.netbeans.modeler.search.AutocompleteJComboBox.class - [JAR]

├─ org.netbeans.modeler.search.SearchDialog.class - [JAR]

org.netbeans.modeler.actions.export

├─ org.netbeans.modeler.actions.export.ExportAction.class - [JAR]

├─ org.netbeans.modeler.actions.export.ExportPanel.class - [JAR]

org.netbeans.modeler.anchors

├─ org.netbeans.modeler.anchors.CustomCircularAnchor.class - [JAR]

├─ org.netbeans.modeler.anchors.CustomPathAnchor.class - [JAR]

├─ org.netbeans.modeler.anchors.CustomRectangularAnchor.class - [JAR]

├─ org.netbeans.modeler.anchors.PNodeAnchor.class - [JAR]

io.github.jeddict.jsonb.modeler.spec

├─ io.github.jeddict.jsonb.modeler.spec.JSONBBranchNode.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.spec.JSONBDocument.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.spec.JSONBLeafNode.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.spec.JSONBMapping.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.spec.JSONBNode.class - [JAR]

io.github.jeddict.source

├─ io.github.jeddict.source.AnnotatedMember.class - [JAR]

├─ io.github.jeddict.source.AnnotationExplorer.class - [JAR]

├─ io.github.jeddict.source.ClassExplorer.class - [JAR]

├─ io.github.jeddict.source.ClassloaderTypeSolver.class - [JAR]

├─ io.github.jeddict.source.JCRELoader.class - [JAR]

├─ io.github.jeddict.source.MemberExplorer.class - [JAR]

├─ io.github.jeddict.source.SourceExplorer.class - [JAR]

io.github.jeddict.jpa.modeler.widget.connection.relation

├─ io.github.jeddict.jpa.modeler.widget.connection.relation.RelationValidator.class - [JAR]

org.netbeans.modeler.config.document

├─ org.netbeans.modeler.config.document.BoundsConstraint.class - [JAR]

├─ org.netbeans.modeler.config.document.FlowDimensionType.class - [JAR]

├─ org.netbeans.modeler.config.document.IModelerDocument.class - [JAR]

├─ org.netbeans.modeler.config.document.ModelerDocument.class - [JAR]

├─ org.netbeans.modeler.config.document.ModelerDocumentConfig.class - [JAR]

├─ org.netbeans.modeler.config.document.ModelerDocumentFactory.class - [JAR]

├─ org.netbeans.modeler.config.document.ModelerDocumentFactoryRepository.class - [JAR]

├─ org.netbeans.modeler.config.document.PaletteDocument.class - [JAR]

├─ org.netbeans.modeler.config.document.SizeConstraint.class - [JAR]

├─ org.netbeans.modeler.config.document.StandardShapeDesign.class - [JAR]

org.netbeans.modeler.properties.window

├─ org.netbeans.modeler.properties.window.GenericDialog.class - [JAR]

├─ org.netbeans.modeler.properties.window.OptionDialog.class - [JAR]

io.github.jeddict.relation.mapper.classloader

├─ io.github.jeddict.relation.mapper.classloader.DynamicDriverClassLoader.class - [JAR]

org.netbeans.modeler.core

├─ org.netbeans.modeler.core.IExceptionHandler.class - [JAR]

├─ org.netbeans.modeler.core.IModelerDiagramEngine.class - [JAR]

├─ org.netbeans.modeler.core.IZoomManager.class - [JAR]

├─ org.netbeans.modeler.core.ModelerCore.class - [JAR]

├─ org.netbeans.modeler.core.ModelerFile.class - [JAR]

├─ org.netbeans.modeler.core.NBModelerUtil.class - [JAR]

io.github.jeddict.jpa.modeler.navigator.nodes

├─ io.github.jeddict.jpa.modeler.navigator.nodes.CheckableAttributeNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.nodes.Direction.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.nodes.InternalNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.nodes.LeafNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.nodes.RootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.nodes.TreeChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.nodes.TreeChildNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.nodes.TreeNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.nodes.TreeParentNode.class - [JAR]

org.netbeans.modeler.widget.action.doubleclick

├─ org.netbeans.modeler.widget.action.doubleclick.DoubleClickAction.class - [JAR]

├─ org.netbeans.modeler.widget.action.doubleclick.DoubleClickProvider.class - [JAR]

org.netbeans.modeler.tool

├─ org.netbeans.modeler.tool.DesignerTools.class - [JAR]

├─ org.netbeans.modeler.tool.DiagramSelectToolAction.class - [JAR]

org.netbeans.modeler.label

├─ org.netbeans.modeler.label.AbstractLabelManager.class - [JAR]

├─ org.netbeans.modeler.label.BasicLabelManager.class - [JAR]

├─ org.netbeans.modeler.label.ConnectionAnchor.class - [JAR]

├─ org.netbeans.modeler.label.Customizable.class - [JAR]

├─ org.netbeans.modeler.label.GeomUtil.class - [JAR]

├─ org.netbeans.modeler.label.ILabelConnectionWidget.class - [JAR]

├─ org.netbeans.modeler.label.LabelInplaceEditor.class - [JAR]

├─ org.netbeans.modeler.label.LabelManager.class - [JAR]

├─ org.netbeans.modeler.label.MoveNodeKeyAction.class - [JAR]

├─ org.netbeans.modeler.label.ResourceType.class - [JAR]

├─ org.netbeans.modeler.label.ResourceValue.class - [JAR]

├─ org.netbeans.modeler.label.ShapeUniqueAnchor.class - [JAR]

├─ org.netbeans.modeler.label.WidgetShape.class - [JAR]

org.netbeans.modeler.properties.view.manager

├─ org.netbeans.modeler.properties.view.manager.BasePropertyViewManager.class - [JAR]

├─ org.netbeans.modeler.properties.view.manager.IPropertyManager.class - [JAR]

├─ org.netbeans.modeler.properties.view.manager.PropertyNode.class - [JAR]

├─ org.netbeans.modeler.properties.view.manager.VisualPropertyViewManager.class - [JAR]

io.github.jeddict.jpa.modeler.migration.xml

├─ io.github.jeddict.jpa.modeler.migration.xml.MigrationSupport.class - [JAR]

io.github.jeddict.jpa.modeler.widget.attribute.base

├─ io.github.jeddict.jpa.modeler.widget.attribute.base.BaseAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.base.BasicAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.base.BasicCollectionAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.base.EmbeddedAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.base.EmbeddedIdAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.base.IdAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.base.MultiValueEmbeddedAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.base.SingleValueEmbeddedAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.base.TransientAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.base.VersionAttributeWidget.class - [JAR]

org.netbeans.modeler.widget.properties.handler

├─ org.netbeans.modeler.widget.properties.handler.PropertyChangeListener.class - [JAR]

├─ org.netbeans.modeler.widget.properties.handler.PropertyVisibilityHandler.class - [JAR]

test

├─ test.AreaTest.class - [JAR]

├─ test.ClosestSegment.class - [JAR]

├─ test.GeometryClosestPointManager.class - [JAR]

├─ test.Tester.class - [JAR]

├─ test.TesterPanel.class - [JAR]

org.netbeans.modeler.properties.combobox

├─ org.netbeans.modeler.properties.combobox.ActionHandler.class - [JAR]

├─ org.netbeans.modeler.properties.combobox.ComboBoxInplaceEditor.class - [JAR]

├─ org.netbeans.modeler.properties.combobox.ComboBoxListener.class - [JAR]

├─ org.netbeans.modeler.properties.combobox.ComboBoxPropertyEditorSupport.class - [JAR]

├─ org.netbeans.modeler.properties.combobox.ComboBoxPropertySupport.class - [JAR]

├─ org.netbeans.modeler.properties.combobox.JComboBoxPanel.class - [JAR]

org.netbeans.modeler.core.scene

├─ org.netbeans.modeler.core.scene.DefaultModelerScene.class - [JAR]

├─ org.netbeans.modeler.core.scene.ModelerScene.class - [JAR]

io.github.jeddict.db.modeler.spec

├─ io.github.jeddict.db.modeler.spec.DBColumn.class - [JAR]

├─ io.github.jeddict.db.modeler.spec.DBForeignKey.class - [JAR]

├─ io.github.jeddict.db.modeler.spec.DBPrimaryKey.class - [JAR]

├─ io.github.jeddict.db.modeler.spec.DBSchema.class - [JAR]

├─ io.github.jeddict.db.modeler.spec.DBTable.class - [JAR]

io.github.jeddict.jcode.annotation

├─ io.github.jeddict.jcode.annotation.ConfigData.class - [JAR]

├─ io.github.jeddict.jcode.annotation.Runtime.class - [JAR]

├─ io.github.jeddict.jcode.annotation.Technology.class - [JAR]

org.netbeans.modeler.widget.property

├─ org.netbeans.modeler.widget.property.IPropertyWidget.class - [JAR]

io.github.jeddict.jpa.spec.validation.adapter

├─ io.github.jeddict.jpa.spec.validation.adapter.CompositePrimaryKeyAdapter.class - [JAR]

io.github.jeddict.jcode

├─ io.github.jeddict.jcode.AbstractGenerator.class - [JAR]

├─ io.github.jeddict.jcode.ApplicationConfigData.class - [JAR]

├─ io.github.jeddict.jcode.BeanVaildationConstants.class - [JAR]

├─ io.github.jeddict.jcode.CDIConstants.class - [JAR]

├─ io.github.jeddict.jcode.DatabaseDriver.class - [JAR]

├─ io.github.jeddict.jcode.DatabaseType.class - [JAR]

├─ io.github.jeddict.jcode.Environment.class - [JAR]

├─ io.github.jeddict.jcode.Generator.class - [JAR]

├─ io.github.jeddict.jcode.JAXBConstants.class - [JAR]

├─ io.github.jeddict.jcode.JAXRSConstants.class - [JAR]

├─ io.github.jeddict.jcode.JPAConstants.class - [JAR]

├─ io.github.jeddict.jcode.JSONBConstants.class - [JAR]

├─ io.github.jeddict.jcode.LayerConfigData.class - [JAR]

├─ io.github.jeddict.jcode.LayerConfigPanel.class - [JAR]

├─ io.github.jeddict.jcode.RegistryType.class - [JAR]

├─ io.github.jeddict.jcode.RuntimeProvider.class - [JAR]

├─ io.github.jeddict.jcode.SecurityConstants.class - [JAR]

├─ io.github.jeddict.jcode.TechContext.class - [JAR]

org.netbeans.modeler.widget.pin.info

├─ org.netbeans.modeler.widget.pin.info.PinWidgetInfo.class - [JAR]

io.github.jeddict.jpa.modeler.properties.joincolumn

├─ io.github.jeddict.jpa.modeler.properties.joincolumn.JoinColumnPanel.class - [JAR]

org.netbeans.modeler.properties.spec

├─ org.netbeans.modeler.properties.spec.ComboBoxValue.class - [JAR]

├─ org.netbeans.modeler.properties.spec.Entity.class - [JAR]

├─ org.netbeans.modeler.properties.spec.RowValue.class - [JAR]

org.netbeans.modeler.properties.nentity

├─ org.netbeans.modeler.properties.nentity.CellEditorType.class - [JAR]

├─ org.netbeans.modeler.properties.nentity.Column.class - [JAR]

├─ org.netbeans.modeler.properties.nentity.DynamicEntityComponent.class - [JAR]

├─ org.netbeans.modeler.properties.nentity.INEntityDataListener.class - [JAR]

├─ org.netbeans.modeler.properties.nentity.NAttributeEntity.class - [JAR]

├─ org.netbeans.modeler.properties.nentity.NEntityDataListener.class - [JAR]

├─ org.netbeans.modeler.properties.nentity.NEntityEditor.class - [JAR]

├─ org.netbeans.modeler.properties.nentity.NEntityPropertyEditorSupport.class - [JAR]

├─ org.netbeans.modeler.properties.nentity.NEntityPropertySupport.class - [JAR]

├─ org.netbeans.modeler.properties.nentity.Table.class - [JAR]

io.github.jeddict.snippet

├─ io.github.jeddict.snippet.AttributeSnippet.class - [JAR]

├─ io.github.jeddict.snippet.AttributeSnippetLocationType.class - [JAR]

├─ io.github.jeddict.snippet.ClassSnippet.class - [JAR]

├─ io.github.jeddict.snippet.ClassSnippetLocationType.class - [JAR]

├─ io.github.jeddict.snippet.Snippet.class - [JAR]

├─ io.github.jeddict.snippet.SnippetLocation.class - [JAR]

org.netbeans.modeler.resource.toolbar

├─ org.netbeans.modeler.resource.toolbar.ImageUtil.class - [JAR]

io.github.jeddict.jsonb.modeler

├─ io.github.jeddict.jsonb.modeler.JSONBModeler.class - [JAR]

org.netbeans.modeler.component

├─ org.netbeans.modeler.component.Bundle.class - [JAR]

├─ org.netbeans.modeler.component.IModelerPanel.class - [JAR]

├─ org.netbeans.modeler.component.ModelerPanelTopComponent.class - [JAR]

├─ org.netbeans.modeler.component.Wizards.class - [JAR]

io.github.jeddict.jpa.modeler.properties.idgeneration

├─ io.github.jeddict.jpa.modeler.properties.idgeneration.IdGeneratorPanel.class - [JAR]

org.netbeans.modeler.widget.node.info

├─ org.netbeans.modeler.widget.node.info.NodeWidgetInfo.class - [JAR]

io.github.jeddict.jpa.modeler.navigator.overrideview

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideAllChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideAssociationChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideAssociationRootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideAttributeChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideAttributeRootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideEmbeddedAllChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideEmbeddedAssociationChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideEmbeddedAssociationRootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideEmbeddedAttributeChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideEmbeddedAttributeRootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideEmbeddedRootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideRootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.overrideview.OverrideViewNavigatorComponent.class - [JAR]

io.github.jeddict.reveng.doc

├─ io.github.jeddict.reveng.doc.DocOptions.class - [JAR]

├─ io.github.jeddict.reveng.doc.DocParser.class - [JAR]

├─ io.github.jeddict.reveng.doc.DocSetupPanel.class - [JAR]

├─ io.github.jeddict.reveng.doc.DocSetupPanelVisual.class - [JAR]

├─ io.github.jeddict.reveng.doc.DocWizardDescriptor.class - [JAR]

├─ io.github.jeddict.reveng.doc.JsonParser.class - [JAR]

├─ io.github.jeddict.reveng.doc.ModelerParser.class - [JAR]

├─ io.github.jeddict.reveng.doc.XmlParser.class - [JAR]

├─ io.github.jeddict.reveng.doc.YmlParser.class - [JAR]

io.github.jeddict.jpa.modeler.properties.order.by

├─ io.github.jeddict.jpa.modeler.properties.order.by.OBInternalNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.order.by.OBLeafNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.order.by.OBRootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.order.by.OrderByChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.order.by.OrderByPanel.class - [JAR]

io.github.jeddict.client.react.domain

├─ io.github.jeddict.client.react.domain.ReactApplicationConfig.class - [JAR]

├─ io.github.jeddict.client.react.domain.ReactEntity.class - [JAR]

├─ io.github.jeddict.client.react.domain.ReactField.class - [JAR]

├─ io.github.jeddict.client.react.domain.ReactRelationship.class - [JAR]

io.github.jeddict.jcode.ui

├─ io.github.jeddict.jcode.ui.BrowseFolders.class - [JAR]

├─ io.github.jeddict.jcode.ui.GenericDialog.class - [JAR]

├─ io.github.jeddict.jcode.ui.ProjectCellRenderer.class - [JAR]

├─ io.github.jeddict.jcode.ui.SourceGroupUISupport.class - [JAR]

├─ io.github.jeddict.jcode.ui.SourceRootCellRenderer.class - [JAR]

io.github.jeddict.jpa.modeler.widget.attribute

├─ io.github.jeddict.jpa.modeler.widget.attribute.AttributeWidget.class - [JAR]

io.github.jeddict.orm.generator.service.staticmetamodel

├─ io.github.jeddict.orm.generator.service.staticmetamodel.MetamodelAttributeType.class - [JAR]

├─ io.github.jeddict.orm.generator.service.staticmetamodel.MetamodelVariableDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.service.staticmetamodel.StaticMetamodelClassDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.service.staticmetamodel.StaticMetamodelGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.staticmetamodel.StaticModelModuleGeneratorImpl.class - [JAR]

org.netbeans.modeler.provider.connection.controlpoint

├─ org.netbeans.modeler.provider.connection.controlpoint.FreeMoveControlPointProvider.class - [JAR]

├─ org.netbeans.modeler.provider.connection.controlpoint.MoveControlPointAction.class - [JAR]

org.netbeans.modeler.widget.design

├─ org.netbeans.modeler.widget.design.ColorAdapter.class - [JAR]

├─ org.netbeans.modeler.widget.design.ITextDesign.class - [JAR]

├─ org.netbeans.modeler.widget.design.NodeTextDesign.class - [JAR]

├─ org.netbeans.modeler.widget.design.NodeTextDesignValidator.class - [JAR]

├─ org.netbeans.modeler.widget.design.PinTextDesign.class - [JAR]

├─ org.netbeans.modeler.widget.design.PinTextDesignValidator.class - [JAR]

├─ org.netbeans.modeler.widget.design.TextDesign.class - [JAR]

io.github.jeddict.jpa.modeler.properties.order.type

├─ io.github.jeddict.jpa.modeler.properties.order.type.OrderAction.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.order.type.OrderTypeColumn.class - [JAR]

io.github.jeddict.client.angular.domain

├─ io.github.jeddict.client.angular.domain.NGApplicationConfig.class - [JAR]

├─ io.github.jeddict.client.angular.domain.NGEntity.class - [JAR]

├─ io.github.jeddict.client.angular.domain.NGField.class - [JAR]

├─ io.github.jeddict.client.angular.domain.NGRelationship.class - [JAR]

org.netbeans.modeler.scene

├─ org.netbeans.modeler.scene.AbstractModelerScene.class - [JAR]

org.netbeans.modeler.widget.edge

├─ org.netbeans.modeler.widget.edge.EdgeWidget.class - [JAR]

├─ org.netbeans.modeler.widget.edge.IConnectionWidget.class - [JAR]

├─ org.netbeans.modeler.widget.edge.IEdgeWidget.class - [JAR]

├─ org.netbeans.modeler.widget.edge.IPEdgeWidget.class - [JAR]

io.github.jeddict.jpa.modeler.navigator.nodes.actions

├─ io.github.jeddict.jpa.modeler.navigator.nodes.actions.LeafNodeAction.class - [JAR]

io.github.jeddict.relation.mapper

├─ io.github.jeddict.relation.mapper.RelationMapper.class - [JAR]

io.github.jeddict.jcode.generator

├─ io.github.jeddict.jcode.generator.ApplicationGenerator.class - [JAR]

io.github.jeddict.jpa.modeler.source.generator.ui

├─ io.github.jeddict.jpa.modeler.source.generator.ui.EntityGenerationSettingDialog.class - [JAR]

├─ io.github.jeddict.jpa.modeler.source.generator.ui.GenerateCodeDialog.class - [JAR]

├─ io.github.jeddict.jpa.modeler.source.generator.ui.ProjectInfo.class - [JAR]

io.github.jeddict.jpa.spec.validator

├─ io.github.jeddict.jpa.spec.validator.ClassMemberValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.ConvertValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.EmbeddedIdValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.EntityListenersValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.JsonbDateFormatValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.JsonbNumberFormatValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.MarshalValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.SequenceGeneratorValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.TableGeneratorValidator.class - [JAR]

io.github.jeddict.jpa.modeler.properties.order

├─ io.github.jeddict.jpa.modeler.properties.order.OrderPanel.class - [JAR]

io.github.jeddict.relation.mapper.widget.column.map

├─ io.github.jeddict.relation.mapper.widget.column.map.MapKeyColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.map.MapKeyEmbeddedColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.map.MapKeyJoinColumnWidget.class - [JAR]

io.github.jeddict.client.web.main

├─ io.github.jeddict.client.web.main.BaseWebGenerator.class - [JAR]

├─ io.github.jeddict.client.web.main.WebData.class - [JAR]

├─ io.github.jeddict.client.web.main.WebGenerator.class - [JAR]

io.github.jeddict.client.web.main.domain

├─ io.github.jeddict.client.web.main.domain.AnswerType.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.ApplicationSourceFilter.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.BaseApplicationConfig.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.BaseEntity.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.BaseField.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.BaseRelationship.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.ClientPackager.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.Constant.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.EntityConfig.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.Module.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.Needle.class - [JAR]

├─ io.github.jeddict.client.web.main.domain.NeedleFile.class - [JAR]

io.github.jeddict.relation.mapper.properties.tablemember

├─ io.github.jeddict.relation.mapper.properties.tablemember.TableMemberPanel.class - [JAR]

├─ io.github.jeddict.relation.mapper.properties.tablemember.TableMembers.class - [JAR]

io.github.jeddict.jpa.modeler.properties.named.query

├─ io.github.jeddict.jpa.modeler.properties.named.query.NamedQueryPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.named.query.QueryHintPanel.class - [JAR]

org.netbeans.modeler.node

├─ org.netbeans.modeler.node.ModelerNavigationNode.class - [JAR]

org.netbeans.modeler.navigator

├─ org.netbeans.modeler.navigator.DiagramNavigatorContent.class - [JAR]

├─ org.netbeans.modeler.navigator.ModelerNavigatorPanel.class - [JAR]

org.netbeans.modeler.util

├─ org.netbeans.modeler.util.SVGImageUtilities.class - [JAR]

├─ org.netbeans.modeler.util.Util.class - [JAR]

io.github.jeddict.settings

├─ io.github.jeddict.settings.Bundle.class - [JAR]

├─ io.github.jeddict.settings.package-info.class - [JAR]

org.netbeans.modeler.properties.embedded

├─ org.netbeans.modeler.properties.embedded.EmbeddedDataListener.class - [JAR]

├─ org.netbeans.modeler.properties.embedded.EmbeddedPropertyEditorSupport.class - [JAR]

├─ org.netbeans.modeler.properties.embedded.EmbeddedPropertySupport.class - [JAR]

├─ org.netbeans.modeler.properties.embedded.GenericEmbedded.class - [JAR]

├─ org.netbeans.modeler.properties.embedded.GenericEmbeddedEditor.class - [JAR]

io.github.jeddict.jpa.modeler.properties.implement

├─ io.github.jeddict.jpa.modeler.properties.implement.JavaClassArtifactPanel.class - [JAR]

io.github.jeddict.jsonb.modeler.widget

├─ io.github.jeddict.jsonb.modeler.widget.BranchNodeWidget.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.widget.DocumentWidget.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.widget.GeneralizationFlowWidget.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.widget.JSONNodeWidget.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.widget.LeafNodeWidget.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.widget.ReferenceFlowWidget.class - [JAR]

io.github.jeddict.jpa.spec.extend.cache

├─ io.github.jeddict.jpa.spec.extend.cache.Cache.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.cache.DBConnectionUtil.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.cache.DatabaseConnectionCache.class - [JAR]

org.netbeans.modeler.specification.export

├─ org.netbeans.modeler.specification.export.DefaultExportManager.class - [JAR]

├─ org.netbeans.modeler.specification.export.ExportType.class - [JAR]

├─ org.netbeans.modeler.specification.export.IExportManager.class - [JAR]

org.netbeans.modeler.core.scene.vmd

├─ org.netbeans.modeler.core.scene.vmd.DefaultPModelerScene.class - [JAR]

├─ org.netbeans.modeler.core.scene.vmd.PModelerScene.class - [JAR]

org.netbeans.modeler.specification.model.document.visual

├─ org.netbeans.modeler.specification.model.document.visual.IGraphScene.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.visual.IObjectScene.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.visual.IScene.class - [JAR]

org.netbeans.modeler.widget.properties.generic

├─ org.netbeans.modeler.widget.properties.generic.ElementCustomPropertySupport.class - [JAR]

├─ org.netbeans.modeler.widget.properties.generic.ElementPropertySupport.class - [JAR]

io.github.jeddict.jsonb.generator.compiler

├─ io.github.jeddict.jsonb.generator.compiler.DateFormatSnippet.class - [JAR]

├─ io.github.jeddict.jsonb.generator.compiler.NillableSnippet.class - [JAR]

├─ io.github.jeddict.jsonb.generator.compiler.NumberFormatSnippet.class - [JAR]

├─ io.github.jeddict.jsonb.generator.compiler.PropertyOrderSnippet.class - [JAR]

├─ io.github.jeddict.jsonb.generator.compiler.PropertySnippet.class - [JAR]

├─ io.github.jeddict.jsonb.generator.compiler.TransientSnippet.class - [JAR]

├─ io.github.jeddict.jsonb.generator.compiler.TypeAdapterSnippet.class - [JAR]

├─ io.github.jeddict.jsonb.generator.compiler.TypeDeserializerSnippet.class - [JAR]

├─ io.github.jeddict.jsonb.generator.compiler.TypeSerializerSnippet.class - [JAR]

├─ io.github.jeddict.jsonb.generator.compiler.VisibilitySnippet.class - [JAR]

org.netbeans.modeler.core.exception

├─ org.netbeans.modeler.core.exception.InvalidConfigException.class - [JAR]

├─ org.netbeans.modeler.core.exception.InvalidElmentException.class - [JAR]

├─ org.netbeans.modeler.core.exception.InvalidPaletteConfigException.class - [JAR]

├─ org.netbeans.modeler.core.exception.ModelerException.class - [JAR]

├─ org.netbeans.modeler.core.exception.ProcessInterruptedException.class - [JAR]

├─ org.netbeans.modeler.core.exception.SVGAttributeNotFoundException.class - [JAR]

├─ org.netbeans.modeler.core.exception.SVGDocumentException.class - [JAR]

org.netbeans.modeler.properties.type

├─ org.netbeans.modeler.properties.type.Embedded.class - [JAR]

├─ org.netbeans.modeler.properties.type.Enumy.class - [JAR]

org.netbeans.modeler.widget.node

├─ org.netbeans.modeler.widget.node.AbstractNodeWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.ContainerWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.INNodeWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.INodeWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.IPNodeWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.IParentPNodeWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.IWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.IWidgetStateHandler.class - [JAR]

├─ org.netbeans.modeler.widget.node.NodeWidget.class - [JAR]

├─ org.netbeans.modeler.widget.node.NodeWidgetStatus.class - [JAR]

org.netbeans.modeler.config.palette

├─ org.netbeans.modeler.config.palette.CategoryNodeConfig.class - [JAR]

├─ org.netbeans.modeler.config.palette.IPaletteConfig.class - [JAR]

├─ org.netbeans.modeler.config.palette.PaletteConfig.class - [JAR]

├─ org.netbeans.modeler.config.palette.PaletteConfigRepository.class - [JAR]

├─ org.netbeans.modeler.config.palette.SubCategoryNodeConfig.class - [JAR]

io.github.jeddict.jpa.modeler.widget.flow.association

├─ io.github.jeddict.jpa.modeler.widget.flow.association.AssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.BMTMAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.BMTOAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.BOTOAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.BidirectionalAssociation.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.DirectionalAssociation.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.HierarchicalAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.MTMAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.MTOAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.OTMAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.OTOAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.UMTMAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.UMTOAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.UOTMAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.UOTOAssociationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.association.UnidirectionalAssociation.class - [JAR]

org.netbeans.modeler.widget.connection.relation

├─ org.netbeans.modeler.widget.connection.relation.IRelationProxy.class - [JAR]

├─ org.netbeans.modeler.widget.connection.relation.IRelationValidator.class - [JAR]

├─ org.netbeans.modeler.widget.connection.relation.RelationProxy.class - [JAR]

io.github.jeddict.rest.controller

├─ io.github.jeddict.rest.controller.RESTData.class - [JAR]

├─ io.github.jeddict.rest.controller.RESTGenerator.class - [JAR]

├─ io.github.jeddict.rest.controller.RESTPanel.class - [JAR]

├─ io.github.jeddict.rest.controller.RestEntityInfo.class - [JAR]

├─ io.github.jeddict.rest.controller.SecurityType.class - [JAR]

├─ io.github.jeddict.rest.controller.Template.class - [JAR]

io.github.jeddict.repository

├─ io.github.jeddict.repository.RepositoryData.class - [JAR]

├─ io.github.jeddict.repository.RepositoryGenerator.class - [JAR]

├─ io.github.jeddict.repository.RepositoryPanel.class - [JAR]

io.github.jeddict.relation.mapper.persistence.internal.jpa.metadata

├─ io.github.jeddict.relation.mapper.persistence.internal.jpa.metadata.JPAMMetadataProcessor.class - [JAR]

├─ io.github.jeddict.relation.mapper.persistence.internal.jpa.metadata.JPAMMetadataProject.class - [JAR]

org.netbeans.modeler.config.element

├─ org.netbeans.modeler.config.element.Attribute.class - [JAR]

├─ org.netbeans.modeler.config.element.Element.class - [JAR]

├─ org.netbeans.modeler.config.element.ElementConfig.class - [JAR]

├─ org.netbeans.modeler.config.element.ElementConfigFactory.class - [JAR]

├─ org.netbeans.modeler.config.element.ElementConfigFactoryRepository.class - [JAR]

├─ org.netbeans.modeler.config.element.Group.class - [JAR]

├─ org.netbeans.modeler.config.element.IElementConfig.class - [JAR]

├─ org.netbeans.modeler.config.element.IElementConfigFactory.class - [JAR]

├─ org.netbeans.modeler.config.element.ModelerSheetProperty.class - [JAR]

io.github.jeddict.jcode.console

├─ io.github.jeddict.jcode.console.Console.class - [JAR]

io.github.jeddict.jpa.modeler.widget.attribute.association

├─ io.github.jeddict.jpa.modeler.widget.attribute.association.AssociationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.association.MTMAssociationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.association.MTOAssociationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.association.MultiAssociationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.association.OTMAssociationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.association.OTOAssociationAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.association.SingleAssociationAttributeWidget.class - [JAR]

io.github.jeddict.jpa.modeler.signal

├─ io.github.jeddict.jpa.modeler.signal.SignalHandler.class - [JAR]

├─ io.github.jeddict.jpa.modeler.signal.SignalManager.class - [JAR]

org.netbeans.modeler.provider.node.move

├─ org.netbeans.modeler.provider.node.move.AlignStrategyProvider.class - [JAR]

├─ org.netbeans.modeler.provider.node.move.AlignSupport.class - [JAR]

├─ org.netbeans.modeler.provider.node.move.MoveAction.class - [JAR]

├─ org.netbeans.modeler.provider.node.move.SingleLayerAlignWithWidgetCollector.class - [JAR]

io.github.jeddict.relation.mapper.widget.table

├─ io.github.jeddict.relation.mapper.widget.table.BaseTableWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.table.CollectionTableWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.table.RelationTableWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.table.SecondaryTableWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.table.TableWidget.class - [JAR]

org.netbeans.modeler.provider

├─ org.netbeans.modeler.provider.DiagramRectangularSelectDecorator.class - [JAR]

├─ org.netbeans.modeler.provider.DiagramSceneRectangularSelectProvider.class - [JAR]

├─ org.netbeans.modeler.provider.EdgeWidgetSelectProvider.class - [JAR]

├─ org.netbeans.modeler.provider.ModelerSceneSelectProvider.class - [JAR]

├─ org.netbeans.modeler.provider.NodeWidgetSelectProvider.class - [JAR]

├─ org.netbeans.modeler.provider.PinWidgetSelectProvider.class - [JAR]

├─ org.netbeans.modeler.provider.ResizeStrategyProvider.class - [JAR]

io.github.jeddict.orm.generator.compiler.constraints

├─ io.github.jeddict.orm.generator.compiler.constraints.AssertFalseSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.AssertTrueSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.ConstraintSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.ConstraintSnippetFactory.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.DecimalMaxSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.DecimalMinSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.DigitsSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.EmailSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.FutureOrPresentSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.FutureSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.MaxSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.MinSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.NegativeOrZeroSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.NegativeSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.NotBlankSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.NotEmptySnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.NotNullSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.NullSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.PastOrPresentSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.PastSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.PatternSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.PositiveOrZeroSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.PositiveSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.SizeSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.compiler.constraints.ValidSnippet.class - [JAR]

org.netbeans.modeler.widget.state

├─ org.netbeans.modeler.widget.state.WidgetStateHandler.class - [JAR]

io.github.jeddict.jpa.modeler.properties.fieldtype

├─ io.github.jeddict.jpa.modeler.properties.fieldtype.FieldTypePanel.class - [JAR]

org.netbeans.modeler.specification.model.document

├─ org.netbeans.modeler.specification.model.document.IColorScheme.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.IContainerElement.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.IDefinitionElement.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.IModelerScene.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.INModelerScene.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.IPModelerScene.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.IRootElement.class - [JAR]

├─ org.netbeans.modeler.specification.model.document.ITextElement.class - [JAR]

io.github.jeddict.jpa.modeler.specification.model.event

├─ io.github.jeddict.jpa.modeler.specification.model.event.JPAEventListener.class - [JAR]

├─ io.github.jeddict.jpa.modeler.specification.model.event.ShortcutListener.class - [JAR]

io.github.jeddict.relation.mapper.theme

├─ io.github.jeddict.relation.mapper.theme.DBColorScheme.class - [JAR]

org.netbeans.modeler.action

├─ org.netbeans.modeler.action.WidgetDropListener.class - [JAR]

io.github.jeddict.jpa.modeler.properties.convert

├─ io.github.jeddict.jpa.modeler.properties.convert.ConvertPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.convert.ConverterPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.convert.OverrideConvertPanel.class - [JAR]

io.github.jeddict.jpa.spec.bean

├─ io.github.jeddict.jpa.spec.bean.AssociationAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.bean.BeanAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.bean.BeanAttributes.class - [JAR]

├─ io.github.jeddict.jpa.spec.bean.BeanClass.class - [JAR]

├─ io.github.jeddict.jpa.spec.bean.BeanCollectionAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.bean.ManyToManyAssociation.class - [JAR]

├─ io.github.jeddict.jpa.spec.bean.ManyToOneAssociation.class - [JAR]

├─ io.github.jeddict.jpa.spec.bean.MultiAssociationAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.bean.OneToManyAssociation.class - [JAR]

├─ io.github.jeddict.jpa.spec.bean.OneToOneAssociation.class - [JAR]

├─ io.github.jeddict.jpa.spec.bean.SingleAssociationAttribute.class - [JAR]

io.github.jeddict.jpa.modeler.rules.attribute

├─ io.github.jeddict.jpa.modeler.rules.attribute.AttributeValidator.class - [JAR]

org.netbeans.modeler.anchorshape

├─ org.netbeans.modeler.anchorshape.ArrowWithCrossedCircleAnchorShape.class - [JAR]

├─ org.netbeans.modeler.anchorshape.CircleAnchorShape.class - [JAR]

├─ org.netbeans.modeler.anchorshape.DiamondAnchorShape.class - [JAR]

├─ org.netbeans.modeler.anchorshape.IconAnchorShape.class - [JAR]

io.github.jeddict.jcode.task

├─ io.github.jeddict.jcode.task.AbstractNBTask.class - [JAR]

├─ io.github.jeddict.jcode.task.AbstractTask.class - [JAR]

├─ io.github.jeddict.jcode.task.ITaskFinishListener.class - [JAR]

├─ io.github.jeddict.jcode.task.ITaskSupervisor.class - [JAR]

io.github.jeddict.jpa.modeler.properties.inheritance

├─ io.github.jeddict.jpa.modeler.properties.inheritance.InheritancePanel.class - [JAR]

org.netbeans.modeler.core.engine

├─ org.netbeans.modeler.core.engine.ModelerDiagramEngine.class - [JAR]

io.github.jeddict.reveng.database.generator

├─ io.github.jeddict.reveng.database.generator.DBModelGenerator.class - [JAR]

├─ io.github.jeddict.reveng.database.generator.DbSchemaEntityGenerator.class - [JAR]

io.github.jeddict.jpa.spec.extend

├─ io.github.jeddict.jpa.spec.extend.AccessModifierType.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.AccessTypeHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.AnnotationLocation.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.AssociationOverrideHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.Attribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.AttributeAnnotation.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.AttributeAnnotationLocationType.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.AttributeLocationComparator.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.AttributeOverrideHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.Attributes.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.BaseAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.BaseElement.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.BlobContentType.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.ClassAnnotation.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.ClassAnnotationLocationType.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.ClassMembers.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.CollectionTypeHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.ColumnHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.CompositePrimaryKeyType.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.CompositionAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.Constructor.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.ConvertContainerHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.ConvertHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.DataMapping.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.DefaultAttributes.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.EnumTypeHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.ExtensionElements.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.FetchTypeHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.FlowNode.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.FlowPin.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.IAttributes.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.IJoinColumn.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.IPersistenceAttributes.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.IPrimaryKeyAttributes.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.InheritanceHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.JavaClass.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.JoinColumnHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.JoinTableHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.MapKeyConvertContainerHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.MapKeyConvertHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.MapKeyHandler.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.MapKeyType.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.MultiRelationAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.OrderbyItem.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.PaginationType.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.PersistenceAttributes.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.PersistenceBaseAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.PrimaryKeyContainer.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.ProjectType.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.QueryMapping.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.ReferenceClass.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.RelationAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.SingleRelationAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.SortableAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.TemporalTypeHandler.class - [JAR]

io.github.jeddict.jpa.modeler.widget.context

├─ io.github.jeddict.jpa.modeler.widget.context.NodeContextModel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.context.PinContextModel.class - [JAR]

io.github.jeddict.jpa.modeler.external.jpqleditor

├─ io.github.jeddict.jpa.modeler.external.jpqleditor.JPQLExternalEditorController.class - [JAR]

io.github.jeddict.jcode.parser.ejs

├─ io.github.jeddict.jcode.parser.ejs.EJSParser.class - [JAR]

├─ io.github.jeddict.jcode.parser.ejs.EJSUtil.class - [JAR]

├─ io.github.jeddict.jcode.parser.ejs.FileTypeStream.class - [JAR]

org.netbeans.modeler.border

├─ org.netbeans.modeler.border.PNodeBorder.class - [JAR]

├─ org.netbeans.modeler.border.ResizeBorder.class - [JAR]

├─ org.netbeans.modeler.border.ResizeBorderbk.class - [JAR]

├─ org.netbeans.modeler.border.RoundResizeBorder.class - [JAR]

├─ org.netbeans.modeler.border.RoundedBorder.class - [JAR]

├─ org.netbeans.modeler.border.ShadowBorder.class - [JAR]

org.netbeans.modeler.analytics

├─ org.netbeans.modeler.analytics.ILogger.class - [JAR]

├─ org.netbeans.modeler.analytics.TemporalMap.class - [JAR]

org.netbeans.modeler.specification.model.file.action

├─ org.netbeans.modeler.specification.model.file.action.ModelerFileActionListener.class - [JAR]

org.netbeans.modeler.properties

├─ org.netbeans.modeler.properties.EntityComponent.class - [JAR]

io.github.jeddict.jpa.spec.extend.adapter

├─ io.github.jeddict.jpa.spec.extend.adapter.AdaptedMap.class - [JAR]

├─ io.github.jeddict.jpa.spec.extend.adapter.OrderColumnAdapter.class - [JAR]

io.github.jeddict.rest.applicationconfig

├─ io.github.jeddict.rest.applicationconfig.RestConfigData.class - [JAR]

├─ io.github.jeddict.rest.applicationconfig.RestConfigDialog.class - [JAR]

├─ io.github.jeddict.rest.applicationconfig.RestConfigPanel.class - [JAR]

io.github.jeddict.relation.mapper.widget.column.parent

├─ io.github.jeddict.relation.mapper.widget.column.parent.ParentAssociationColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.parent.ParentAssociationInverseJoinColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.parent.ParentAssociationJoinColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.parent.ParentAttributeColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.parent.ParentAttributePrimaryKeyWidget.class - [JAR]

io.github.jeddict.jsonb.modeler.properties

├─ io.github.jeddict.jsonb.modeler.properties.PropertiesHandler.class - [JAR]

io.github.jeddict.jpa.modeler.properties.named.resultsetmapping

├─ io.github.jeddict.jpa.modeler.properties.named.resultsetmapping.ColumnResultPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.named.resultsetmapping.ConstructorResultPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.named.resultsetmapping.EntityResultPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.named.resultsetmapping.FieldResultPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.named.resultsetmapping.ResultMappingUtil.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.named.resultsetmapping.ResultSetMappingsPanel.class - [JAR]

io.github.jeddict.relation.mapper.properties.tablemember.nodes

├─ io.github.jeddict.relation.mapper.properties.tablemember.nodes.TMLeafNode.class - [JAR]

├─ io.github.jeddict.relation.mapper.properties.tablemember.nodes.TMRootNode.class - [JAR]

├─ io.github.jeddict.relation.mapper.properties.tablemember.nodes.TableMemberChildFactory.class - [JAR]

io.github.jeddict.jpa.modeler.properties.validation

├─ io.github.jeddict.jpa.modeler.properties.validation.BeanValidationPanel.class - [JAR]

io.github.jeddict.jpa.modeler.properties.pkjoincolumn

├─ io.github.jeddict.jpa.modeler.properties.pkjoincolumn.PrimaryKeyJoinColumnPanel.class - [JAR]

org.netbeans.modeler.specification.annotaton

├─ org.netbeans.modeler.specification.annotaton.DiagramModel.class - [JAR]

├─ org.netbeans.modeler.specification.annotaton.ModelerConfig.class - [JAR]

org.netbeans.modeler.widget.context.action

├─ org.netbeans.modeler.widget.context.action.ConnectAction.class - [JAR]

├─ org.netbeans.modeler.widget.context.action.ContextPaletteConnectDecorator.class - [JAR]

├─ org.netbeans.modeler.widget.context.action.ExConnectProvider.class - [JAR]

├─ org.netbeans.modeler.widget.context.action.ExConnectWithLocationProvider.class - [JAR]

├─ org.netbeans.modeler.widget.context.action.SceneConnectProvider.class - [JAR]

io.github.jeddict.db.modeler.exception

├─ io.github.jeddict.db.modeler.exception.DBConnectionNotFound.class - [JAR]

├─ io.github.jeddict.db.modeler.exception.DBValidationException.class - [JAR]

io.github.jeddict.jpa.spec

├─ io.github.jeddict.jpa.spec.AccessType.class - [JAR]

├─ io.github.jeddict.jpa.spec.AssociationOverride.class - [JAR]

├─ io.github.jeddict.jpa.spec.AttributeOverride.class - [JAR]

├─ io.github.jeddict.jpa.spec.Basic.class - [JAR]

├─ io.github.jeddict.jpa.spec.CascadeType.class - [JAR]

├─ io.github.jeddict.jpa.spec.CollectionTable.class - [JAR]

├─ io.github.jeddict.jpa.spec.Column.class - [JAR]

├─ io.github.jeddict.jpa.spec.ColumnResult.class - [JAR]

├─ io.github.jeddict.jpa.spec.ConstraintMode.class - [JAR]

├─ io.github.jeddict.jpa.spec.ConstructorResult.class - [JAR]

├─ io.github.jeddict.jpa.spec.Convert.class - [JAR]

├─ io.github.jeddict.jpa.spec.Converter.class - [JAR]

├─ io.github.jeddict.jpa.spec.DefaultAttribute.class - [JAR]

├─ io.github.jeddict.jpa.spec.DefaultClass.class - [JAR]

├─ io.github.jeddict.jpa.spec.DiscriminatorColumn.class - [JAR]

├─ io.github.jeddict.jpa.spec.DiscriminatorType.class - [JAR]

├─ io.github.jeddict.jpa.spec.ElementCollection.class - [JAR]

├─ io.github.jeddict.jpa.spec.Embeddable.class - [JAR]

├─ io.github.jeddict.jpa.spec.EmbeddableAttributes.class - [JAR]

├─ io.github.jeddict.jpa.spec.Embedded.class - [JAR]

├─ io.github.jeddict.jpa.spec.EmbeddedId.class - [JAR]

├─ io.github.jeddict.jpa.spec.EmptyType.class - [JAR]

├─ io.github.jeddict.jpa.spec.Entity.class - [JAR]

├─ io.github.jeddict.jpa.spec.EntityListener.class - [JAR]

├─ io.github.jeddict.jpa.spec.EntityListeners.class - [JAR]

├─ io.github.jeddict.jpa.spec.EntityMappings.class - [JAR]

├─ io.github.jeddict.jpa.spec.EntityResult.class - [JAR]

├─ io.github.jeddict.jpa.spec.EnumType.class - [JAR]

├─ io.github.jeddict.jpa.spec.FetchType.class - [JAR]

├─ io.github.jeddict.jpa.spec.FieldResult.class - [JAR]

├─ io.github.jeddict.jpa.spec.ForeignKey.class - [JAR]

├─ io.github.jeddict.jpa.spec.GeneratedValue.class - [JAR]

├─ io.github.jeddict.jpa.spec.GenerationType.class - [JAR]

├─ io.github.jeddict.jpa.spec.Id.class - [JAR]

├─ io.github.jeddict.jpa.spec.IdClass.class - [JAR]

├─ io.github.jeddict.jpa.spec.IdentifiableClass.class - [JAR]

├─ io.github.jeddict.jpa.spec.Index.class - [JAR]

├─ io.github.jeddict.jpa.spec.Inheritance.class - [JAR]

├─ io.github.jeddict.jpa.spec.InheritanceType.class - [JAR]

├─ io.github.jeddict.jpa.spec.JoinColumn.class - [JAR]

├─ io.github.jeddict.jpa.spec.JoinTable.class - [JAR]

├─ io.github.jeddict.jpa.spec.Lob.class - [JAR]

├─ io.github.jeddict.jpa.spec.LockModeType.class - [JAR]

├─ io.github.jeddict.jpa.spec.ManagedClass.class - [JAR]

├─ io.github.jeddict.jpa.spec.ManyToMany.class - [JAR]

├─ io.github.jeddict.jpa.spec.ManyToOne.class - [JAR]

├─ io.github.jeddict.jpa.spec.MapKey.class - [JAR]

├─ io.github.jeddict.jpa.spec.MapKeyClass.class - [JAR]

├─ io.github.jeddict.jpa.spec.MappedSuperclass.class - [JAR]

├─ io.github.jeddict.jpa.spec.NamedAttributeNode.class - [JAR]

├─ io.github.jeddict.jpa.spec.NamedEntityGraph.class - [JAR]

├─ io.github.jeddict.jpa.spec.NamedNativeQuery.class - [JAR]

├─ io.github.jeddict.jpa.spec.NamedQuery.class - [JAR]

├─ io.github.jeddict.jpa.spec.NamedStoredProcedureQuery.class - [JAR]

├─ io.github.jeddict.jpa.spec.NamedSubgraph.class - [JAR]

├─ io.github.jeddict.jpa.spec.ObjectFactory.class - [JAR]

├─ io.github.jeddict.jpa.spec.OneToMany.class - [JAR]

├─ io.github.jeddict.jpa.spec.OneToOne.class - [JAR]

├─ io.github.jeddict.jpa.spec.OrderBy.class - [JAR]

├─ io.github.jeddict.jpa.spec.OrderColumn.class - [JAR]

├─ io.github.jeddict.jpa.spec.OrderType.class - [JAR]

├─ io.github.jeddict.jpa.spec.ParameterMode.class - [JAR]

├─ io.github.jeddict.jpa.spec.PostLoad.class - [JAR]

├─ io.github.jeddict.jpa.spec.PostPersist.class - [JAR]

├─ io.github.jeddict.jpa.spec.PostRemove.class - [JAR]

├─ io.github.jeddict.jpa.spec.PostUpdate.class - [JAR]

├─ io.github.jeddict.jpa.spec.PrePersist.class - [JAR]

├─ io.github.jeddict.jpa.spec.PreRemove.class - [JAR]

├─ io.github.jeddict.jpa.spec.PreUpdate.class - [JAR]

├─ io.github.jeddict.jpa.spec.PrimaryKeyAttributes.class - [JAR]

├─ io.github.jeddict.jpa.spec.PrimaryKeyJoinColumn.class - [JAR]

├─ io.github.jeddict.jpa.spec.QueryHint.class - [JAR]

├─ io.github.jeddict.jpa.spec.SecondaryTable.class - [JAR]

├─ io.github.jeddict.jpa.spec.SequenceGenerator.class - [JAR]

├─ io.github.jeddict.jpa.spec.SqlResultSetMapping.class - [JAR]

├─ io.github.jeddict.jpa.spec.StoredProcedureParameter.class - [JAR]

├─ io.github.jeddict.jpa.spec.Table.class - [JAR]

├─ io.github.jeddict.jpa.spec.TableGenerator.class - [JAR]

├─ io.github.jeddict.jpa.spec.TemporalType.class - [JAR]

├─ io.github.jeddict.jpa.spec.Transient.class - [JAR]

├─ io.github.jeddict.jpa.spec.UniqueConstraint.class - [JAR]

├─ io.github.jeddict.jpa.spec.Version.class - [JAR]

├─ io.github.jeddict.jpa.spec.package-info.class - [JAR]

org.netbeans.modeler.svg

├─ org.netbeans.modeler.svg.ResizeType.class - [JAR]

├─ org.netbeans.modeler.svg.SVGDocument.class - [JAR]

├─ org.netbeans.modeler.svg.SvgImage.class - [JAR]

├─ org.netbeans.modeler.svg.SvgNodeWidget.class - [JAR]

├─ org.netbeans.modeler.svg.SvgNodeWidgetFactory.class - [JAR]

org.netbeans.modeler.file

├─ org.netbeans.modeler.file.IModelerFileDataObject.class - [JAR]

├─ org.netbeans.modeler.file.ModelerFileDataObject.class - [JAR]

io.github.jeddict.jpa.modeler.navigator.dbview

├─ io.github.jeddict.jpa.modeler.navigator.dbview.AttributeChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.dbview.AttributeRootNode.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.dbview.ColumnDef.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.dbview.EntityChildFactory.class - [JAR]

├─ io.github.jeddict.jpa.modeler.navigator.dbview.EntitytRootNode.class - [JAR]

io.github.jeddict.jpa.spec.validator.column

├─ io.github.jeddict.jpa.spec.validator.column.ColumnValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.column.ForeignKeyValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.column.JoinColumnValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.column.PrimaryKeyJoinColumnValidator.class - [JAR]

io.github.jeddict.jpa.modeler.specification.model.navigator

├─ io.github.jeddict.jpa.modeler.specification.model.navigator.JPANavigatorPanel.class - [JAR]

io.github.jeddict.jpa.modeler.properties.named.nativequery

├─ io.github.jeddict.jpa.modeler.properties.named.nativequery.NamedNativeQueryPanel.class - [JAR]

io.github.jeddict.client.react

├─ io.github.jeddict.client.react.ReactGenerator.class - [JAR]

├─ io.github.jeddict.client.react.ReactSourceFilter.class - [JAR]

org.netbeans.modeler.component.save

├─ org.netbeans.modeler.component.save.SaveDiagram.class - [JAR]

io.github.jeddict.jpa.modeler.specification.model.workspace

├─ io.github.jeddict.jpa.modeler.specification.model.workspace.CheckboxListCellRenderer.class - [JAR]

├─ io.github.jeddict.jpa.modeler.specification.model.workspace.ColorChooserButton.class - [JAR]

├─ io.github.jeddict.jpa.modeler.specification.model.workspace.HighlightWidgetDialog.class - [JAR]

├─ io.github.jeddict.jpa.modeler.specification.model.workspace.WorkSpaceDialog.class - [JAR]

├─ io.github.jeddict.jpa.modeler.specification.model.workspace.WorkSpaceManager.class - [JAR]

├─ io.github.jeddict.jpa.modeler.specification.model.workspace.WorkSpaceTrashDialog.class - [JAR]

io.github.jeddict.jpa.spec.validator.table

├─ io.github.jeddict.jpa.spec.validator.table.CollectionTableValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.table.JoinTableValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.table.TableValidator.class - [JAR]

io.github.jeddict.relation.mapper.persistence.internal.jpa.deployment

├─ io.github.jeddict.relation.mapper.persistence.internal.jpa.deployment.JPAMPersistenceUnitProcessor.class - [JAR]

org.netbeans.modeler.widget.action

├─ org.netbeans.modeler.widget.action.KeyEventLoggerAction.class - [JAR]

org.netbeans.modeler.properties.editor.documentation

├─ org.netbeans.modeler.properties.editor.documentation.DocumentationEditorKit.class - [JAR]

├─ org.netbeans.modeler.properties.editor.documentation.DocumentationPane.class - [JAR]

io.github.jeddict.jcode.jpa

├─ io.github.jeddict.jcode.jpa.PersistenceHelper.class - [JAR]

├─ io.github.jeddict.jcode.jpa.PersistenceProviderType.class - [JAR]

io.github.jeddict.relation.mapper.spec

├─ io.github.jeddict.relation.mapper.spec.DBBaseTable.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBCollectionTable.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBDiscriminatorColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBEmbeddedAssociationColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBEmbeddedAssociationInverseJoinColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBEmbeddedAssociationJoinColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBEmbeddedAttributeColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBEmbeddedAttributeJoinColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBEmbeddedColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBEntityMappings.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBForeignKey.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBInverseJoinColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBJoinColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBMapKeyColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBMapKeyEmbeddedColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBMapKeyJoinColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBMapping.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBParentAssociationColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBParentAssociationInverseJoinColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBParentAssociationJoinColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBParentAttributeColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBParentColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBPrimaryKeyJoinColumn.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBRelationTable.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBSecondaryTable.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.DBTable.class - [JAR]

├─ io.github.jeddict.relation.mapper.spec.JoinColumnFinder.class - [JAR]

org.netbeans.modeler.widget.transferable

├─ org.netbeans.modeler.widget.transferable.MoveDropTargetDropEvent.class - [JAR]

├─ org.netbeans.modeler.widget.transferable.MoveWidgetTransferable.class - [JAR]

├─ org.netbeans.modeler.widget.transferable.TransAlignWithMoveStrategyProvider.class - [JAR]

├─ org.netbeans.modeler.widget.transferable.TransAlignWithSupport.class - [JAR]

io.github.jeddict.jpa.modeler.widget.flow

├─ io.github.jeddict.jpa.modeler.widget.flow.AbstractEdgeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.EmbeddableFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.GeneralizationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.MultiValueEmbeddableFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.SingleValueEmbeddableFlowWidget.class - [JAR]

io.github.jeddict.jpa.modeler.widget.attribute.bean

├─ io.github.jeddict.jpa.modeler.widget.attribute.bean.BeanAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.bean.BeanCollectionAttributeWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.attribute.bean.BeanTransientAttributeWidget.class - [JAR]

org.netbeans.modeler.widget.pin

├─ org.netbeans.modeler.widget.pin.IPinSeperatorWidget.class - [JAR]

├─ org.netbeans.modeler.widget.pin.IPinWidget.class - [JAR]

├─ org.netbeans.modeler.widget.pin.PinWidget.class - [JAR]

io.github.jeddict.reveng.settings

├─ io.github.jeddict.reveng.settings.Bundle.class - [JAR]

├─ io.github.jeddict.reveng.settings.RevengOptionsPanelController.class - [JAR]

├─ io.github.jeddict.reveng.settings.RevengPanel.class - [JAR]

io.github.jeddict.jpa.modeler.properties

├─ io.github.jeddict.jpa.modeler.properties.PropertiesHandler.class - [JAR]

io.github.jeddict.relation.mapper.widget.column.embedded

├─ io.github.jeddict.relation.mapper.widget.column.embedded.EmbeddedAssociationColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.embedded.EmbeddedAssociationInverseJoinColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.embedded.EmbeddedAssociationJoinColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.embedded.EmbeddedAttributeColumnWidget.class - [JAR]

├─ io.github.jeddict.relation.mapper.widget.column.embedded.EmbeddedAttributeJoinColumnWidget.class - [JAR]

io.github.jeddict.client.angular

├─ io.github.jeddict.client.angular.AngularGenerator.class - [JAR]

├─ io.github.jeddict.client.angular.AngularPanel.class - [JAR]

├─ io.github.jeddict.client.angular.NGSourceFilter.class - [JAR]

io.github.jeddict.db.accessor.spec

├─ io.github.jeddict.db.accessor.spec.MapKeyAccessor.class - [JAR]

io.github.jeddict.orm.generator.spec

├─ io.github.jeddict.orm.generator.spec.ModuleGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.spec.WritableSnippet.class - [JAR]

io.github.jeddict.relation.mapper.event

├─ io.github.jeddict.relation.mapper.event.DBEventListener.class - [JAR]

├─ io.github.jeddict.relation.mapper.event.ShortcutListener.class - [JAR]

org.netbeans.modeler.specification.model.util

├─ org.netbeans.modeler.specification.model.util.IModelerUtil.class - [JAR]

org.netbeans.modeler.tool.writer

├─ org.netbeans.modeler.tool.writer.DiagramImageWriter.class - [JAR]

├─ org.netbeans.modeler.tool.writer.DocumentWriter.class - [JAR]

io.github.jeddict.orm.generator.service

├─ io.github.jeddict.orm.generator.service.BeanClassGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.ClassGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.ClassGeneratorService.class - [JAR]

├─ io.github.jeddict.orm.generator.service.DefaultClassGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.EmbeddableGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.EmbeddableIdClassGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.EntityGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.IdentifiableClassGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.ManagedClassGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.MappedSuperClassGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.POMDependencyVersionService.class - [JAR]

├─ io.github.jeddict.orm.generator.service.PersistenceXMLGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.PersistenceXMLGeneratorService.class - [JAR]

io.github.jeddict.jpa.modeler

├─ io.github.jeddict.jpa.modeler.Constant.class - [JAR]

io.github.jeddict.jpa.modeler.specification.export

├─ io.github.jeddict.jpa.modeler.specification.export.ExportManagerImpl.class - [JAR]

├─ io.github.jeddict.jpa.modeler.specification.export.ModelerExportManager.class - [JAR]

org.netbeans.modeler.anchorshape.crow

├─ org.netbeans.modeler.anchorshape.crow.CrowAnchorShape.class - [JAR]

├─ org.netbeans.modeler.anchorshape.crow.OneAndOneCrowShape.class - [JAR]

├─ org.netbeans.modeler.anchorshape.crow.OneOrMoreCrowShape.class - [JAR]

├─ org.netbeans.modeler.anchorshape.crow.ZeroOrMoreCrowShape.class - [JAR]

├─ org.netbeans.modeler.anchorshape.crow.ZeroOrOneCrowShape.class - [JAR]

io.github.jeddict.jcode.util

├─ io.github.jeddict.jcode.util.AttributeType.class - [JAR]

├─ io.github.jeddict.jcode.util.BuildManager.class - [JAR]

├─ io.github.jeddict.jcode.util.CDIUtil.class - [JAR]

├─ io.github.jeddict.jcode.util.ClassLoaderObjectInputStream.class - [JAR]

├─ io.github.jeddict.jcode.util.Constants.class - [JAR]

├─ io.github.jeddict.jcode.util.DOMHelper.class - [JAR]

├─ io.github.jeddict.jcode.util.FileUtil.class - [JAR]

├─ io.github.jeddict.jcode.util.Inflector.class - [JAR]

├─ io.github.jeddict.jcode.util.JavaIdentifiers.class - [JAR]

├─ io.github.jeddict.jcode.util.JavaSourceHelper.class - [JAR]

├─ io.github.jeddict.jcode.util.JavaSourceParserUtil.class - [JAR]

├─ io.github.jeddict.jcode.util.JavaUtil.class - [JAR]

├─ io.github.jeddict.jcode.util.JdbcUrl.class - [JAR]

├─ io.github.jeddict.jcode.util.LibraryUtil.class - [JAR]

├─ io.github.jeddict.jcode.util.POMManager.class - [JAR]

├─ io.github.jeddict.jcode.util.PersistenceUtil.class - [JAR]

├─ io.github.jeddict.jcode.util.PreferenceUtils.class - [JAR]

├─ io.github.jeddict.jcode.util.ProjectHelper.class - [JAR]

├─ io.github.jeddict.jcode.util.ProjectType.class - [JAR]

├─ io.github.jeddict.jcode.util.StringHelper.class - [JAR]

├─ io.github.jeddict.jcode.util.Version.class - [JAR]

├─ io.github.jeddict.jcode.util.WebDDUtil.class - [JAR]

├─ io.github.jeddict.jcode.util.WebUtil.class - [JAR]

org.netbeans.modeler.properties.enumtype

├─ org.netbeans.modeler.properties.enumtype.EnumComboBoxResolver.class - [JAR]

├─ org.netbeans.modeler.properties.enumtype.EnumComboBoxResolverImpl.class - [JAR]

org.eclipse.persistence.tools.schemaframework

├─ org.eclipse.persistence.tools.schemaframework.JPAMDefaultTableGenerator.class - [JAR]

├─ org.eclipse.persistence.tools.schemaframework.JPAMFieldDefinition.class - [JAR]

├─ org.eclipse.persistence.tools.schemaframework.JPAMSchemaManager.class - [JAR]

├─ org.eclipse.persistence.tools.schemaframework.JPAMTableCreator.class - [JAR]

├─ org.eclipse.persistence.tools.schemaframework.JPAMTableDefinition.class - [JAR]

org.netbeans.modeler.widget.info

├─ org.netbeans.modeler.widget.info.WidgetInfo.class - [JAR]

io.github.jeddict.db.modeler.ddl

├─ io.github.jeddict.db.modeler.ddl.RenameTableDDL.class - [JAR]

io.github.jeddict.jsonb.modeler.widget.context

├─ io.github.jeddict.jsonb.modeler.widget.context.DocumentContextModel.class - [JAR]

├─ io.github.jeddict.jsonb.modeler.widget.context.NodeContextModel.class - [JAR]

io.github.jeddict.orm.generator.service.packageinfo

├─ io.github.jeddict.orm.generator.service.packageinfo.PackageInfoClassDefSnippet.class - [JAR]

├─ io.github.jeddict.orm.generator.service.packageinfo.PackageInfoGenerator.class - [JAR]

├─ io.github.jeddict.orm.generator.service.packageinfo.PackageInfoModuleGeneratorImpl.class - [JAR]

io.github.jeddict.client.i18n

├─ io.github.jeddict.client.i18n.I18NConfigData.class - [JAR]

├─ io.github.jeddict.client.i18n.I18NConfigPanel.class - [JAR]

├─ io.github.jeddict.client.i18n.I18NGenerator.class - [JAR]

├─ io.github.jeddict.client.i18n.Language.class - [JAR]

├─ io.github.jeddict.client.i18n.LanguageUtil.class - [JAR]

io.github.jeddict.util

├─ io.github.jeddict.util.StringUtils.class - [JAR]

io.github.jeddict.jpa.modeler.widget.flow.relation

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.BMTMRelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.BMTORelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.BOTORelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.BidirectionalRelation.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.DirectionalRelation.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.HierarchicalRelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.MTMRelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.MTORelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.OTMRelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.OTORelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.RelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.UMTMRelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.UMTORelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.UOTMRelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.UOTORelationFlowWidget.class - [JAR]

├─ io.github.jeddict.jpa.modeler.widget.flow.relation.UnidirectionalRelation.class - [JAR]

io.github.jeddict.db.modeler.widget

├─ io.github.jeddict.db.modeler.widget.BasicColumnWidget.class - [JAR]

├─ io.github.jeddict.db.modeler.widget.ColumnWidget.class - [JAR]

├─ io.github.jeddict.db.modeler.widget.ForeignKeyWidget.class - [JAR]

├─ io.github.jeddict.db.modeler.widget.PrimaryKeyWidget.class - [JAR]

├─ io.github.jeddict.db.modeler.widget.ReferenceFlowWidget.class - [JAR]

├─ io.github.jeddict.db.modeler.widget.TableWidget.class - [JAR]

io.github.jeddict.jpa.modeler.properties.cascade

├─ io.github.jeddict.jpa.modeler.properties.cascade.CascadeTypePanel.class - [JAR]

io.github.jeddict.settings.view

├─ io.github.jeddict.settings.view.AttributeViewAs.class - [JAR]

├─ io.github.jeddict.settings.view.DBArtifactCase.class - [JAR]

org.netbeans.modeler.label.inplace

├─ org.netbeans.modeler.label.inplace.InplaceEditorAction.class - [JAR]

├─ org.netbeans.modeler.label.inplace.TextAreaInplaceEditorProvider.class - [JAR]

├─ org.netbeans.modeler.label.inplace.TextFieldInplaceEditorProvider.class - [JAR]

├─ org.netbeans.modeler.label.inplace.TextPaneInplaceEditorProvider.class - [JAR]

io.github.jeddict.jpa.modeler.properties.classmember

├─ io.github.jeddict.jpa.modeler.properties.classmember.ClassMemberPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.classmember.ConstructorPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.classmember.EntityMappingMemberPanel.class - [JAR]

├─ io.github.jeddict.jpa.modeler.properties.classmember.HashcodeEqualsPanel.class - [JAR]

org.netbeans.modeler.provider.connection

├─ org.netbeans.modeler.provider.connection.SequenceFlowConnectionProvider.class - [JAR]

├─ org.netbeans.modeler.provider.connection.SequenceFlowReconnectProvider.class - [JAR]

io.github.jeddict.jpa.spec.validator.override

├─ io.github.jeddict.jpa.spec.validator.override.AssociationValidator.class - [JAR]

├─ io.github.jeddict.jpa.spec.validator.override.AttributeValidator.class - [JAR]

org.netbeans.modeler.shape

├─ org.netbeans.modeler.shape.Border.class - [JAR]

├─ org.netbeans.modeler.shape.GradientPaint.class - [JAR]

├─ org.netbeans.modeler.shape.InnerShapeContext.class - [JAR]

├─ org.netbeans.modeler.shape.OuterShapeContext.class - [JAR]

├─ org.netbeans.modeler.shape.ShapeContext.class - [JAR]

├─ org.netbeans.modeler.shape.ShapeDesign.class - [JAR]

io.github.jeddict.db.modeler.action

├─ io.github.jeddict.db.modeler.action.DBViewerAction.class - [JAR]

├─ io.github.jeddict.db.modeler.action.TableNodeList.class - [JAR]

io.github.jeddict.relation.mapper.initializer

├─ io.github.jeddict.relation.mapper.initializer.ColumnUtil.class - [JAR]

├─ io.github.jeddict.relation.mapper.initializer.DeploymentExceptionManager.class - [JAR]

├─ io.github.jeddict.relation.mapper.initializer.RealationMapperActionListener.class - [JAR]

├─ io.github.jeddict.relation.mapper.initializer.RelationMapperDiagramEngine.class - [JAR]

├─ io.github.jeddict.relation.mapper.initializer.RelationMapperScene.class - [JAR]

├─ io.github.jeddict.relation.mapper.initializer.RelationMapperUtil.class - [JAR]

├─ io.github.jeddict.relation.mapper.initializer.SQLEditorUtil.class - [JAR]

io.github.jeddict.jpa.modeler.source.generator.task

├─ io.github.jeddict.jpa.modeler.source.generator.task.SourceCodeGeneratorTask.class - [JAR]

io.github.jeddict.orm.generator.util

├─ io.github.jeddict.orm.generator.util.ClassHelper.class - [JAR]

├─ io.github.jeddict.orm.generator.util.ClassType.class - [JAR]

├─ io.github.jeddict.orm.generator.util.ClassesRepository.class - [JAR]

├─ io.github.jeddict.orm.generator.util.GeneratorUtil.class - [JAR]

├─ io.github.jeddict.orm.generator.util.ImportSet.class - [JAR]

├─ io.github.jeddict.orm.generator.util.ORMConvLogger.class - [JAR]

├─ io.github.jeddict.orm.generator.util.ORMConverterUtil.class - [JAR]

io.github.jeddict.relation.mapper.properties

├─ io.github.jeddict.relation.mapper.properties.PropertiesHandler.class - [JAR]

io.github.jeddict.cloud.generator

├─ io.github.jeddict.cloud.generator.CloudConfigData.class - [JAR]

├─ io.github.jeddict.cloud.generator.CloudConfigPanel.class - [JAR]

├─ io.github.jeddict.cloud.generator.CloudGenerator.class - [JAR]

├─ io.github.jeddict.cloud.generator.KubernetesConfigData.class - [JAR]

├─ io.github.jeddict.cloud.generator.KubernetesPanel.class - [JAR]

├─ io.github.jeddict.cloud.generator.OpenshiftConfigData.class - [JAR]

├─ io.github.jeddict.cloud.generator.OpenshiftPanel.class - [JAR]

org.netbeans.modeler.specification.version

├─ org.netbeans.modeler.specification.version.SoftwareVersion.class - [JAR]

org.netbeans.modeler.widget.context.ui

├─ org.netbeans.modeler.widget.context.ui.ComboButton.class - [JAR]

├─ org.netbeans.modeler.widget.context.ui.ComboButtonListener.class - [JAR]

├─ org.netbeans.modeler.widget.context.ui.ContextButtonListener.class - [JAR]

├─ org.netbeans.modeler.widget.context.ui.ContextPalette.class - [JAR]

├─ org.netbeans.modeler.widget.context.ui.ContextPaletteButton.class - [JAR]

├─ org.netbeans.modeler.widget.context.ui.PaletteButton.class - [JAR]

├─ org.netbeans.modeler.widget.context.ui.RapidButton.class - [JAR]

org.netbeans.modeler.widget.edge.info

├─ org.netbeans.modeler.widget.edge.info.EdgeWidgetInfo.class - [JAR]

io.github.jeddict.db.modeler.initializer

├─ io.github.jeddict.db.modeler.initializer.DBDiagramEngine.class - [JAR]

├─ io.github.jeddict.db.modeler.initializer.DBModelerActionListener.class - [JAR]

├─ io.github.jeddict.db.modeler.initializer.DBModelerScene.class - [JAR]

├─ io.github.jeddict.db.modeler.initializer.DBModelerUtil.class - [JAR]

io.github.jeddict.jaxb.spec.validator

├─ io.github.jeddict.jaxb.spec.validator.JaxbMetadataValidator.class - [JAR]

org.netbeans.modeler.label.multiline

├─ org.netbeans.modeler.label.multiline.EditControlImpl.class - [JAR]

├─ org.netbeans.modeler.label.multiline.ModelerMultilineLabelWidget.class - [JAR]

├─ org.netbeans.modeler.label.multiline.MultilineEditableCompartmentWidget.class - [JAR]

├─ org.netbeans.modeler.label.multiline.MultilineLabelWidget.class - [JAR]

org.netbeans.modeler.router

├─ org.netbeans.modeler.router.OrthogonalSearchRouter.class - [JAR]

├─ org.netbeans.modeler.router.OrthogonalSearchRouterCore.class - [JAR]

├─ org.netbeans.modeler.router.OrthogonalSearchRouterRegion.class - [JAR]

├─ org.netbeans.modeler.router.WidgetsCollisionCollector.class - [JAR]