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 visallo-model-vertexium-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.visallo.vertexium.model.longRunningProcess
├─ org.visallo.vertexium.model.longRunningProcess.VertexiumLongRunningProcessRepository.class - [JAR]
org.visallo.vertexium.model.workspace
├─ org.visallo.vertexium.model.workspace.VertexiumDashboard.class - [JAR]
├─ org.visallo.vertexium.model.workspace.VertexiumDashboardItem.class - [JAR]
├─ org.visallo.vertexium.model.workspace.VertexiumProduct.class - [JAR]
├─ org.visallo.vertexium.model.workspace.VertexiumWorkspace.class - [JAR]
├─ org.visallo.vertexium.model.workspace.VertexiumWorkspaceRepository.class - [JAR]
org.visallo.vertexium.model.user
├─ org.visallo.vertexium.model.user.VertexiumUser.class - [JAR]
├─ org.visallo.vertexium.model.user.VertexiumUserRepository.class - [JAR]
org.visallo.vertexium.model.ontology
├─ org.visallo.vertexium.model.ontology.VertexiumConcept.class - [JAR]
├─ org.visallo.vertexium.model.ontology.VertexiumExtendedDataTableOntologyProperty.class - [JAR]
├─ org.visallo.vertexium.model.ontology.VertexiumOntologyProperty.class - [JAR]
├─ org.visallo.vertexium.model.ontology.VertexiumOntologyRepository.class - [JAR]
├─ org.visallo.vertexium.model.ontology.VertexiumRelationship.class - [JAR]
org.visallo.vertexium.model.search
├─ org.visallo.vertexium.model.search.VertexiumSearchRepository.class - [JAR]