View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window structurizr-core-1.26.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.structurizr.model
├─ com.structurizr.model.AbstractImpliedRelationshipsStrategy.class - [JAR]
├─ com.structurizr.model.CanonicalNameGenerator.class - [JAR]
├─ com.structurizr.model.Component.class - [JAR]
├─ com.structurizr.model.Constants.class - [JAR]
├─ com.structurizr.model.Container.class - [JAR]
├─ com.structurizr.model.ContainerInstance.class - [JAR]
├─ com.structurizr.model.CreateImpliedRelationshipsUnlessAnyRelationshipExistsStrategy.class - [JAR]
├─ com.structurizr.model.CreateImpliedRelationshipsUnlessSameRelationshipExistsStrategy.class - [JAR]
├─ com.structurizr.model.CustomElement.class - [JAR]
├─ com.structurizr.model.DefaultImpliedRelationshipsStrategy.class - [JAR]
├─ com.structurizr.model.DeploymentElement.class - [JAR]
├─ com.structurizr.model.DeploymentNode.class - [JAR]
├─ com.structurizr.model.Element.class - [JAR]
├─ com.structurizr.model.Enterprise.class - [JAR]
├─ com.structurizr.model.GroupableElement.class - [JAR]
├─ com.structurizr.model.HttpHealthCheck.class - [JAR]
├─ com.structurizr.model.IdGenerator.class - [JAR]
├─ com.structurizr.model.ImpliedRelationshipsStrategy.class - [JAR]
├─ com.structurizr.model.InfrastructureNode.class - [JAR]
├─ com.structurizr.model.InteractionStyle.class - [JAR]
├─ com.structurizr.model.Location.class - [JAR]
├─ com.structurizr.model.Model.class - [JAR]
├─ com.structurizr.model.ModelItem.class - [JAR]
├─ com.structurizr.model.Person.class - [JAR]
├─ com.structurizr.model.Perspective.class - [JAR]
├─ com.structurizr.model.Relationship.class - [JAR]
├─ com.structurizr.model.SequentialIntegerIdGeneratorStrategy.class - [JAR]
├─ com.structurizr.model.SoftwareSystem.class - [JAR]
├─ com.structurizr.model.SoftwareSystemInstance.class - [JAR]
├─ com.structurizr.model.StaticStructureElement.class - [JAR]
├─ com.structurizr.model.StaticStructureElementInstance.class - [JAR]
├─ com.structurizr.model.Tags.class - [JAR]
com.structurizr.configuration
├─ com.structurizr.configuration.Role.class - [JAR]
├─ com.structurizr.configuration.User.class - [JAR]
├─ com.structurizr.configuration.Visibility.class - [JAR]
├─ com.structurizr.configuration.WorkspaceConfiguration.class - [JAR]
com.structurizr
├─ com.structurizr.AbstractWorkspace.class - [JAR]
├─ com.structurizr.PropertyHolder.class - [JAR]
├─ com.structurizr.Workspace.class - [JAR]
├─ com.structurizr.WorkspaceValidationException.class - [JAR]
com.structurizr.util
├─ com.structurizr.util.ImageUtils.class - [JAR]
├─ com.structurizr.util.MapUtils.class - [JAR]
├─ com.structurizr.util.StringUtils.class - [JAR]
├─ com.structurizr.util.TagUtils.class - [JAR]
├─ com.structurizr.util.Url.class - [JAR]
com.structurizr.view
├─ com.structurizr.view.AbstractStyle.class - [JAR]
├─ com.structurizr.view.AnimatedView.class - [JAR]
├─ com.structurizr.view.Animation.class - [JAR]
├─ com.structurizr.view.AutomaticLayout.class - [JAR]
├─ com.structurizr.view.Border.class - [JAR]
├─ com.structurizr.view.Branding.class - [JAR]
├─ com.structurizr.view.Color.class - [JAR]
├─ com.structurizr.view.ComponentView.class - [JAR]
├─ com.structurizr.view.Configuration.class - [JAR]
├─ com.structurizr.view.ContainerView.class - [JAR]
├─ com.structurizr.view.CustomView.class - [JAR]
├─ com.structurizr.view.DefaultLayoutMergeStrategy.class - [JAR]
├─ com.structurizr.view.DeploymentView.class - [JAR]
├─ com.structurizr.view.Dimensions.class - [JAR]
├─ com.structurizr.view.DynamicView.class - [JAR]
├─ com.structurizr.view.ElementNotPermittedInViewException.class - [JAR]
├─ com.structurizr.view.ElementStyle.class - [JAR]
├─ com.structurizr.view.ElementView.class - [JAR]
├─ com.structurizr.view.FilterMode.class - [JAR]
├─ com.structurizr.view.FilteredView.class - [JAR]
├─ com.structurizr.view.Font.class - [JAR]
├─ com.structurizr.view.ImageView.class - [JAR]
├─ com.structurizr.view.LayoutMergeStrategy.class - [JAR]
├─ com.structurizr.view.LineStyle.class - [JAR]
├─ com.structurizr.view.MetadataSymbols.class - [JAR]
├─ com.structurizr.view.ModelView.class - [JAR]
├─ com.structurizr.view.PaperSize.class - [JAR]
├─ com.structurizr.view.ParallelSequenceCounter.class - [JAR]
├─ com.structurizr.view.RelationshipStyle.class - [JAR]
├─ com.structurizr.view.RelationshipView.class - [JAR]
├─ com.structurizr.view.Routing.class - [JAR]
├─ com.structurizr.view.SequenceCounter.class - [JAR]
├─ com.structurizr.view.SequenceNumber.class - [JAR]
├─ com.structurizr.view.Shape.class - [JAR]
├─ com.structurizr.view.StaticView.class - [JAR]
├─ com.structurizr.view.Styles.class - [JAR]
├─ com.structurizr.view.SystemContextView.class - [JAR]
├─ com.structurizr.view.SystemLandscapeView.class - [JAR]
├─ com.structurizr.view.Terminology.class - [JAR]
├─ com.structurizr.view.Theme.class - [JAR]
├─ com.structurizr.view.Vertex.class - [JAR]
├─ com.structurizr.view.View.class - [JAR]
├─ com.structurizr.view.ViewSet.class - [JAR]
├─ com.structurizr.view.ViewSortOrder.class - [JAR]
com.structurizr.documentation
├─ com.structurizr.documentation.Decision.class - [JAR]
├─ com.structurizr.documentation.Documentable.class - [JAR]
├─ com.structurizr.documentation.Documentation.class - [JAR]
├─ com.structurizr.documentation.DocumentationContent.class - [JAR]
├─ com.structurizr.documentation.Format.class - [JAR]
├─ com.structurizr.documentation.Image.class - [JAR]
├─ com.structurizr.documentation.Section.class - [JAR]