Uses of Interface
org.gcube.informationsystem.types.reference.relations.RelationType
-
Packages that use RelationType Package Description org.gcube.informationsystem.types.impl.relations org.gcube.informationsystem.types.reference.relations -
-
Uses of RelationType in org.gcube.informationsystem.types.impl.relations
Classes in org.gcube.informationsystem.types.impl.relations that implement RelationType Modifier and Type Class Description classConsistsOfTypeImplclassIsRelatedToTypeImplclassRelationTypeImpl<S extends EntityType,T extends EntityType>Methods in org.gcube.informationsystem.types.impl.relations that return RelationType Modifier and Type Method Description static RelationType<?,?>RelationTypeImpl. getRelationTypeDefinitionInstance(Class<? extends RelationElement<?,?>> clz) -
Uses of RelationType in org.gcube.informationsystem.types.reference.relations
Subinterfaces of RelationType in org.gcube.informationsystem.types.reference.relations Modifier and Type Interface Description interfaceConsistsOfTypeinterfaceIsRelatedToType
-