|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IValueExpression | |
---|---|
eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext | |
eu.esdihumboldt.hale.io.oml.internal.goml.omwg | |
eu.esdihumboldt.hale.io.oml.internal.model.align.ext |
Uses of IValueExpression in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext |
---|
Classes in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext that implement IValueExpression | |
---|---|
class |
ValueExpression
A ValueExpression is used to deal with literal values and ranges. |
Methods in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext that return types with arguments of type IValueExpression | |
---|---|
List<IValueExpression> |
ValueClass.getValue()
Gets the value of the value property. |
Method parameters in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext with type arguments of type IValueExpression | |
---|---|
void |
ValueClass.setValue(List<IValueExpression> value)
Sets the value of the value property. |
Uses of IValueExpression in eu.esdihumboldt.hale.io.oml.internal.goml.omwg |
---|
Methods in eu.esdihumboldt.hale.io.oml.internal.goml.omwg that return types with arguments of type IValueExpression | |
---|---|
List<IValueExpression> |
Restriction.getValue()
|
Method parameters in eu.esdihumboldt.hale.io.oml.internal.goml.omwg with type arguments of type IValueExpression | |
---|---|
void |
Restriction.setValue(List<IValueExpression> value)
|
Constructor parameters in eu.esdihumboldt.hale.io.oml.internal.goml.omwg with type arguments of type IValueExpression | |
---|---|
Restriction(List<IValueExpression> value)
|
Uses of IValueExpression in eu.esdihumboldt.hale.io.oml.internal.model.align.ext |
---|
Methods in eu.esdihumboldt.hale.io.oml.internal.model.align.ext that return types with arguments of type IValueExpression | |
---|---|
List<IValueExpression> |
IValueClass.getValue()
returns a list of the ValueExpressions |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |