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.
|
newPort
protected AbstractModelPortFactory()
public com.pervasive.datarush.graphs.internal.LogicalPortProvider getProvider()
LogicalPortFactory
getProvider
in class LogicalPortFactory<P extends AbstractModelPort<T>>
Copyright © 2020 Actian Corporation. All rights reserved.