The IIntervalVar type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
EndMax |
Accesses/sets the maximal end value of the invoking interval variable.
|
|
|
EndMin |
Accesses/sets the minimal end value of the invoking interval variable.
|
|
|
Granularity |
Accesses the granularity of the intensity function of the invoking interval variable. Note that by default,
the granularity is 100 so the intensity function is expressed as
a percentage.
|
|
|
Intensity |
Accesses/sets the intensity function of the invoking interval variable.
|
|
|
IsAbsent |
Returns true if and only if the interval variable must be absent.
|
|
|
IsPresent |
Returns true if and only if the interval variable must be present.
|
|
|
LengthMax |
Accesses/sets the maximal length value of the interval variable.
|
|
|
LengthMin |
Accesses/sets the minimal length value of the interval variable.
|
|
|
Name |
Accesses/sets the name assigned to the invoking modeling object. If the
invoking modeling object has not been assigned a name, null is
returned.
(Inherited from IAddable.) |
|
|
Name |
Accesses the name of the invoking interval variable.
|
|
|
SizeMax |
Access/sets the maximal size value of the interval variable.
|
|
|
SizeMin |
Accesses/sets the minimal size value of the interval variable.
|
|
|
StartMax |
Accesses/sets the maximal start value of the interval variable.
|
|
|
StartMin |
Accesses/sets the minimal start value of the interval variable.
|