| Modifier and Type | Method and Description |
|---|---|
MAggregate.AggOp |
MAggregate.getOp() |
static MAggregate.AggOp |
MAggregate.AggOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MAggregate.AggOp[] |
MAggregate.AggOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MAggregate(MAggregate.AggOp op,
MAttribute ma)
Instantiates a new m aggregate.
|
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.