Uses of Interface
org.aksw.limes.core.util.Clonable
-
Packages that use Clonable Package Description org.aksw.limes.core.execution.planning.plan org.aksw.limes.core.io.ls -
-
Uses of Clonable in org.aksw.limes.core.execution.planning.plan
Subinterfaces of Clonable in org.aksw.limes.core.execution.planning.plan Modifier and Type Interface Description interfaceIPlanImplements the Plan Interface.Classes in org.aksw.limes.core.execution.planning.plan that implement Clonable Modifier and Type Class Description classNestedPlanImplements the nested plan of a link specification.classPlanImplements the plan of a link specification. -
Uses of Clonable in org.aksw.limes.core.io.ls
Subinterfaces of Clonable in org.aksw.limes.core.io.ls Modifier and Type Interface Description interfaceILinkSpecificationClasses in org.aksw.limes.core.io.ls that implement Clonable Modifier and Type Class Description classExtendedLinkSpecificationclassLinkSpecification
-