.. java:import:: java.io IOException .. java:import:: java.util Arrays .. java:import:: java.util Iterator .. java:import:: java.util LinkedList .. java:import:: java.util List .. java:import:: org.junit Test .. java:import:: com.ampl AMPLException .. java:import:: com.ampl LicenseException .. java:import:: com.ampl Set SetTest ======= .. java:package:: com.ampl :noindex: .. java:type:: public class SetTest extends TestBase Methods ------- ContainsNoFlattening ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void ContainsNoFlattening() :outertype: SetTest ContainsTest ^^^^^^^^^^^^ .. java:method:: @Test public void ContainsTest() :outertype: SetTest InterfaceTest ^^^^^^^^^^^^^ .. java:method:: @Test public void InterfaceTest() :outertype: SetTest ToStringTest ^^^^^^^^^^^^ .. java:method:: @Test public void ToStringTest() :outertype: SetTest arityTest ^^^^^^^^^ .. java:method:: @Test public void arityTest() :outertype: SetTest complicatedIndexing ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void complicatedIndexing() :outertype: SetTest compoundSetsGetData ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void compoundSetsGetData() :outertype: SetTest getValuesIndexedTest ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getValuesIndexedTest() :outertype: SetTest getValuesNonIndexedTest ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getValuesNonIndexedTest() :outertype: SetTest getValuesOnNonScalarTest ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getValuesOnNonScalarTest() :outertype: SetTest indexedSetVSDataFrame ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void indexedSetVSDataFrame() :outertype: SetTest iteratorTest ^^^^^^^^^^^^ .. java:method:: @Test public void iteratorTest() :outertype: SetTest lengthTest ^^^^^^^^^^ .. java:method:: @Test public void lengthTest() :outertype: SetTest newInterfaceOperation ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void newInterfaceOperation() :outertype: SetTest parameterTypesDoubleOrStringIfSetInTheAPI ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void parameterTypesDoubleOrStringIfSetInTheAPI() :outertype: SetTest setSetTuples ^^^^^^^^^^^^ .. java:method:: @Test public void setSetTuples() :outertype: SetTest setSetTuplesAsObjectsNoFlattening ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setSetTuplesAsObjectsNoFlattening() :outertype: SetTest setValuesFromDataFrame ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setValuesFromDataFrame() :outertype: SetTest setValuesFromDataFrameArity ^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setValuesFromDataFrameArity() :outertype: SetTest setValuesFromDataFrameArityWrong ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setValuesFromDataFrameArityWrong() :outertype: SetTest setValuesFromDataFrameInvalid ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setValuesFromDataFrameInvalid() :outertype: SetTest setValuesInline ^^^^^^^^^^^^^^^ .. java:method:: @Test public void setValuesInline() :outertype: SetTest setValuesMultipleTimes ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setValuesMultipleTimes() :outertype: SetTest testCastingToIntegerFromDouble ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testCastingToIntegerFromDouble() :outertype: SetTest testCastingToIntegerFromDoubleString ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testCastingToIntegerFromDoubleString() :outertype: SetTest testCastingToIntegerFromInteger ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void testCastingToIntegerFromInteger() :outertype: SetTest testCastingToIntegerFromOkString ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void testCastingToIntegerFromOkString() :outertype: SetTest testCastingToIntegerFromWrongString ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testCastingToIntegerFromWrongString() :outertype: SetTest testCompoundAndNotCompound ^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testCompoundAndNotCompound() throws LicenseException, IOException, AMPLException :outertype: SetTest testDataAssignment ^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testDataAssignment() throws LicenseException, IOException, AMPLException :outertype: SetTest testInstancesConsistency ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testInstancesConsistency() throws LicenseException, IOException, AMPLException :outertype: SetTest testSetDataTypesIfSetInAMPL ^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testSetDataTypesIfSetInAMPL() :outertype: SetTest wrongIteratorTest ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void wrongIteratorTest() :outertype: SetTest wrongNumberOfItemsForTuples ^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void wrongNumberOfItemsForTuples() :outertype: SetTest wrongNumberOfItemsInOneTuple ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void wrongNumberOfItemsInOneTuple() :outertype: SetTest