The OplModelDefinition type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose | |
|
|
End |
Clears the memory used by this object
|
|
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
|
Finalize | (Overrides Object..::..Finalize()()()().) |
|
|
getElementDefinition |
This member function retrieves an element definition by its name.
Return ValueThe definition of the element. |
|
|
GetElementDefinitionEnumerator |
This member function creates an iterator for element definitions. The caller is responsible for ending the iterator.
|
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetModelSource |
|
|
|
getName |
|
|
|
getObjectiveLocation |
|
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
hasElementDefinition |
This member function tells you whether this model contains an element of given name.
Return ValueIloTrue element exists. |
|
|
hasMain |
This function checks whether the model definition has a main scripting block.
Return ValueTrue if the model definition has a main scripting block defined. |
|
|
hasObjective |
|
|
|
isNonLinear |
|
|
|
isNull | |
|
|
isSimpleObjective |
|
|
|
isUsingCP |
This member function tells you whether this model requires a CP engine.
Return ValueIloTrue if a CP engine is required. |
|
|
isUsingCplex |
This member function tells you whether this model requires a CPLEX engine.
Return ValueIloTrue if a CPLEX engine is required. |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |