jar

com.github.priyeshkpandey : occ-model

Maven & Gradle

Nov 07, 2018
6 stars

A simulation framework for Emotions based on OCC model

Table Of Contents

Latest Version

Download com.github.priyeshkpandey : occ-model JAR file - Latest Versions:

All Versions

Download com.github.priyeshkpandey : occ-model JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

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

com.occ.common

├─ com.occ.common.Evaluator.class - [JAR]

├─ com.occ.common.VariableType.class - [JAR]

com.occ.entities

├─ com.occ.entities.Emotion.class - [JAR]

├─ com.occ.entities.Variable.class - [JAR]

com.occ.models.infra

├─ com.occ.models.infra.Model.class - [JAR]

com.occ.rules.infra

├─ com.occ.rules.infra.ConstraintKeys.class - [JAR]

├─ com.occ.rules.infra.Constraints.class - [JAR]

├─ com.occ.rules.infra.ConstraintsBuilder.class - [JAR]

├─ com.occ.rules.infra.Rule.class - [JAR]

├─ com.occ.rules.infra.RulesBuilder.class - [JAR]