Uses of Interface
de.uni_trier.wi2.procake.data.object.base.CollectionObject
-
-
Uses of CollectionObject in de.uni_trier.wi2.procake.data.object.base
Subinterfaces of CollectionObject in de.uni_trier.wi2.procake.data.object.base Modifier and Type Interface Description interfaceListObjectA ListObject represents a list ofDataObjects.interfaceSetObjectA SetObject represents a set ofDataObjects. -
Uses of CollectionObject in de.uni_trier.wi2.procake.data.object.base.impl
Classes in de.uni_trier.wi2.procake.data.object.base.impl that implement CollectionObject Modifier and Type Class Description classCollectionObjectImplclassListObjectImplclassSetObjectImpl -
Uses of CollectionObject in de.uni_trier.wi2.procake.similarity.base.collection.impl
Methods in de.uni_trier.wi2.procake.similarity.base.collection.impl with parameters of type CollectionObject Modifier and Type Method Description protected SimilaritySMCollectionIsolatedMappingImpl. computeLocalSimilarity(DataObject queryElement, CollectionObject caseCollection, SimilarityValuator valuator)This method compares one element from the query with all elements from the case. -
Uses of CollectionObject in de.uni_trier.wi2.procake.utils.multilanguage.jdk1_4Impl
Methods in de.uni_trier.wi2.procake.utils.multilanguage.jdk1_4Impl with parameters of type CollectionObject Modifier and Type Method Description StringObjectToStringConverter. toString(CollectionObject value)
-