org.openmdx.filter1.cci
Interface BooleanPropertyClass
- All Superinterfaces:
- RefBaseObject, RefClass, RefClass_1_0, RefFeatured
- All Known Implementing Classes:
- BooleanPropertyClassImpl
public interface BooleanPropertyClass
- extends RefClass_1_0
createBooleanProperty
BooleanProperty createBooleanProperty()
- Creates an instance of class
BooleanProperty.
This is a factory operation used to create instance objects of class
BooleanProperty.
getBooleanProperty
BooleanProperty getBooleanProperty(Object object)
- Creates an instance of class
BooleanProperty based on the
specified Object instance.
This is a factory operation used to create instance objects of class
BooleanProperty.
- Parameters:
object - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.
createBooleanProperty
BooleanProperty createBooleanProperty(short operator,
short quantor)
- Creates an instance of class
BooleanProperty based on all
required attributes.
This is a factory operation used to create instance objects of class
BooleanProperty.
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.