Class Representation.Named

    • Constructor Detail

      • Named

        public Named​(String name)
        Constructor.
        Parameters:
        name - Name of representation.
    • Method Detail

      • details

        public Details details()
        Description copied from interface: Representation
        Details of representation. Additional info about representation.
        Specified by:
        details in interface Representation
        Returns:
        Representation details instance.
      • toEO

        public com.jcabi.xml.XML toEO()
        Description copied from interface: Representation
        Convert to EOlang XML representation (XMIR).
        Specified by:
        toEO in interface Representation
        Returns:
        XML.