edu.ucla.util
Class QueryParticipantProperty
Object
AbstractEnumProperty
FlagProperty
QueryParticipantProperty
- All Implemented Interfaces:
- EnumProperty
public class QueryParticipantProperty
- extends FlagProperty
Built in property to designate variables of interest before pruning.
- Since:
- 20051006
- Author:
- keith cascio
Methods inherited from class FlagProperty |
contains, forIndex, forString, getValue, indexOf, isFlag, iterator, size, toBoolean, valueOf, valuesAsArray |
PROPERTY
public static final QueryParticipantProperty PROPERTY
getName
public String getName()
getDefault
public EnumValue getDefault()
getID
public String getID()
isQueryParticipant
public static boolean isQueryParticipant(Variable var)
Copyright 2010 UCLA Automated Reasoning Group