|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassOperatorType | |
---|---|
eu.esdihumboldt.hale.io.oml.internal.model.generated.oml |
Uses of ClassOperatorType in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml |
---|
Fields in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml declared as ClassOperatorType | |
---|---|
protected ClassOperatorType |
ClassCompositionType.operator
|
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml that return ClassOperatorType | |
---|---|
static ClassOperatorType |
ClassOperatorType.fromValue(String v)
|
ClassOperatorType |
ClassCompositionType.getOperator()
Gets the value of the operator property. |
static ClassOperatorType |
ClassOperatorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClassOperatorType[] |
ClassOperatorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml with parameters of type ClassOperatorType | |
---|---|
void |
ClassCompositionType.setOperator(ClassOperatorType value)
Sets the value of the operator property. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |