Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getAttribute
Method · 0.45
attributeRefToSQL
Method · 0.45
attributeRefToSQLDot
Method · 0.45
attributeRefToAliasSQL
Method · 0.45
unAlias
Method · 0.45
getFirstOIDAttribute
Method · 0.45
printDetailedDirtyAttributeStrategy
Method · 0.45
match
Method · 0.45
exportTable
Method · 0.45
writeHeader
Method · 0.45
writeTuple
Method · 0.45
getAttributes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected