public interface AggregateManagerInterface
Method Summary | |
---|---|
void |
load(String lines)
|
String |
save()
|
void |
showEditor()
|
Methods inherited from interface org.nlogo.nvm.SourceOwner |
---|
classDisplayName, dependsOn, headerSource, innerSource, innerSource, source |
Method Detail |
---|
String save()
void load(String lines)
void showEditor()