Interface IFactPattern
-
- All Superinterfaces:
IPattern
- All Known Implementing Classes:
FactPattern,FromAccumulateCompositeFactPattern,FromCollectCompositeFactPattern,FromCompositeFactPattern,FromEntryPointFactPattern
public interface IFactPattern extends IPattern
Interface for Patterns that contains a Fact Type
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFactType()
-
-
-
Method Detail
-
getFactType
String getFactType()
-
-