| Package | Description |
|---|---|
| org.useware.kernel.model.structure |
| Modifier and Type | Method and Description |
|---|---|
TemporalOperator |
Container.getTemporalOperator() |
static TemporalOperator |
TemporalOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemporalOperator[] |
TemporalOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Container(String ns,
String id,
String label,
TemporalOperator temporalOperator) |
Container(String ns,
String id,
String label,
TemporalOperator temporalOperator,
S stereotype) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.