showStatusAndHighlightCounterExample
public static void showStatusAndHighlightCounterExample(Ontology ontologyModel,
OntologyGraphController modelGraphController)
Show a status message depending on whether the given ontology model
is a valid lattice, and if the isAcceptable parameters form acceptance
criteria.
Also highlight the concepts in the ontology that demonstrate the
counterexample if the ontology is not a lattice, or the non-acceptable
concepts do not form acceptance criteria.
- Parameters:
ontologyModel
- The specified ontology model.
modelGraphController
- The graph controller for the ontology model.