Uses of Interface
org.openmdx.ui1.jmi1.AssertableInspector

Packages that use AssertableInspector
org.openmdx.ui1.jmi1   
 

Uses of AssertableInspector in org.openmdx.ui1.jmi1
 

Methods in org.openmdx.ui1.jmi1 that return AssertableInspector
 AssertableInspector AssertableInspectorClass.createAssertableInspector()
          Creates an instance of class AssertableInspector.
 AssertableInspector AssertableInspectorClass.createAssertableInspector(boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
          Creates an instance of class AssertableInspector based on all required attributes.
 AssertableInspector AssertableInspectorClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
          Creates an instance of class AssertableInspector based on the superclass BasicObject and all required attributes not included in this superclass.
 AssertableInspector AssertableInspectorClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
          Creates an instance of class AssertableInspector based on the superclass ContextCapable and all required attributes not included in this superclass.
 AssertableInspector AssertableInspectorClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
          Creates an instance of class AssertableInspector based on the superclass ExtentCapable and all required attributes not included in this superclass.
 AssertableInspector AssertableInspectorClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
          Creates an instance of class AssertableInspector based on the superclass ViewCapable and all required attributes not included in this superclass.
 AssertableInspector AssertableInspectorClass.getAssertableInspector(Object object)
          Creates an instance of class AssertableInspector based on the specified Object instance.
 



This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.