Uses of Interface
ix.iview.domain.UIEditableObject

Packages that use UIEditableObject
ix.iview.domain Objects that mirror those of the domain (in ix.icore.domain package) for UI purposes. 
 

Uses of UIEditableObject in ix.iview.domain
 

Subinterfaces of UIEditableObject in ix.iview.domain
 interface UIObject
          A construct that mirrors a domain object and adds UI things.
 

Classes in ix.iview.domain that implement UIEditableObject
 class UIDomain
          Mirrors the Domain for safe editing and adds UI things and change management.
 class UIObjectClass
          A class that helps to edit type specifications for activity relatable objects.
 class UIRefinement
          Mirrors the domain's Refinement and adds UI, Graph, and TreeNode things