Class SimpleMolecule

  • All Implemented Interfaces:
    it.unibo.alchemist.model.Dependency , it.unibo.alchemist.model.Molecule , java.io.Serializable

    
    public class SimpleMolecule
     implements Molecule
                        

    Simple implementation of Molecule.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      boolean equals(Object obj)
      final String getName()
      int hashCode()
      String toString()
      • Methods inherited from class it.unibo.alchemist.model.Dependency

        dependsOn, makesDependent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait