Interface Morphable

  • All Known Implementing Classes:
    Record, Template

    public interface Morphable
    Insert the type's description here. Creation date: (4.2.2001 21:57:00)
    Author:
    Matej Sekoranja
    • Method Detail

      • morph

        boolean morph​(String newType)
        Insert the method's description here. Creation date: (4.2.2001 21:57:20)
        Parameters:
        newType - java.lang.String
        Returns:
        something
      • getName

        String getName()
        Returns:
        something
      • getType

        String getType()
        Returns:
        something
      • getTargets

        Object[] getTargets()
        Returns:
        something