Uses of Enum
edu.harvard.seas.pl.abcdatalog.engine.bottomup.AnnotatedAtom.Annotation
Package
Description
This package contains classes and interfaces that are used in all of the bottom-up engines.
-
Uses of AnnotatedAtom.Annotation in edu.harvard.seas.pl.abcdatalog.engine.bottomup
Modifier and TypeMethodDescriptionAnnotatedAtom.getAnnotation()
static AnnotatedAtom.Annotation
Returns the enum constant of this type with the specified name.static AnnotatedAtom.Annotation[]
AnnotatedAtom.Annotation.values()
Returns an array containing the constants of this enum type, in the order they are declared.