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

Method getClassesForUML

src/main/java/graph/GraphDBAccess.java:348–402  ·  view source on GitHub ↗

Get all classes and properties for UML output @param snarlTemplate SnarlTemplate with server details @param prefixes List of PrefixModels @param classes List defining the classes in the ontology (without the additional details needed for a UML diagram) @return List<UMLCla

(final SnarlTemplate snarlTemplate, 
    		List<PrefixModel> prefixes, List<ClassModel> classes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createUMLGraphMethod · 0.80

Calls 6

checkAdminConnectionMethod · 0.95
getAttributesMethod · 0.95
processURIListMethod · 0.95
addThingOrResourceMethod · 0.95
getSuperClassesMethod · 0.80

Tested by

no test coverage detected