com.ohrasys.cad.gds.dao
Interface InfoProvider

All Known Implementing Classes:
ArrayReference, Boundary, Box, Database, Element, Format, GeometryElement, Node, Path, Property, ReferenceElement, Structure, StructureReference, Text, Transform

public interface InfoProvider

An interface that enables the collectino of textual information


Method Summary
 java.lang.String getInfo()
          Returns a textual representation of the object
 

Method Detail

getInfo

java.lang.String getInfo()
Returns a textual representation of the object

Returns:
A textual representation of the object