org.concord.biologica.engine
Class EngineProp

java.lang.Object
  |
  +--org.concord.biologica.engine.EngineProp

public final class EngineProp
extends java.lang.Object

This class contains definitions for BioLogica engine simple and vector property names. These property names are used to notify listeners of property changes in the engine classes.

The property names are here because we wanted to standardize on a given set of names across the engine, rather than having each engine class define its own names.

Version:
$Revision: 1.1.1.1 $ $Date: 2001/04/28 00:39:12 $
Author:
$Author: ed $
See Also:
PropertyChangeEvent, PropertyChangeListener

Field Summary
static java.lang.String ALLELES_ALTERABLE
          Alleles alterable flag.
static java.lang.String ALLELES_VISIBLE
          Alleles visible flag.
static java.lang.String BASE_VALUES
          Base values in an object containing nucleic acid changed, either the value of a particular base or adding or removing a base.
static java.lang.String CHARACTERISTIC_ADDED
          A Characteristic object was added to a Trait.
static java.lang.String CHARACTERISTIC_ADDED_TO_COLUMN
          A Characteristic object was added to a SpeciesImageColumn.
static java.lang.String CHARACTERISTIC_ADDED_TO_ROW
          A Characteristic object was added to a SpeciesImageRow.
static java.lang.String CHARACTERISTIC_REMOVED
          A Characteristic object was removed from a Trait.
static java.lang.String CHARACTERISTIC_REMOVED_FROM_COLUMN
          A Characteristic object was removed from a SpeciesImageColumn.
static java.lang.String CHARACTERISTIC_REMOVED_FROM_ROW
          A Characteristic object was removed from a SpeciesImageRow.
static java.lang.String CHILD_ADDED
          A child organism was added to a family.
static java.lang.String CHILD_FAMILY_ADDED
          A child Family object was added to an organism.
static java.lang.String CHILD_FAMILY_REMOVED
          A child Family object was removed from an organism.
static java.lang.String CHILD_REMOVED
          A child organism was removed from a family.
static java.lang.String COLOR
          The color of an engine object.
static java.lang.String COLUMN_INDEX
          The column index of an OrganismImage in its SpeciesImage object.
static java.lang.String CURRENT_SPECIES
          The current species in a world changed.
static java.lang.String CURRENT_TERRAIN
          The current terrain in a world changed.
static java.lang.String DELETED
          DELETED simple property name.
static java.lang.String DESCRIPTION
          Description, indicating that the description string for an object has changed.
static java.lang.String DIPLOID_TYPE
          Diploid type of a species changed, indicating that the rule for which is female or male has changed.
static java.lang.String DIRTY
          Dirty property, indicating that the current Engine state has been modified since the state was last saved to a file.
static java.lang.String DNA_ALTERABLE
          DNA alterable flag.
static java.lang.String DNA_VISIBLE
          DNA visible flag.
static java.lang.String ELSE_CHARACTERISTIC
          The "else characteristic" of a genotype to phenotype rule changed.
static java.lang.String ENVIRONMENT_ADDED
          An Environment object was added.
static java.lang.String ENVIRONMENT_REMOVED
          An Environment object was removed.
static java.lang.String FAMILY_ADDED
          A Family object was added to a world.
static java.lang.String FAMILY_REMOVED
          A Family object was removed.
static java.lang.String FATAL
          Fatal characteristic simple property name.
static java.lang.String FILE
          File simple property name.
static java.lang.String FILENAME
          Filename simple property name.
static java.lang.String GAMETE_ADDED
          A Gamete object was added.
static java.lang.String GAMETE_REMOVED
          A Gamete object was removed.
static java.lang.String GENDER
          An object's gender changed.
static java.lang.String GENE_ADDED
          A Gene object was added to a species chromosome.
static java.lang.String GENE_REMOVED
          A Gene object was removed from a species chromosome.
static java.lang.String GENOTYPE_TO_PHENOTYPE_RULE_ADDED
          A GenotypeToPhenotypeRule object was added.
static java.lang.String GENOTYPE_TO_PHENOTYPE_RULE_MOVED
          A GenotypeToPhenotypeRule object was moved.
static java.lang.String GENOTYPE_TO_PHENOTYPE_RULE_REMOVED
          A GenotypeToPhenotypeRule object was removed.
static java.lang.String HEIGHT
          Height changed.
static java.lang.String HOTSPOT_COLOR
          Hotspot color changed.
static java.lang.String HOTSPOT_RADIUS
          Hotspot radius changed.
static java.lang.String ID
          ID simple property name.
static java.lang.String IF_SPECIES_ALLELE_ADDED
          An "if species allele" was added to a genotype to phenotype rule.
