Class PerspectivationConfiguration
java.lang.Object
de.monochromata.anaphors.perspectivation.strategy.PerspectivationConfiguration
public class PerspectivationConfiguration extends Object
-
Field Summary
Fields Modifier and Type Field Description booleanunderspecifyAnaphorbooleanunderspecifyRelatedExpression -
Constructor Summary
Constructors Modifier Constructor Description protectedPerspectivationConfiguration()Used in contract testing.PerspectivationConfiguration(boolean underspecifyRelatedExpression, boolean underspecifyAnaphor) -
Method Summary
-
Field Details
-
underspecifyRelatedExpression
-
underspecifyAnaphor
-
-
Constructor Details
-
PerspectivationConfiguration
protected PerspectivationConfiguration()Used in contract testing. -
PerspectivationConfiguration
public PerspectivationConfiguration(boolean underspecifyRelatedExpression, boolean underspecifyAnaphor)
-
-
Method Details