MCPcopy Create free account
hub / github.com/PCGen/pcgen / getRawObject

Method getRawObject

code/src/java/pcgen/core/QualifiedObject.java:94–97  ·  view source on GitHub ↗

Get the qualifiying object. Will always return the object @return qualifying object

()

Source from the content-addressed store, hash-verified

92 * @return qualifying object
93 */
94 public T getRawObject()
95 {
96 return theObject;
97 }
98
99 /**
100 * Set qualifying object

Callers 15

getFormulaMethod · 0.80
getFormulaMethod · 0.80
unparseMethod · 0.80
unparseMethod · 0.80
unparseMethod · 0.80
unparseMethod · 0.80
unparseMethod · 0.80
unparseMethod · 0.80
unparseMethod · 0.80
getHTMLInfoMethod · 0.80
addDomainMethod · 0.80
removeDomainMethod · 0.80

Calls

no outgoing calls

Tested by 2

getFormulaMethod · 0.64
getFormulaMethod · 0.64