Interface Pattern
- All Known Implementing Classes:
BasicPatternImpl
Pattern is what the Scan is looking to Detect.
If is composed on AllAreRequiredClues @see Clue (all Clue in this list must be
detected) and OnlyOneIsRequiredClues (only one @see Clue from this collection needs to
be detected).
- Author:
- Luke Shannon (Github: lshannon)
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.redhat.parodos.workflows.workflow.WorkFlow
getProperties, setProperties
-
Method Details
-
getAllAreRequiredClues
-
getOnlyOneIsRequiredClues
-