void assertInstance(Concept concept, boolean fireRules)
void assertInstance(Concept concept, boolean fireRules)
Name | Type | Description |
---|---|---|
concept | Concept | The unasserted concept. |
fireRules | boolean | Whether to fire rules or not as a reult of this assert. |
Type | Description |
---|---|
void |