jar

com.github.galigator.openllet : openllet-functions

Maven & Gradle

Sep 27, 2019
94 stars

Openllet :: Abstracts functions · Openllet management of abstracts functions

Table Of Contents

Latest Version

Download com.github.galigator.openllet : openllet-functions JAR file - Latest Versions:

All Versions

Download com.github.galigator.openllet : openllet-functions JAR file - All Versions:

Version Vulnerabilities Size Updated
2.6.x
2.5.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 openllet-functions-2.6.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

openllet.aterm

├─ openllet.aterm.AFun.class - [JAR]

├─ openllet.aterm.ATerm.class - [JAR]

├─ openllet.aterm.ATermAppl.class - [JAR]

├─ openllet.aterm.ATermBlob.class - [JAR]

├─ openllet.aterm.ATermFactory.class - [JAR]

├─ openllet.aterm.ATermFwd.class - [JAR]

├─ openllet.aterm.ATermFwdVoid.class - [JAR]

├─ openllet.aterm.ATermInt.class - [JAR]

├─ openllet.aterm.ATermList.class - [JAR]

├─ openllet.aterm.ATermLong.class - [JAR]

├─ openllet.aterm.ATermPlaceholder.class - [JAR]

├─ openllet.aterm.ATermReal.class - [JAR]

├─ openllet.aterm.Identifiable.class - [JAR]

├─ openllet.aterm.ParseError.class - [JAR]

├─ openllet.aterm.VisitFailure.class - [JAR]

├─ openllet.aterm.Visitable.class - [JAR]

├─ openllet.aterm.Visitor.class - [JAR]

openllet.shared.tools

├─ openllet.shared.tools.Log.class - [JAR]

├─ openllet.shared.tools.Logging.class - [JAR]

├─ openllet.shared.tools.StackTraceInfo.class - [JAR]

openllet.shared.hash

├─ openllet.shared.hash.HashFunctions.class - [JAR]

├─ openllet.shared.hash.SharedObject.class - [JAR]

├─ openllet.shared.hash.SharedObjectFactory.class - [JAR]

├─ openllet.shared.hash.SharedObjectWithID.class - [JAR]

├─ openllet.shared.hash.SingletonSharedObjectFactory.class - [JAR]

openllet.aterm.pure.binary

├─ openllet.aterm.pure.binary.ATermConstruct.class - [JAR]

├─ openllet.aterm.pure.binary.ATermMapping.class - [JAR]

├─ openllet.aterm.pure.binary.BAFReader.class - [JAR]

├─ openllet.aterm.pure.binary.BinaryReader.class - [JAR]

├─ openllet.aterm.pure.binary.BinaryWriter.class - [JAR]

├─ openllet.aterm.pure.binary.SymEntry.class - [JAR]

openllet.aterm.stream

├─ openllet.aterm.stream.BufferedOutputStreamWriter.class - [JAR]

openllet.atom

├─ openllet.atom.OpenError.class - [JAR]

├─ openllet.atom.SList.class - [JAR]

openllet.aterm.pure.owl

├─ openllet.aterm.pure.owl.AFunOwl.class - [JAR]

├─ openllet.aterm.pure.owl.FunAll.class - [JAR]

├─ openllet.aterm.pure.owl.FunAllDifferent.class - [JAR]

├─ openllet.aterm.pure.owl.FunAnd.class - [JAR]

├─ openllet.aterm.pure.owl.FunAsymmetric.class - [JAR]

├─ openllet.aterm.pure.owl.FunBottomDataProperty.class - [JAR]

├─ openllet.aterm.pure.owl.FunBottomObjectProperty.class - [JAR]

├─ openllet.aterm.pure.owl.FunBuiltin.class - [JAR]

├─ openllet.aterm.pure.owl.FunCard.class - [JAR]

├─ openllet.aterm.pure.owl.FunComplementOf.class - [JAR]

├─ openllet.aterm.pure.owl.FunDatatypeDefinition.class - [JAR]

├─ openllet.aterm.pure.owl.FunDifferent.class - [JAR]

├─ openllet.aterm.pure.owl.FunDisjointClasses.class - [JAR]

├─ openllet.aterm.pure.owl.FunDisjointProperties.class - [JAR]

├─ openllet.aterm.pure.owl.FunDisjointPropertyWith.class - [JAR]

