Uses of Interface
ix.iview.PropertyConstraintsListener

Packages that use PropertyConstraintsListener
ix.iview Viewers. 
ix.iview.table   
 

Uses of PropertyConstraintsListener in ix.iview
 

Classes in ix.iview that implement PropertyConstraintsListener
 class DeclarationEditor
          An editor for specifying variable declarations Declarations are attached to self (the refinement).
 class ObjectConstraintEditor
          An editor for specifying (world-state) constraints on objects in refinements.
 

Uses of PropertyConstraintsListener in ix.iview.table
 

Methods in ix.iview.table with parameters of type PropertyConstraintsListener
 void PropertyTableModel.addPropertyConstraintsListener(PropertyConstraintsListener p)