MCPcopy Create free account
hub / github.com/dbunibas/BART / getName

Method getName

Bart_Engine/src/bart/model/EGTask.java:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 public String getName() {
27 return name;
28 }
29
30 public void setName(String name) {
31 this.name = name;

Callers 15

getAttributeMethod · 0.45
attributeRefToSQLMethod · 0.45
attributeRefToSQLDotMethod · 0.45
unAliasMethod · 0.45
getFirstOIDAttributeMethod · 0.45
matchMethod · 0.45
exportTableMethod · 0.45
writeHeaderMethod · 0.45
writeTupleMethod · 0.45
getAttributesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected