jar

io.github.informalin.framework : models

Maven & Gradle

Mar 21, 2023
3 stars

Model Connections

Table Of Contents

Latest Version

Download io.github.informalin.framework : models JAR file - Latest Versions:

All Versions

Download io.github.informalin.framework : models JAR file - All Versions:

Version Vulnerabilities Size Updated
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.7
0.6
0.5

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 models-0.11.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

edu.kit.kastel.informalin.framework.models.uml

├─ edu.kit.kastel.informalin.framework.models.uml.UMLComponent.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.uml.UMLElement.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.uml.UMLInterface.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.uml.UMLModel.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.uml.UMLModelRoot.class - [JAR]

edu.kit.kastel.informalin.framework.models.pcm

├─ edu.kit.kastel.informalin.framework.models.pcm.PCMComponent.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.pcm.PCMInterface.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.pcm.PCMModel.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.pcm.PCMRepository.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.pcm.PCMSignature.class - [JAR]

edu.kit.kastel.informalin.framework.models.uml.xml_elements

├─ edu.kit.kastel.informalin.framework.models.uml.xml_elements.OwnedOperation.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.uml.xml_elements.PackagedElement.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.uml.xml_elements.Reference.class - [JAR]

edu.kit.kastel.informalin.framework.models.java_x_pcm

├─ edu.kit.kastel.informalin.framework.models.java_x_pcm.JavaPCMConnector.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.java_x_pcm.JavaPCMConnectorImpl.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.java_x_pcm.package-info.class - [JAR]

edu.kit.kastel.informalin.framework.models.java

├─ edu.kit.kastel.informalin.framework.models.java.CodeComment.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.java.Constructor.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.java.JavaClassOrInterface.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.java.JavaMethod.class - [JAR]

├─ edu.kit.kastel.informalin.framework.models.java.JavaProject.class - [JAR]