static java.lang.String IF_SPECIES_ALLELE_REMOVED
          An "if species allele" was removed from a genotype to phenotype rule.
static java.lang.String IMAGE_ID
          Phenotype image ID changed.
static java.lang.String IMAGE_NUMBER
          Image number of a chromosome, used in chromosome view.
static java.lang.String IMAGE_TYPE
          Image type property changed.
static java.lang.String IN_DNA_OR_RNA
          In DNA or RNA simple property name.
static java.lang.String LARGE_HOTSPOT
          Large hotspot location.
static java.lang.String LARGE_IMAGE_COLUMN_WIDTH
          Large image column width of a Species object.
static java.lang.String LARGE_IMAGE_ROW_HEIGHT
          Large image row height of a Species object.
static java.lang.String LENGTH_IN_BASES
          Length in bases simple property name.
static java.lang.String LOCKED_STATE
          Locked state of the object.
static java.lang.String MEDIUM_HOTSPOT
          Medium hotspot location.
static java.lang.String MEDIUM_IMAGE_COLUMN_WIDTH
          Medium image column width of a Species object.
static java.lang.String MEDIUM_IMAGE_ROW_HEIGHT
          Medium image row height of a Species object.
static java.lang.String MUTATION_ALLELE
          Mutation allele of its gene? New and old values are Boolean.
static java.lang.String NAME
          Name simple property name.
static java.lang.String NAME_SUPER_VISIBLE
          Name super visible flag.
static java.lang.String NUCLEIC_ACID_ADDED
          An INucleicAcid object was added.
static java.lang.String NUCLEIC_ACID_REMOVED
          An INucleicAcid object was removed.
static java.lang.String NUMBER_OF_COLUMNS
          The number of columns in a SpeciesImage.
static java.lang.String NUMBER_OF_ROWS
          The number of rows in a SpeciesImage.
static java.lang.String NUMBER_TYPE
          Chromosome number type.
static java.lang.String ORGANISM_ADDED
          An Organism object was added.
static java.lang.String ORGANISM_ALLELE_ADDED
          An OrganismAllele object was added to an OrganismChromosome.
static java.lang.String ORGANISM_ALLELE_REMOVED
          An OrganismAllele object was removed from an OrganismChromosome.
static java.lang.String ORGANISM_CHROMOSOME_ADDED
          Organism chromosome added.
static java.lang.String ORGANISM_CHROMOSOME_REMOVED
          Organism chromosome removed.
static java.lang.String ORGANISM_GENOTYPE_AND_NOT_PHENOTYPE
          The genotype of an organism has changed but the phenotype did not change.
static java.lang.String ORGANISM_GENOTYPE_AND_PHENOTYPE
          The genotype and phenotype of an organism have changed.
static java.lang.String ORGANISM_IMAGE_ADDED
          Organism image added.
static java.lang.String ORGANISM_IMAGE_REMOVED
          Organism image removed.
static java.lang.String ORGANISM_REMOVED
          An Organism object was removed.
static java.lang.String PARENT_FAMILY
          The parent family of this organism has changed.
static java.lang.String PEDIGREE_SYMBOL_FIRST_COLOR
          The first color used by a characteristic in drawing its symbol in a pedigree view.
static java.lang.String PEDIGREE_SYMBOL_SECOND_COLOR
          The second color used by a characteristic in drawing its symbol in a pedigree view.
static java.lang.String PEDIGREE_SYMBOL_TYPE
          The symbol type used by a characteristic in drawing its symbol in a pedigree view.
static java.lang.String PLOIDY_NUMBER
          PLOIDY_NUMBER simple property name.
static java.lang.String ROW_INDEX
          The row index of an OrganismImage in its SpeciesImage object.
static java.lang.String SEED
          Seed, as used for random number generation, simple property name.
static java.lang.String SELECTED
          Selected state of object changed.
static java.lang.String SEX
          Sex of an organism.
static java.lang.String SHOW_TRAIT_AS_TEXT_IN_ORGANISM_VIEW
          Show trait as text in the organism view.
static java.lang.String SMALL_HOTSPOT
          Small hotspot location.
static java.lang.String SMALL_IMAGE_COLUMN_WIDTH
          Small image column width of a Species object.
static java.lang.String SMALL_IMAGE_ROW_HEIGHT
          Small image row height of a Species object.
static java.lang.String SPECIES
          Species of an organism.
static java.lang.String SPECIES_ADDED
          A Species object was added.
static java.lang.String SPECIES_ALLELE_ADDED
          A SpeciesAllele object was added to a SpeciesChromosome.
static java.lang.String SPECIES_ALLELE_REMOVED
          A SpeciesAllele object was removed from a SpeciesChromosome.
