Class InstanceAssignment

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<Collection<? extends Constant>,Integer>
org.tweetyproject.logics.rpcl.semantics.InstanceAssignment
All Implemented Interfaces:
Serializable, Cloneable, Map<Collection<? extends Constant>,Integer>

public class InstanceAssignment extends HashMap<Collection<? extends Constant>,Integer>
Instances of this class represent assignenment of true instances for a given predicate wrt. to a set of constants.
Author:
Matthias Thimm
See Also: