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