Uses of Enum Class
org.tweetyproject.arg.delp.semantics.DialecticalTree.Mark
Packages that use DialecticalTree.Mark
-
Uses of DialecticalTree.Mark in org.tweetyproject.arg.delp.semantics
Subclasses with type arguments of type DialecticalTree.Mark in org.tweetyproject.arg.delp.semanticsModifier and TypeClassDescriptionstatic enum
Enumeration representing the status of an entity in terms of defeat or victory.Methods in org.tweetyproject.arg.delp.semantics that return DialecticalTree.MarkModifier and TypeMethodDescriptionDialecticalTree.getMarking()
Computes the marking of this node by considering the marking of all child nodesstatic DialecticalTree.Mark
Returns the enum constant of this class with the specified name.static DialecticalTree.Mark[]
DialecticalTree.Mark.values()
Returns an array containing the constants of this enum class, in the order they are declared.