Class SubFlexophoreGenerator.ViolatedConditionsCount
- java.lang.Object
-
- com.actelion.research.chem.descriptor.flexophore.generator.SubFlexophoreGenerator.ViolatedConditionsCount
-
- Enclosing class:
- SubFlexophoreGenerator
public static class SubFlexophoreGenerator.ViolatedConditionsCount extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ViolatedConditionsCount()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(SubFlexophoreGenerator.ViolatedConditionsCount v)
long
getCcMissedMinRange()
long
getCcViolatedMaxRange()
long
getCcViolatedMinDiffInteractionTypes()
-
-
-
Method Detail
-
add
public void add(SubFlexophoreGenerator.ViolatedConditionsCount v)
-
getCcMissedMinRange
public long getCcMissedMinRange()
-
getCcViolatedMaxRange
public long getCcViolatedMaxRange()
-
getCcViolatedMinDiffInteractionTypes
public long getCcViolatedMinDiffInteractionTypes()
-
-