T - the type of modelP - the type of model portpublic abstract class AbstractModelPortFactory<T,P extends AbstractModelPort<T>> extends LogicalPortFactory<P>
SimpleModelPort or {code PMMLPort}.AbstractModelPort| Modifier | Constructor and Description |
|---|---|
protected |
AbstractModelPortFactory()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.pervasive.datarush.graphs.internal.LogicalPortProvider |
getProvider()
Public only as a matter of implementation; clients should not use this method
directly.
|
newPortprotected AbstractModelPortFactory()
public com.pervasive.datarush.graphs.internal.LogicalPortProvider getProvider()
LogicalPortFactorygetProvider in class LogicalPortFactory<P extends AbstractModelPort<T>>Copyright © 2021 Actian Corporation. All rights reserved.