Package net.sf.tweety.arg.adf.syntax.adf
Class AbstractDialecticalFramework.Signature
- java.lang.Object
-
- net.sf.tweety.commons.SingleSetSignature<Argument>
-
- net.sf.tweety.arg.adf.syntax.adf.AbstractDialecticalFramework.Signature
-
- Enclosing interface:
- AbstractDialecticalFramework
public static class AbstractDialecticalFramework.Signature extends net.sf.tweety.commons.SingleSetSignature<Argument>
-
-
Method Summary
-
Methods inherited from class net.sf.tweety.commons.SingleSetSignature
add, addAll, addSignature, clear, contains, containsAll, equals, hashCode, isEmpty, isOverlappingSignature, isSubSignature, iterator, remove, removeAll, retainAll, size, toArray, toCollection, toString
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-