com
.
collective
.
modelmatrix
.
cli
.
instance
ViewColumns
case class
ViewColumns
(
modelInstanceId:
Int
,
group:
Option
[
String
]
,
feature:
Option
[
String
]
)
extends
Script
with
PostgresModelMatrixCatalog
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
PostgresModelMatrixCatalog
,
ModelMatrixCatalogAccess
,
Script
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
ViewColumns
Serializable
Serializable
Product
Equals
PostgresModelMatrixCatalog
ModelMatrixCatalogAccess
Script
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
ViewColumns
(
modelInstanceId:
Int
,
group:
Option
[
String
]
,
feature:
Option
[
String
]
)
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
as
[
T
]
:
T
Definition Classes
Script
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
blockOn
[
T
]
(
f:
Future
[
T
]
,
duration:
FiniteDuration
=
10.seconds
)
:
T
Attributes
protected
Definition Classes
ModelMatrixCatalogAccess
lazy val
catalog
:
ModelMatrixCatalog
Attributes
protected
Definition Classes
PostgresModelMatrixCatalog
implicit
val
catalogExecutionContext
:
@@
[
ExecutionContext
,
ModelMatrixCatalog
]
Attributes
protected
Definition Classes
ModelMatrixCatalogAccess
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
lazy val
db
:
Database
Attributes
protected
Definition Classes
PostgresModelMatrixCatalog
→
ModelMatrixCatalogAccess
val
driver
:
PostgresDriver
.type
Attributes
protected
Definition Classes
PostgresModelMatrixCatalog
→
ModelMatrixCatalogAccess
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
feature
:
Option
[
String
]
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
val
group
:
Option
[
String
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
lazy val
modelDefinitionFeatures
:
ModelDefinitionFeatures
Attributes
protected
Definition Classes
PostgresModelMatrixCatalog
→
ModelMatrixCatalogAccess
lazy val
modelDefinitions
:
ModelDefinitions
Attributes
protected
Definition Classes
PostgresModelMatrixCatalog
→
ModelMatrixCatalogAccess
lazy val
modelInstanceFeatures
:
ModelInstanceFeatures
Attributes
protected
Definition Classes
PostgresModelMatrixCatalog
→
ModelMatrixCatalogAccess
val
modelInstanceId
:
Int
lazy val
modelInstances
:
ModelInstances
Attributes
protected
Definition Classes
PostgresModelMatrixCatalog
→
ModelMatrixCatalogAccess
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
run
()
:
Unit
Definition Classes
ViewColumns
→
Script
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
PostgresModelMatrixCatalog
Inherited from
ModelMatrixCatalogAccess
Inherited from
Script
Inherited from
AnyRef
Inherited from
Any
Ungrouped