Uses of Class
org.tweetyproject.logics.dl.syntax.AtomicConcept
-
Uses of AtomicConcept in org.tweetyproject.logics.dl.syntax
Modifier and TypeMethodDescriptionAtomicConcept.collapseAssociativeFormulas()
Collapses associative formulas.DlSignature.getConcept
(String s) Get the concept with the given name.Modifier and TypeMethodDescriptionDlSignature.getConcepts()
Get the atomic concepts of the signature.ModifierConstructorDescriptionInitializes a role assertion with the given atomic concept and Individual.ModifierConstructorDescriptionDlSignature
(Set<AtomicConcept> concepts, Set<AtomicRole> roles, Set<Individual> individuals) Creates a signature with the given concept names, role names and individuals.