Uses of Interface
org.gcube.informationsystem.model.knowledge.TypeInformation
-
Packages that use TypeInformation Package Description org.gcube.informationsystem.discovery.knowledge org.gcube.informationsystem.model.knowledge org.gcube.informationsystem.types.knowledge -
-
Uses of TypeInformation in org.gcube.informationsystem.discovery.knowledge
Classes in org.gcube.informationsystem.discovery.knowledge that implement TypeInformation Modifier and Type Class Description classClassInformation -
Uses of TypeInformation in org.gcube.informationsystem.model.knowledge
Classes in org.gcube.informationsystem.model.knowledge with type parameters of type TypeInformation Modifier and Type Class Description classModelKnowledge<T,TI extends TypeInformation<T>>Fields in org.gcube.informationsystem.model.knowledge declared as TypeInformation Modifier and Type Field Description protected TIModelKnowledge. typeInformation -
Uses of TypeInformation in org.gcube.informationsystem.types.knowledge
Classes in org.gcube.informationsystem.types.knowledge that implement TypeInformation Modifier and Type Class Description classTypeInformation
-