ABLE 2.3.0 07/13/2005 14:21:00

Uses of Class
com.ibm.able.rules.AbleOclOrderedSet

Packages that use AbleOclOrderedSet
com.ibm.able.rules The rules package defines the ABLE rule language; various inferencing engines; objects and APIs for creating and running rulesets under program control. 
 

Uses of AbleOclOrderedSet in com.ibm.able.rules
 

Methods in com.ibm.able.rules that return AbleOclOrderedSet
 AbleOclOrderedSet AbleOclOrderedSet.subOrderedSet(int theFirstPosition, int theLastPosition)
           
 AbleOclOrderedSet AbleOclCollection.asOrderedSet()
          Returns this collection as a new OrderedSet.
 AbleOclOrderedSet AbleOclCollection.subOrderedSet(int theFirstPosition, int theLastPosition)
          Returns a new OrderedSet that is a portion of this OrderedSet.
 


ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005