jar

org.activecomponents.jadex : model

Maven & Gradle

Mar 18, 2024
43 stars

model · Components with model representation

Table Of Contents

Latest Version

Download org.activecomponents.jadex : model JAR file - Latest Versions:

All Versions

Download org.activecomponents.jadex : model JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0

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

jadex.model.modelinfo

├─ jadex.model.modelinfo.Argument.class - [JAR]

├─ jadex.model.modelinfo.ComponentInstanceInfo.class - [JAR]

├─ jadex.model.modelinfo.ConfigurationInfo.class - [JAR]

├─ jadex.model.modelinfo.IArgument.class - [JAR]

├─ jadex.model.modelinfo.IModelInfo.class - [JAR]

├─ jadex.model.modelinfo.IModelValueProvider.class - [JAR]

├─ jadex.model.modelinfo.ModelInfo.class - [JAR]

├─ jadex.model.modelinfo.ModelValueProvider.class - [JAR]

├─ jadex.model.modelinfo.Startable.class - [JAR]

├─ jadex.model.modelinfo.SubcomponentTypeInfo.class - [JAR]

jadex.model.annotation

├─ jadex.model.annotation.NameValue.class - [JAR]

├─ jadex.model.annotation.OnEnd.class - [JAR]

├─ jadex.model.annotation.OnStart.class - [JAR]

├─ jadex.model.annotation.Value.class - [JAR]

jadex.model

├─ jadex.model.IAsyncFilter.class - [JAR]

├─ jadex.model.ICacheableModel.class - [JAR]

├─ jadex.model.IErrorReport.class - [JAR]

├─ jadex.model.IModelFeature.class - [JAR]

├─ jadex.model.IParameterGuesserProvider.class - [JAR]

├─ jadex.model.ServiceCallInfo.class - [JAR]

jadex.model.impl

├─ jadex.model.impl.AbstractModelLoader.class - [JAR]

├─ jadex.model.impl.CacheableKernelModel.class - [JAR]

├─ jadex.model.impl.CacheableModel.class - [JAR]

├─ jadex.model.impl.IInternalModelFeature.class - [JAR]