Uses of Class
net.sf.tweety.logics.commons.syntax.TypedStructureAdapter
-
Packages that use TypedStructureAdapter Package Description net.sf.tweety.logics.commons.syntax -
-
Uses of TypedStructureAdapter in net.sf.tweety.logics.commons.syntax
Subclasses of TypedStructureAdapter in net.sf.tweety.logics.commons.syntax Modifier and Type Class Description classFunctorA functor for logic language, i.e.classPredicateA general predicate which contains an identifier that describes its meaning, an argument count referred as arity and a list of sorts defining the types for the arguments of the predicate.Methods in net.sf.tweety.logics.commons.syntax with parameters of type TypedStructureAdapter Modifier and Type Method Description intTypedStructureAdapter. compareTo(TypedStructureAdapter o)
-