MCPcopy Create free account
hub / github.com/NinePts/OntoGraph / getSuperClasses

Method getSuperClasses

src/main/java/graph/GraphDBAccess.java:1201–1214  ·  view source on GitHub ↗

Gets all the superclasses for a class. @param snarlTemplate SnarlTemplate @param prefixes List defining the current prefixes @param fullClassName String whose superclasses are needed @return List holding the superclasses @throws OntoGraphException

(final SnarlTemplate snarlTemplate,
    		List<PrefixModel> prefixes, final String fullClassName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getClassesMethod · 0.95
getClassesForUMLMethod · 0.80
processClassHierarchyMethod · 0.80
processUMLClassGraphMethod · 0.80

Calls 2

createMapMethod · 0.95
processURIListMethod · 0.95

Tested by

no test coverage detected