Uses of Class
org.jpmml.translator.Scope
-
Packages that use Scope Package Description org.jpmml.translator org.jpmml.translator.tree -
-
Uses of Scope in org.jpmml.translator
Subclasses of Scope in org.jpmml.translator Modifier and Type Class Description classMethodScopeMethods in org.jpmml.translator that return Scope Modifier and Type Method Description ScopeScope. close()ScopeScope. ensureOpen()ScopeTranslationContext. ensureOpenScope()ScopeTranslationContext. getScope()Methods in org.jpmml.translator with parameters of type Scope Modifier and Type Method Description voidTranslationContext. pushScope(Scope scope) -
Uses of Scope in org.jpmml.translator.tree
Subclasses of Scope in org.jpmml.translator.tree Modifier and Type Class Description classNodeScope
-