├─ openllet.aterm.pure.owl.FunDisjointWith.class - [JAR]

├─ openllet.aterm.pure.owl.FunDomain.class - [JAR]

├─ openllet.aterm.pure.owl.FunEmpty.class - [JAR]

├─ openllet.aterm.pure.owl.FunEquivalentClasses.class - [JAR]

├─ openllet.aterm.pure.owl.FunEquivalentProperty.class - [JAR]

├─ openllet.aterm.pure.owl.FunFacet.class - [JAR]

├─ openllet.aterm.pure.owl.FunFunctionnal.class - [JAR]

├─ openllet.aterm.pure.owl.FunInv.class - [JAR]

├─ openllet.aterm.pure.owl.FunInverseFunctional.class - [JAR]

├─ openllet.aterm.pure.owl.FunInverseProperty.class - [JAR]

├─ openllet.aterm.pure.owl.FunIrreflexive.class - [JAR]

├─ openllet.aterm.pure.owl.FunLiteral.class - [JAR]

├─ openllet.aterm.pure.owl.FunMax.class - [JAR]

├─ openllet.aterm.pure.owl.FunMin.class - [JAR]

├─ openllet.aterm.pure.owl.FunNot.class - [JAR]

├─ openllet.aterm.pure.owl.FunOr.class - [JAR]

├─ openllet.aterm.pure.owl.FunProp.class - [JAR]

├─ openllet.aterm.pure.owl.FunRange.class - [JAR]

├─ openllet.aterm.pure.owl.FunReflexive.class - [JAR]

├─ openllet.aterm.pure.owl.FunRestrictedDatatype.class - [JAR]

├─ openllet.aterm.pure.owl.FunRule.class - [JAR]

├─ openllet.aterm.pure.owl.FunSameAs.class - [JAR]

├─ openllet.aterm.pure.owl.FunSelf.class - [JAR]

├─ openllet.aterm.pure.owl.FunSome.class - [JAR]

├─ openllet.aterm.pure.owl.FunSubClassOf.class - [JAR]

├─ openllet.aterm.pure.owl.FunSubProperty.class - [JAR]

├─ openllet.aterm.pure.owl.FunSymmetric.class - [JAR]

├─ openllet.aterm.pure.owl.FunTop.class - [JAR]

├─ openllet.aterm.pure.owl.FunTopDataProperty.class - [JAR]

├─ openllet.aterm.pure.owl.FunTopObjectProperty.class - [JAR]

├─ openllet.aterm.pure.owl.FunTransitive.class - [JAR]

├─ openllet.aterm.pure.owl.FunType.class - [JAR]

├─ openllet.aterm.pure.owl.FunValue.class - [JAR]

├─ openllet.aterm.pure.owl.FunVar.class - [JAR]

openllet.aterm.pure

├─ openllet.aterm.pure.AFunImpl.class - [JAR]

├─ openllet.aterm.pure.ATermApplImpl.class - [JAR]

├─ openllet.aterm.pure.ATermBlobImpl.class - [JAR]

├─ openllet.aterm.pure.ATermImpl.class - [JAR]

├─ openllet.aterm.pure.ATermIntImpl.class - [JAR]

├─ openllet.aterm.pure.ATermListImpl.class - [JAR]

├─ openllet.aterm.pure.ATermLongImpl.class - [JAR]

├─ openllet.aterm.pure.ATermPlaceholderImpl.class - [JAR]

├─ openllet.aterm.pure.ATermReader.class - [JAR]

├─ openllet.aterm.pure.ATermRealImpl.class - [JAR]

├─ openllet.aterm.pure.ATermVisitableImpl.class - [JAR]

├─ openllet.aterm.pure.ATermWriter.class - [JAR]

├─ openllet.aterm.pure.PureFactory.class - [JAR]

├─ openllet.aterm.pure.SingletonFactory.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Jan 19, 2018
8 usages
4 stars
Aug 24, 2023
37 usages
78 stars
Nov 08, 2022
6 usages
0 stars
Aug 17, 2021
5 usages
90 stars
Dec 29, 2022
21 usages
31 stars
Oct 22, 2015
2 usages
473 stars
Jul 13, 2017
4 usages
87 stars
May 28, 2015
5 usages
Dec 05, 2019
4 usages
2.6k stars