Uses of Class
net.sf.tweety.arg.adf.semantics.LinkType
-
Packages that use LinkType Package Description net.sf.tweety.arg.adf.semantics -
-
Uses of LinkType in net.sf.tweety.arg.adf.semantics
Methods in net.sf.tweety.arg.adf.semantics that return LinkType Modifier and Type Method Description static LinkTypeLinkType. get(boolean attacking, boolean supporting)LinkTypeLink. getLinkType()static LinkTypeLinkType. valueOf(String name)Returns the enum constant of this type with the specified name.static LinkType[]LinkType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-