Checks whether the given classifier cls
has any properties or edges defined in the graph
true if any properties or edges are defined on this classifier, false otherwise
the classifier to check
Readonly
entityMaps Entities to axioms defined on those entities, including restrictions, key axioms, and specializations
Readonly
instanceMaps NamedInstances to the AstNodes that those instances reference
Readonly
scalarMaps Classifiers to scalar properties that reference the classifier as its domain
Get all graph nodes in scope
a Set of all AstNodes visualized as nodes in the graph
Readonly
structuredMaps Classifiers to structured properties that reference the classifier as its domain
Generated using TypeDoc
Represents the scope of elements visible in an OML Ontology diagram