Interface EntityFactFactory
- All Known Implementing Classes:
EntityFactFactoryImpl
public interface EntityFactFactory
-
Method Summary
-
Method Details
-
createFact
create a fact from an entity- Parameters:
entity
- the entity to create the fact for- Returns:
- the created fact
-