|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueClassType | |
---|---|
eu.esdihumboldt.hale.io.oml.internal.model.generated.oml |
Uses of ValueClassType in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml |
---|
Fields in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml declared as ValueClassType | |
---|---|
protected ValueClassType |
RestrictionType.valueClass
|
protected ValueClassType |
PropValueRestrictionType.valueClass
|
Fields in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml with type parameters of type ValueClassType | |
---|---|
protected List<ValueClassType> |
AlignmentType.valueClass
|
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml that return ValueClassType | |
---|---|
ValueClassType |
ObjectFactory.createValueClassType()
Create an instance of ValueClassType |
ValueClassType |
RestrictionType.getValueClass()
Gets the value of the valueClass property. |
ValueClassType |
PropValueRestrictionType.getValueClass()
Gets the value of the valueClass property. |
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml that return types with arguments of type ValueClassType | |
---|---|
JAXBElement<ValueClassType> |
ObjectFactory.createValueClass(ValueClassType value)
Create an instance of JAXBElement < ValueClassType > } |
List<ValueClassType> |
AlignmentType.getValueClass()
Gets the value of the valueClass property. |
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml with parameters of type ValueClassType | |
---|---|
JAXBElement<ValueClassType> |
ObjectFactory.createValueClass(ValueClassType value)
Create an instance of JAXBElement < ValueClassType > } |
void |
RestrictionType.setValueClass(ValueClassType value)
Sets the value of the valueClass property. |
void |
PropValueRestrictionType.setValueClass(ValueClassType value)
Sets the value of the valueClass property. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |