References > Creo Schematics 4.0 API Guide > The Design Package > Class Condition
  
Class Condition
This abstract class represents the criteria by which a PropertySet can be selected.
public class Condition
extends Object
Hierarchical Diagram
Direct Known Subclasses
SimpleCondition
Constructor
public Condition()
Methods
getConditionList
Converts the stored condition information into a list of conditions.
public Object[] getConditionList()
Methods Inherited
The methods inherited from other classes are:
Class
Methods Inherited
java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait