Uses of Interface
magoffin.matt.ma2.domain.UiBase

Packages that use UiBase
magoffin.matt.ma2.domain   
 

Uses of UiBase in magoffin.matt.ma2.domain
 

Subinterfaces of UiBase in magoffin.matt.ma2.domain
 interface Edit
          Java content class for edit element declaration.
 interface Model
          Java content class for model element declaration.
 interface UiEdit
          The main model object for editing actions.
 interface UiModel
          The main model object for read-only actions.
 

Methods in magoffin.matt.ma2.domain that return UiBase
 UiBase ObjectFactory.createUiBase()
          Create an instance of UiBase