MCPcopy Create free account
hub / github.com/GateNLP/gate-core / setNameMethod

Method setNameMethod

src/main/java/gate/creole/BootStrap.java:720–722  ·  view source on GitHub ↗
(String newNameMethod)

Source from the content-addressed store, hash-verified

718 }//getExceptionTypes
719
720 public void setNameMethod(String newNameMethod) {
721 nameMethod = newNameMethod;
722 }//setDocument
723
724 public void setValueReturn(String newValueReturn) {
725 valueReturn = newValueReturn;

Callers 1

featuresClassMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected