.. java:import:: java.io IOException .. java:import:: java.util List .. java:import:: org.junit Test .. java:import:: com.ampl AMPLException .. java:import:: com.ampl MyWriterComparer .. java:import:: com.ampl Constraint .. java:import:: com.ampl Entity .. java:import:: com.ampl EntityType .. java:import:: com.ampl LicenseException .. java:import:: com.ampl Parameter .. java:import:: com.ampl Set .. java:import:: com.ampl Tuple .. java:import:: com.ampl Util .. java:import:: com.ampl Variable .. java:import:: com.ampl VariableInstance EntityTest ========== .. java:package:: com.ampl :noindex: .. java:type:: public class EntityTest extends TestBase Fields ------ gotWarning ^^^^^^^^^^ .. java:field:: boolean gotWarning :outertype: EntityTest Methods ------- getNoFlatteningTest ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getNoFlatteningTest() :outertype: EntityTest getValuesTest ^^^^^^^^^^^^^ .. java:method:: @Test public void getValuesTest() :outertype: EntityTest indexingsize ^^^^^^^^^^^^ .. java:method:: @Test public void indexingsize() :outertype: EntityTest mixedndicesInParametersAndEntities ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void mixedndicesInParametersAndEntities() :outertype: EntityTest objectiveSet ^^^^^^^^^^^^ .. java:method:: @Test public void objectiveSet() :outertype: EntityTest setScalarValuesThroughDataFrame ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setScalarValuesThroughDataFrame() :outertype: EntityTest setValuesCardinality ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setValuesCardinality() :outertype: EntityTest setValuesInvolvingSets ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setValuesInvolvingSets() :outertype: EntityTest setValuesThroughDataFrame ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setValuesThroughDataFrame() :outertype: EntityTest testArities ^^^^^^^^^^^ .. java:method:: @Test public void testArities() :outertype: EntityTest testDependenciesValidity ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testDependenciesValidity() throws LicenseException, IOException, AMPLException :outertype: EntityTest testDisplayIndexed ^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testDisplayIndexed() throws AMPLException, IOException :outertype: EntityTest testDisplayScalar ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testDisplayScalar() :outertype: EntityTest testEmptyFabianTest ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testEmptyFabianTest() :outertype: EntityTest testEmptyMultidimensionalEntity ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testEmptyMultidimensionalEntity() :outertype: EntityTest testGetInline ^^^^^^^^^^^^^ .. java:method:: @Test public void testGetInline() :outertype: EntityTest testGetNonPrimitiveArrays ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetNonPrimitiveArrays() :outertype: EntityTest testGetPrimitiveArrays ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetPrimitiveArrays() :outertype: EntityTest testGetWithMultiplicities ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetWithMultiplicities() throws LicenseException, AMPLException :outertype: EntityTest testIndexNotExist ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testIndexNotExist() :outertype: EntityTest testIndexingBooleans ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testIndexingBooleans() :outertype: EntityTest testNoDataBehaviour ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testNoDataBehaviour() throws LicenseException, IOException, AMPLException :outertype: EntityTest testWrongIndexarity ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testWrongIndexarity() :outertype: EntityTest testXrefWithProblems ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testXrefWithProblems() :outertype: EntityTest wrongDefinition ^^^^^^^^^^^^^^^ .. java:method:: @Test public void wrongDefinition() :outertype: EntityTest wrongDefinitionOne ^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void wrongDefinitionOne() :outertype: EntityTest