The Index Set Object

The IndexSet object is an element of IndexSets collection and contains all the information stored about each index set in the model.

Properties for the IndexSet Object

Count

The number of elements in the index set. (Integer Property - Read Only)

Declaration

The declaration of the index set. (String Property - Read Only)

ElementName

The name value of the specified element. (String Property - Read Only)

ElementValue

The value of the specified element. (Integer Property - Read Only)

ElementFullName

The full name value of the specified element. (String Property - Read Only)

Name

The name of the index set. (String Property - Read Only)

StochType

The stochastic index type of the index set. (Enumerated Property - Read Only)

SubscriptValue

The subscript value of the specified element subscript. (Integer Property - Read Only)

SubscriptName

The subscript name value of the specified element subscript. (String Property - Read Only)

Type

The type of the index set. (Enumerated Property - Read Only). Possible values are defined as:

Methods for the IndexSet Object

LocateElementName

Locate the element name in the index set. (Method)


Back To Top | Maximal Home Page | Table of Contents | Previous Page | Next Page