Class ClassInformation

java.lang.Object
org.gcube.informationsystem.discovery.knowledge.ClassInformation
All Implemented Interfaces:
TypeInformation<Class<Element>>, NodeInformation<Class<Element>>

public class ClassInformation extends Object implements TypeInformation<Class<Element>>
An implementation of TypeInformation for Class<Element> objects.

This class provides methods to extract type information, such as identifiers and parent-child relationships, from Java Class objects representing Information System elements.

Author:
Luca Frosini (ISTI - CNR)