Uses of Interface
org.openmdx.filter1.cci.BooleanProperty

Packages that use BooleanProperty
org.openmdx.filter1.cci   
 

Uses of BooleanProperty in org.openmdx.filter1.cci
 

Classes in org.openmdx.filter1.cci that implement BooleanProperty
 class BooleanPropertyImpl
           
 

Methods in org.openmdx.filter1.cci that return BooleanProperty
 BooleanProperty BooleanPropertyClass.createBooleanProperty()
          Creates an instance of class BooleanProperty.
 BooleanProperty BooleanPropertyClassImpl.createBooleanProperty()
           
 BooleanProperty BooleanPropertyClass.createBooleanProperty(short operator, short quantor)
          Creates an instance of class BooleanProperty based on all required attributes.
 BooleanProperty BooleanPropertyClassImpl.createBooleanProperty(short operator, short quantor)
           
 BooleanProperty BooleanPropertyClass.getBooleanProperty(Object object)
          Creates an instance of class BooleanProperty based on the specified Object instance.
 BooleanProperty BooleanPropertyClassImpl.getBooleanProperty(Object object)
           
 



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