Package org.esa.snap.core.jexp
Interface WritableNamespace
- All Superinterfaces:
Namespace
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deregisterFunction
(Function function) void
deregisterSymbol
(Symbol symbol) Function[]
Symbol[]
void
registerFunction
(Function function) void
registerSymbol
(Symbol symbol) Methods inherited from interface org.esa.snap.core.jexp.Namespace
resolveFunction, resolveSymbol