static java.lang.String SPECIES_CHROMOSOME_ADDED
          Species chromosome added.
static java.lang.String SPECIES_CHROMOSOME_REMOVED
          Species chromosome removed.
static java.lang.String SPECIES_IMAGE_ADDED
          Species image added to a Species object.
static java.lang.String SPECIES_IMAGE_COLUMN_ADDED
          Species image column added to a species image.
static java.lang.String SPECIES_IMAGE_COLUMN_REMOVED
          Species image column removed from a species image.
static java.lang.String SPECIES_IMAGE_REMOVED
          Species image removed from a Species object.
static java.lang.String SPECIES_IMAGE_ROW_ADDED
          Species image row added to a species image.
static java.lang.String SPECIES_IMAGE_ROW_REMOVED
          Species image row removed from a species image New value is the removed SpeciesImageRow object.
static java.lang.String SPECIES_REMOVED
          A Species object was removed.
static java.lang.String START_INDEX_IN_HOLDER
          Start index in holder simple property name.
static java.lang.String STRAND
          Strand of a gene on its chromosome.
static java.lang.String TERRAIN_ADDED
          A Terrain object was added to a world.
static java.lang.String TERRAIN_REMOVED
          A Terrain object was removed from a world.
static java.lang.String TERRAINS
          A terrain or multiple terrains was changed in an environment.
static java.lang.String TEXT_SYMBOL
          Text symbol simple property name.
static java.lang.String THEN_CHARACTERISTIC
          The "then characteristic" of a genotype to phenotype rule changed.
static java.lang.String TRAIT_ADDED
          A Trait object was added.
static java.lang.String TRAIT_REMOVED
          A Trait object was removed.
static java.lang.String VISIBLE
          Visible flag.
static java.lang.String WEIGHT
          Weight changed.
static java.lang.String WIDTH
          Width changed.
static java.lang.String WORLD_ADDED
          World added.
static java.lang.String WORLD_REMOVED
          World removed.
static java.lang.String XLARGE_HOTSPOT
          XLarge hotspot location.
static java.lang.String XLARGE_IMAGE_COLUMN_WIDTH
          XLarge image column width of a Species object.
static java.lang.String XLARGE_IMAGE_ROW_HEIGHT
          XLarge image row height of a Species object.
static java.lang.String XML_FILE
          XML file simple property name.
static java.lang.String XML_FILENAME
          XML filename simple property name.
static java.lang.String XSMALL_HOTSPOT
          XSmall hotspot location.
static java.lang.String XSMALL_IMAGE_COLUMN_WIDTH
          XSmall image column width of a Species object.
static java.lang.String XSMALL_IMAGE_ROW_HEIGHT
          XSmall image row height of a Species object.
static java.lang.String XXSMALL_HOTSPOT
          XXSmall hotspot location.
static java.lang.String XXSMALL_IMAGE_COLUMN_WIDTH
          XXSmall image column width of a Species object.
static java.lang.String XXSMALL_IMAGE_ROW_HEIGHT
          XXSmall image row height of a Species object.
 
Constructor Summary
EngineProp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALLELES_ALTERABLE

public static final java.lang.String ALLELES_ALTERABLE
Alleles alterable flag. New and old values are of type Boolean.


ALLELES_VISIBLE

public static final java.lang.String ALLELES_VISIBLE
Alleles visible flag. New and old values are of type Boolean.


BASE_VALUES

public static final java.lang.String BASE_VALUES
Base values in an object containing nucleic acid changed, either the value of a particular base or adding or removing a base. New and old values are null, so the listener must query the nucleic acid to find the new values.


CHARACTERISTIC_ADDED

public static final java.lang.String CHARACTERISTIC_ADDED
A Characteristic object was added to a Trait. New value is the added Characteristic object. Old value is null and should be ignored.

CHARACTERISTIC_REMOVED

public static final java.lang.String CHARACTERISTIC_REMOVED
A Characteristic object was removed from a Trait. New value is the removed Characteristic object. Old value is null and should be ignored.

CHARACTERISTIC_ADDED_TO_COLUMN

public static final java.lang.String CHARACTERISTIC_ADDED_TO_COLUMN
A Characteristic object was added to a SpeciesImageColumn. New value is the added Characteristic object. Old value is null and should be ignored.

CHARACTERISTIC_REMOVED_FROM_COLUMN

public static final java.lang.String CHARACTERISTIC_REMOVED_FROM_COLUMN
A Characteristic object was removed from a SpeciesImageColumn. New value is the removed Characteristic object. Old value is null and should be ignored.

CHARACTERISTIC_ADDED_TO_ROW

public static final java.lang.String CHARACTERISTIC_ADDED_TO_ROW
A Characteristic object was added to a SpeciesImageRow. New value is the added Characteristic object. Old value is null and should be ignored.

CHARACTERISTIC_REMOVED_FROM_ROW

public static final java.lang.String CHARACTERISTIC_REMOVED_FROM_ROW
A Characteristic object was removed from a SpeciesImageRow. New value is the removed Characteristic object. Old value is null and should be ignored.

CHILD_ADDED

public static final java.lang.String CHILD_ADDED
A child organism was added to a family. New value is the added child Organism object. Old value is null and should be ignored.

CHILD_REMOVED

public static final java.lang.String CHILD_REMOVED
A child organism was removed from a family. New value is the removed child Organism object. Old value is null and should be ignored.

CHILD_FAMILY_ADDED

public static final java.lang.String CHILD_FAMILY_ADDED
A child Family object was added to an organism. New value is the added Family object. Old value is null and should be ignored.

CHILD_FAMILY_REMOVED

public static final java.lang.String CHILD_FAMILY_REMOVED
A child Family object was removed from an organism. New value is the removed Family object. Old value is null and should be ignored.

COLOR

public static final java.lang.String COLOR
The color of an engine object. New value is the new color of the object. Old value is the old color of the object.

COLUMN_INDEX

public static final java.lang.String COLUMN_INDEX
The column index of an OrganismImage in its SpeciesImage object. New and old values are integers.

CURRENT_SPECIES

public static final java.lang.String CURRENT_SPECIES
The current species in a world changed. New value is the new current species in the world. Old value is the old current species in the world.

CURRENT_TERRAIN

public static final java.lang.String CURRENT_TERRAIN
The current terrain in a world changed. New value is the new current terrain in the world. Old value is the old current terrain in the world.

DELETED

public static final java.lang.String DELETED
DELETED simple property name. New and old values are of type Boolean.

When this property event is fired and the value is true, it means the object has been deleted and all other properties of the object are about to be deleted. No other simple property events will be fired from this object during its deletion.

But vector property element removed events will come from this object as its children, if it has any, are deleted.

And vector property element removed event(s) will come from this object's parent(s), one per parent, as the final event(s) when this object is done being deleted.


DESCRIPTION

public static final java.lang.String DESCRIPTION
Description, indicating that the description string for an object has changed. New and old values are of type String.


DIRTY

public static final java.lang.String DIRTY
Dirty property, indicating that the current Engine state has been modified since the state was last saved to a file.

New and old values are of type Boolean.


DIPLOID_TYPE

public static final java.lang.String DIPLOID_TYPE
Diploid type of a species changed, indicating that the rule for which is female or male has changed.

New and old values are of type Integer.


DNA_ALTERABLE

public static final java.lang.String DNA_ALTERABLE
DNA alterable flag. New and old values are of type Boolean.


DNA_VISIBLE

public static final java.lang.String DNA_VISIBLE
DNA visible flag. New and old values are of type Boolean.


ELSE_CHARACTERISTIC

public static final java.lang.String ELSE_CHARACTERISTIC
The "else characteristic" of a genotype to phenotype rule changed. New and old values are of type Characteristic.

ENVIRONMENT_ADDED

public static final java.lang.String ENVIRONMENT_ADDED
An Environment object was added. New value is the added Environment object. Old value is null and should be ignored.

ENVIRONMENT_REMOVED

public static final java.lang.String ENVIRONMENT_REMOVED
An Environment object was removed. New value is the removed Environment object. Old value is null and should be ignored.

FAMILY_ADDED

public static final java.lang.String FAMILY_ADDED
A Family object was added to a world. New value is the added Family object. Old value is null and should be ignored.

FAMILY_REMOVED

public static final java.lang.String FAMILY_REMOVED
A Family object was removed. New value is the removed Family object. Old value is null and should be ignored.

FATAL

public static final java.lang.String FATAL
Fatal characteristic simple property name. boolean. New value is the new fatal property of the characteristic. Old value is the old fatal property of the characteristic.

FILE

public static final java.lang.String FILE
File simple property name. New and old values are of type File.


FILENAME

public static final java.lang.String FILENAME
Filename simple property name. New and old values are of type String.


GAMETE_ADDED

public static final java.lang.String GAMETE_ADDED
A Gamete object was added. New value is the added Gamete object. Old value is null and should be ignored.

GAMETE_REMOVED

public static final java.lang.String GAMETE_REMOVED
A Gamete object was removed. New value is the removed Gamete object. Old value is null and should be ignored.

GENDER

