Documentation of 'org.jgap.IPersistentRepresentation' Java class
IPersistentRepresentation
org.jgap

Interface IPersistentRepresentation

    • Field Detail

      • CVS_REVISION

        static final java.lang.String CVS_REVISION
        String containing the CVS revision. Read out via reflection!
        See Also:
        Constant Field Values
    • Method Detail

      • getPersistentRepresentation

        java.lang.String getPersistentRepresentation()
        Returns a persistent representation of an entity (such as a chromosome or a gene).
        Returns:
        string representation of current state
        Throws:
        java.lang.UnsupportedOperationException
        Since:
        3.2
      • setValueFromPersistentRepresentation

        void setValueFromPersistentRepresentation(java.lang.String a_representation)
                                           throws UnsupportedRepresentationException
        Counterpart of getPersistentRepresentation.
        Parameters:
        a_representation - the string representation retrieved from a prior call to the getPersistentRepresentation() method
        Throws:
        UnsupportedRepresentationException
        Since:
        3.2

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.