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

Method getModifierArray

code/src/java/pcgen/cdom/base/VarContainer.java:31–31  ·  view source on GitHub ↗

Returns an array of the local VarModifiers in this VarContainer. @return An array of the local VarModifiers in this VarContainer

()

Source from the content-addressed store, hash-verified

29 * @return An array of the local VarModifiers in this VarContainer
30 */
31 public VarModifier<?>[] getModifierArray();
32
33 /**
34 * Returns an array of the remote RemoteModifiers in this VarContainer.

Callers 8

testInvalidInputsMethod · 0.65
testInvalidInputsMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
getModifierArrayMethod · 0.65
getModifierArrayMethod · 0.65
dataAddedMethod · 0.65
dataRemovedMethod · 0.65

Implementers 3

Dynamiccode/src/java/pcgen/cdom/inst/Dynamic.
CDOMObjectcode/src/java/pcgen/cdom/base/CDOMObje
VarHolderSupportcode/src/java/pcgen/cdom/helper/VarHol

Calls

no outgoing calls

Tested by 2

testInvalidInputsMethod · 0.52
testInvalidInputsMethod · 0.52