public static final java.lang.String GENDER
An object's gender changed. New and old values are Integers (Species.FEMALE_AND_MALE, FEMALE_ONLY or MALE_ONLY).

See Also:
Species.FEMALE_AND_MALE, Species.FEMALE_ONLY, Species.MALE_ONLY

GENE_ADDED

public static final java.lang.String GENE_ADDED
A Gene object was added to a species chromosome. New value is the added Gene object. Old value is null and should be ignored.

GENE_REMOVED

public static final java.lang.String GENE_REMOVED
A Gene object was removed from a species chromosome. New value is the removed Gene object. Old value is null and should be ignored.

GENOTYPE_TO_PHENOTYPE_RULE_ADDED

public static final java.lang.String GENOTYPE_TO_PHENOTYPE_RULE_ADDED
A GenotypeToPhenotypeRule object was added. New value is the added GenotypeToPhenotypeRule object. Old value is null and should be ignored.


GENOTYPE_TO_PHENOTYPE_RULE_MOVED

public static final java.lang.String GENOTYPE_TO_PHENOTYPE_RULE_MOVED
A GenotypeToPhenotypeRule object was moved. New value is the moved GenotypeToPhenotypeRule object. Old value is null and should be ignored.

GENOTYPE_TO_PHENOTYPE_RULE_REMOVED

public static final java.lang.String GENOTYPE_TO_PHENOTYPE_RULE_REMOVED
A GenotypeToPhenotypeRule object was removed. New value is the removed GenotypeToPhenotypeRule object. Old value is null and should be ignored.

HEIGHT

public static final java.lang.String HEIGHT
Height changed. New and old values are of type Integer and represent the new and old height values.


HOTSPOT_COLOR

public static final java.lang.String HOTSPOT_COLOR
Hotspot color changed. New and old values are of type Color and represent the new and old hotspot color values.


HOTSPOT_RADIUS

public static final java.lang.String HOTSPOT_RADIUS
Hotspot radius changed. New and old values are of type Integer and represent the new and old hotspot radius values.


ID

public static final java.lang.String ID
ID simple property name. New and old values are of type Integer.


IF_SPECIES_ALLELE_ADDED

public static final java.lang.String IF_SPECIES_ALLELE_ADDED
An "if species allele" was added to a genotype to phenotype rule. New value is the added SpeciesAllele object. Old value is null and should be ignored.

IF_SPECIES_ALLELE_REMOVED

public static final java.lang.String IF_SPECIES_ALLELE_REMOVED
An "if species allele" was removed from a genotype to phenotype rule. New value is the removed SpeciesAllele object. Old value is null and should be ignored.

IMAGE_ID

public static final java.lang.String IMAGE_ID
Phenotype image ID changed. New and old values are of type Integer and may have any integer values.


IMAGE_NUMBER

public static final java.lang.String IMAGE_NUMBER
Image number of a chromosome, used in chromosome view. New and old values are of type Integer.


IMAGE_TYPE

public static final java.lang.String IMAGE_TYPE
Image type property changed. New and old values are of type Integer and represent the type of the image (normal, hotspot, scope, etc.).


IN_DNA_OR_RNA

public static final java.lang.String IN_DNA_OR_RNA
In DNA or RNA simple property name. New and old values are of type Integer with values of Base.IN_DNA, Base.IN_RNA or Base.IN_DNA_OR_RNA.

See Also:
Base.IN_DNA, Base.IN_RNA, Base.IN_DNA_OR_RNA

LARGE_HOTSPOT

public static final java.lang.String LARGE_HOTSPOT
Large hotspot location. New and old values are of type Point.


LARGE_IMAGE_COLUMN_WIDTH

public static final java.lang.String LARGE_IMAGE_COLUMN_WIDTH
Large image column width of a Species object. New and old values are of type Integer.


LARGE_IMAGE_ROW_HEIGHT

public static final java.lang.String LARGE_IMAGE_ROW_HEIGHT
Large image row height of a Species object. New and old values are of type Integer.


LENGTH_IN_BASES

public static final java.lang.String LENGTH_IN_BASES
Length in bases simple property name. New and old values are of type Integer.


LOCKED_STATE

public static final java.lang.String LOCKED_STATE
Locked state of the object. New and old values are of type Integer.


MEDIUM_HOTSPOT

public static final java.lang.String MEDIUM_HOTSPOT
Medium hotspot location. New and old values are of type Point.


MEDIUM_IMAGE_COLUMN_WIDTH

public static final java.lang.String MEDIUM_IMAGE_COLUMN_WIDTH
Medium image column width of a Species object. New and old values are of type Integer.


MEDIUM_IMAGE_ROW_HEIGHT

public static final java.lang.String MEDIUM_IMAGE_ROW_HEIGHT
Medium image row height of a Species object. New and old values are of type Integer.


MUTATION_ALLELE

public static final java.lang.String MUTATION_ALLELE
Mutation allele of its gene? New and old values are Boolean.


NAME

public static final java.lang.String NAME
Name simple property name. New and old values are of type String.


NAME_SUPER_VISIBLE

public static final java.lang.String NAME_SUPER_VISIBLE
Name super visible flag. Used in Organism.

New and old values are of type Boolean.


NUCLEIC_ACID_ADDED

public static final java.lang.String NUCLEIC_ACID_ADDED
An INucleicAcid object was added. New value is the added INucleicAcid object. Old value is null and should be ignored.

NUCLEIC_ACID_REMOVED

public static final java.lang.String NUCLEIC_ACID_REMOVED
An INucleicAcid object was removed. New value is the removed INucleicAcid object. Old value is null and should be ignored.

NUMBER_TYPE

public static final java.lang.String NUMBER_TYPE
Chromosome number type. New and old values are of type Integer and have values of IChromosome.X_CHROMOSOME or IChromosome.Y_CHROMOSOME if the chromosome is a sex chromosome and a number greater than 0 if the chromosome is an autosome.

See Also:
IChromosome.X_CHROMOSOME, IChromosome.Y_CHROMOSOME

NUMBER_OF_COLUMNS

public static final java.lang.String NUMBER_OF_COLUMNS
The number of columns in a SpeciesImage. New and old values are integers.

NUMBER_OF_ROWS

public static final java.lang.String NUMBER_OF_ROWS
The number of rows in a SpeciesImage. New and old values are integers.

ORGANISM_ADDED

public static final java.lang.String ORGANISM_ADDED
An Organism object was added. New value is the added Organism object. Old value is null and should be ignored.

ORGANISM_ALLELE_ADDED

public static final java.lang.String ORGANISM_ALLELE_ADDED
An OrganismAllele object was added to an OrganismChromosome. New value is the added OrganismAllele object. Old value is null and should be ignored.

ORGANISM_ALLELE_REMOVED

public static final java.lang.String ORGANISM_ALLELE_REMOVED
An OrganismAllele object was removed from an OrganismChromosome. New value is the removed OrganismAllele object. Old value is null and should be ignored.

ORGANISM_CHROMOSOME_ADDED

public static final java.lang.String ORGANISM_CHROMOSOME_ADDED
Organism chromosome added. New value is the added OrganismChromosome object. Old value is null and should be ignored.
See Also:
Organism, OrganismChromosome

ORGANISM_CHROMOSOME_REMOVED

public static final java.lang.String ORGANISM_CHROMOSOME_REMOVED
Organism chromosome removed. New value is the removed OrganismChromosome object. Old value is null and should be ignored.
See Also:
Organism, OrganismChromosome

ORGANISM_GENOTYPE_AND_NOT_PHENOTYPE

public static final java.lang.String ORGANISM_GENOTYPE_AND_NOT_PHENOTYPE
The genotype of an organism has changed but the phenotype did not change. Containing object of type Organism. The old and new value objects are null.


ORGANISM_GENOTYPE_AND_PHENOTYPE

public static final java.lang.String ORGANISM_GENOTYPE_AND_PHENOTYPE
The genotype and phenotype of an organism have changed. Containing object of type Organism. The old and new value objects are Vector's containing the old and new Characteristics. A receiver of this event may look at these 2 Vectors to analyze what phenotype change occurred.


ORGANISM_IMAGE_ADDED

public static final java.lang.String ORGANISM_IMAGE_ADDED
Organism image added. New value is the added OrganismImage object. Old value is null and should be ignored.
See Also:
Organism, OrganismImage

ORGANISM_IMAGE_REMOVED

public static final java.lang.String ORGANISM_IMAGE_REMOVED
Organism image removed. New value is the removed OrganismImage object. Old value is null and should be ignored.
See Also:
Organism, OrganismImage

ORGANISM_REMOVED

public static final java.lang.String ORGANISM_REMOVED
An Organism object was removed. New value is the removed Organism object. Old value is null and should be ignored.

PARENT_FAMILY

public static final java.lang.String PARENT_FAMILY
The parent family of this organism has changed. New value is the new Family object, may be null. Old value is the old Family object, may be null.

PEDIGREE_SYMBOL_FIRST_COLOR

public static final java.lang.String PEDIGREE_SYMBOL_FIRST_COLOR
The first color used by a characteristic in drawing its symbol in a pedigree view. New value is the new pedigree symbol first color. Old value is the old pedigree symbol first color.

PEDIGREE_SYMBOL_SECOND_COLOR

public static final java.lang.String PEDIGREE_SYMBOL_SECOND_COLOR
The second color used by a characteristic in drawing its symbol in a pedigree view. New value is the new pedigree symbol second color. Old value is the old pedigree symbol second color.

PEDIGREE_SYMBOL_TYPE

public static final java.lang.String PEDIGREE_SYMBOL_TYPE
The symbol type used by a characteristic in drawing its symbol in a pedigree view. New and old values are of Integer type and either PEDIGREE_SYMBOL_SOLID_COLOR or PEDIGREE_SYMBOL_FORWARD_SLASH.
See Also:
Characteristic.PEDIGREE_SYMBOL_SOLID_COLOR, Characteristic.PEDIGREE_SYMBOL_FORWARD_SLASH

PLOIDY_NUMBER

public static final java.lang.String PLOIDY_NUMBER
PLOIDY_NUMBER simple property name. New and old values are of type Integer.


ROW_INDEX

public static final java.lang.String ROW_INDEX
The row index of an OrganismImage in its SpeciesImage object. New and old values are integers.

SEED

public static final java.lang.String SEED
Seed, as used for random number generation, simple property name. New and old values are of type Long.


SELECTED

public static final java.lang.String SELECTED
Selected state of object changed. New and old values are of type Boolean.


SEX

public static final java.lang.String SEX
Sex of an organism. New and old values are of type Integer.


SHOW_TRAIT_AS_TEXT_IN_ORGANISM_VIEW

public static final java.lang.String SHOW_TRAIT_AS_TEXT_IN_ORGANISM_VIEW
Show trait as text in the organism view.

New and old values are of type Boolean.


SMALL_HOTSPOT

public static final java.lang.String SMALL_HOTSPOT
Small hotspot location. New and old values are of type Point.


SMALL_IMAGE_COLUMN_WIDTH

public static final java.lang.String SMALL_IMAGE_COLUMN_WIDTH
Small image column width of a Species object. New and old values are of type Integer.


SMALL_IMAGE_ROW_HEIGHT

public static final java.lang.String SMALL_IMAGE_ROW_HEIGHT
Small image row height of a Species object. New and old values are of type Integer.


SPECIES

public static final java.lang.String SPECIES
Species of an organism. New and old values are of type Species.


SPECIES_ADDED

public static final java.lang.String SPECIES_ADDED
A Species object was added. New value is the added Species object. Old value is null and should be ignored.

SPECIES_ALLELE_ADDED

public static final java.lang.String SPECIES_ALLELE_ADDED
A SpeciesAllele object was added to a SpeciesChromosome. New value is the added SpeciesAllele object. Old value is null and should be ignored.

SPECIES_ALLELE_REMOVED

public static final java.lang.String SPECIES_ALLELE_REMOVED
A SpeciesAllele object was removed from a SpeciesChromosome. New value is the removed SpeciesAllele object. Old value is null and should be ignored.

SPECIES_CHROMOSOME_ADDED

public static final java.lang.String SPECIES_CHROMOSOME_ADDED
Species chromosome added. New value is the added SpeciesChromosome object. Old value is null and should be ignored.
See Also:
Species, SpeciesChromosome

SPECIES_CHROMOSOME_REMOVED

public static final java.lang.String SPECIES_CHROMOSOME_REMOVED
Species chromosome removed. New value is the removed SpeciesChromosome object. Old value is null and should be ignored.
See Also:
Species, SpeciesChromosome

SPECIES_IMAGE_ADDED

public static final java.lang.String SPECIES_IMAGE_ADDED
Species image added to a Species object. New value is the added SpeciesImage object. Old value is null and should be ignored.
See Also:
Species, SpeciesImage

SPECIES_IMAGE_REMOVED

public static final java.lang.String SPECIES_IMAGE_REMOVED
Species image removed from a Species object. New value is the removed SpeciesImage object. Old value is null and should be ignored.
See Also:
Species, SpeciesImage

SPECIES_IMAGE_COLUMN_ADDED

public static final java.lang.String SPECIES_IMAGE_COLUMN_ADDED
Species image column added to a species image. New value is the added SpeciesImageColumn object. Old value is null and should be ignored.
See Also:
SpeciesImage, SpeciesImageColumn

SPECIES_IMAGE_COLUMN_REMOVED

public static final java.lang.String SPECIES_IMAGE_COLUMN_REMOVED
Species image column removed from a species image. New value is the removed SpeciesImageColumn object. Old value is null and should be ignored.
See Also:
SpeciesImage, SpeciesImageColumn

SPECIES_IMAGE_ROW_ADDED

public static final java.lang.String SPECIES_IMAGE_ROW_ADDED
Species image row added to a species image. New value is the added SpeciesImageRow object. Old value is null and should be ignored.
See Also:
SpeciesImage, SpeciesImageRow

SPECIES_IMAGE_ROW_REMOVED

public static final java.lang.String SPECIES_IMAGE_ROW_REMOVED
Species image row removed from a species image New value is the removed SpeciesImageRow object. Old value is null and should be ignored.
See Also:
SpeciesImage, SpeciesImageRow

SPECIES_REMOVED

public static final java.lang.String SPECIES_REMOVED
A Species object was removed. New value is the removed Species object. Old value is null and should be ignored.

START_INDEX_IN_HOLDER

public static final java.lang.String START_INDEX_IN_HOLDER
Start index in holder simple property name. New and old values are of type Integer.


STRAND

public static final java.lang.String STRAND
Strand of a gene on its chromosome. New and old values are of type Integer - TOP_STRAND or BOTTOM_STRAND

TERRAIN_ADDED

public static final java.lang.String TERRAIN_ADDED
A Terrain object was added to a world. New value is the added Terrain object. Old value is null and should be ignored.

TERRAIN_REMOVED

public static final java.lang.String TERRAIN_REMOVED
A Terrain object was removed from a world. New value is the removed Terrain object. Old value is null and should be ignored.

TERRAINS

public static final java.lang.String TERRAINS
A terrain or multiple terrains was changed in an environment. New and old values are both null.

TEXT_SYMBOL

public static final java.lang.String TEXT_SYMBOL
Text symbol simple property name. New and old values are of type String.


THEN_CHARACTERISTIC

public static final java.lang.String THEN_CHARACTERISTIC
The "then characteristic" of a genotype to phenotype rule changed. New and old values are of type Characteristic.

TRAIT_ADDED

public static final java.lang.String TRAIT_ADDED
A Trait object was added. New value is the added Trait object. Old value is null and should be ignored.

TRAIT_REMOVED

public static final java.lang.String TRAIT_REMOVED
A Trait object was removed. New value is the removed Trait object. Old value is null and should be ignored.

VISIBLE

public static final java.lang.String VISIBLE
Visible flag. New and old values are of type Boolean.


WEIGHT

public static final java.lang.String WEIGHT
Weight changed. New and old values are of type Integer and represent the new and old weight values.


WIDTH

public static final java.lang.String WIDTH
Width changed. New and old values are of type Integer and represent the new and old width values.


WORLD_ADDED

public static final java.lang.String WORLD_ADDED
World added. New value is the opened World object. Old value is null and should be ignored.

WORLD_REMOVED

public static final java.lang.String WORLD_REMOVED
World removed. New value is the removed World object. Old value is null and should be ignored.

XLARGE_HOTSPOT

public static final java.lang.String XLARGE_HOTSPOT
XLarge hotspot location. New and old values are of type Point.


XLARGE_IMAGE_COLUMN_WIDTH

public static final java.lang.String XLARGE_IMAGE_COLUMN_WIDTH
XLarge image column width of a Species object. New and old values are of type Integer.


XLARGE_IMAGE_ROW_HEIGHT

public static final java.lang.String XLARGE_IMAGE_ROW_HEIGHT
XLarge image row height of a Species object. New and old values are of type Integer.


XML_FILE

public static final java.lang.String XML_FILE
XML file simple property name. New and old values are of type File.


XML_FILENAME

public static final java.lang.String XML_FILENAME
XML filename simple property name. New and old values are of type String.


XSMALL_HOTSPOT

public static final java.lang.String XSMALL_HOTSPOT
XSmall hotspot location. New and old values are of type Point.


XSMALL_IMAGE_COLUMN_WIDTH

public static final java.lang.String XSMALL_IMAGE_COLUMN_WIDTH
XSmall image column width of a Species object. New and old values are of type Integer.


XSMALL_IMAGE_ROW_HEIGHT

public static final java.lang.String XSMALL_IMAGE_ROW_HEIGHT
XSmall image row height of a Species object. New and old values are of type Integer.


XXSMALL_HOTSPOT

public static final java.lang.String XXSMALL_HOTSPOT
XXSmall hotspot location. New and old values are of type Point.


XXSMALL_IMAGE_COLUMN_WIDTH

public static final java.lang.String XXSMALL_IMAGE_COLUMN_WIDTH
XXSmall image column width of a Species object. New and old values are of type Integer.


XXSMALL_IMAGE_ROW_HEIGHT

public static final java.lang.String XXSMALL_IMAGE_ROW_HEIGHT
XXSmall image row height of a Species object. New and old values are of type Integer.

Constructor Detail

EngineProp

public EngineProp()