Uses of Interface
de.rwth.swc.coffee4j.engine.conflict.diagnosis.ConflictDiagnostician
-
Packages that use ConflictDiagnostician Package Description de.rwth.swc.coffee4j.engine.conflict de.rwth.swc.coffee4j.engine.conflict.diagnosis -
-
Uses of ConflictDiagnostician in de.rwth.swc.coffee4j.engine.conflict
Methods in de.rwth.swc.coffee4j.engine.conflict that return ConflictDiagnostician Modifier and Type Method Description ConflictDiagnosticianConflictDetectionConfiguration. createConflictDiagnostician()Methods in de.rwth.swc.coffee4j.engine.conflict that return types with arguments of type ConflictDiagnostician Modifier and Type Method Description java.lang.Class<? extends ConflictDiagnostician>ConflictDetectionConfiguration. getConflictDiagnosticianClass() -
Uses of ConflictDiagnostician in de.rwth.swc.coffee4j.engine.conflict.diagnosis
Classes in de.rwth.swc.coffee4j.engine.conflict.diagnosis that implement ConflictDiagnostician Modifier and Type Class Description classExhaustiveConflictDiagnosticianclassFastConflictDiagnosticianclassNoConflictDiagnostician
-