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

Method createUMLGraph

src/main/java/graph/GraphController.java:607–635  ·  view source on GitHub ↗

Processing to get the details on all classes, datatype and object properties OR all individuals, and generate the GraphML output. @param requestModel GraphRequestModel holding all details of the request @param snarlTemplate SnarlTemplate @param reasoningTemplate SnarlTemplate with reasoning enab

(GraphRequestModel requestModel, SnarlTemplate snarlTemplate, 
			SnarlTemplate reasoningTemplate, List<PrefixModel> prefixes, List<ClassModel> origClasses,
	        RelatedAndRestrictionModel relatedsAndRestrictions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generateGraphMethod · 0.95

Calls 8

createUMLConventionsMethod · 0.95
sortTypeNamesMethod · 0.95
processUMLClassGraphMethod · 0.95
getIndividualsMethod · 0.80
getClassesForUMLMethod · 0.80
getPropertiesMethod · 0.80

Tested by

no test coverage detected