|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimbad.picoevo.core.representation.EvolutionObject
simbad.picoevo.core.representation.Element
simbad.picoevo.ext.representation.Element_Array
simbad.picoevo.ext.representation.Element_DynamicArray
simbad.picoevo.ext.representation.Element_DynamicArray_Bit
public class Element_DynamicArray_Bit
Field Summary |
---|
Fields inherited from class simbad.picoevo.ext.representation.Element_DynamicArray |
---|
_array |
Fields inherited from class simbad.picoevo.ext.representation.Element_Array |
---|
_initGenotypeLength |
Fields inherited from class simbad.picoevo.core.representation.Element |
---|
_individualOwner |
Fields inherited from class simbad.picoevo.core.representation.EvolutionObject |
---|
_memoryModule, _name, _variationOperatorList |
Constructor Summary | |
---|---|
Element_DynamicArray_Bit(Individual __individualOwner,
java.util.ArrayList __elementLevelOperatorList)
|
|
Element_DynamicArray_Bit(Individual __individualOwner,
java.util.ArrayList __elementLevelOperatorList,
int __size)
|
|
Element_DynamicArray_Bit(java.lang.String __name,
Individual __individualSpace,
java.util.ArrayList __elementLevelOperatorList)
|
|
Element_DynamicArray_Bit(java.lang.String __name,
Individual __individualSpace,
java.util.ArrayList __elementLevelOperatorList,
int __size)
|
Method Summary |
---|
Methods inherited from class simbad.picoevo.ext.representation.Element_DynamicArray |
---|
displayInformation, getArray, setArray |
Methods inherited from class simbad.picoevo.ext.representation.Element_Array |
---|
getInitGenotypeLength, setInitGenotypeLength |
Methods inherited from class simbad.picoevo.core.representation.Element |
---|
clone, getOwner, getTemplate, performInitialisation, performVariations, setOwner, trace |
Methods inherited from class simbad.picoevo.core.representation.EvolutionObject |
---|
addOperator, addOperatorList, getDisplayInformation, getName, getVariationOperator, getVariationOperatorList, getVariationOperatorListSize, performLevelVariations, setName |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Element_DynamicArray_Bit(Individual __individualOwner, java.util.ArrayList __elementLevelOperatorList)
public Element_DynamicArray_Bit(java.lang.String __name, Individual __individualSpace, java.util.ArrayList __elementLevelOperatorList)
public Element_DynamicArray_Bit(Individual __individualOwner, java.util.ArrayList __elementLevelOperatorList, int __size)
public Element_DynamicArray_Bit(java.lang.String __name, Individual __individualSpace, java.util.ArrayList __elementLevelOperatorList, int __size)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |