|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassType | |
---|---|
eu.esdihumboldt.hale.io.oml.internal.model.generated.oml |
Uses of ClassType in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml |
---|
Fields in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml declared as ClassType | |
---|---|
protected ClassType |
RangeRestrictionType.clazz
|
protected ClassType |
DomainRestrictionType.clazz
|
protected ClassType |
ClassCompositionType.featureClass
|
protected ClassType |
ClassCollectionType.Item.featureClass
|
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml that return ClassType | |
---|---|
ClassType |
ObjectFactory.createClassType()
Create an instance of ClassType |
ClassType |
RangeRestrictionType.getClazz()
Gets the value of the clazz property. |
ClassType |
DomainRestrictionType.getClazz()
Gets the value of the clazz property. |
ClassType |
ClassCompositionType.getFeatureClass()
Gets the value of the featureClass property. |
ClassType |
ClassCollectionType.Item.getFeatureClass()
Gets the value of the featureClass property. |
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml that return types with arguments of type ClassType | |
---|---|
JAXBElement<ClassType> |
ObjectFactory.createClass(ClassType value)
Create an instance of JAXBElement < ClassType > } |
JAXBElement<ClassType> |
ObjectFactory.createFeatureClass(ClassType value)
Create an instance of JAXBElement < ClassType > } |
Methods in eu.esdihumboldt.hale.io.oml.internal.model.generated.oml with parameters of type ClassType | |
---|---|
JAXBElement<ClassType> |
ObjectFactory.createClass(ClassType value)
Create an instance of JAXBElement < ClassType > } |
JAXBElement<ClassType> |
ObjectFactory.createFeatureClass(ClassType value)
Create an instance of JAXBElement < ClassType > } |
void |
RangeRestrictionType.setClazz(ClassType value)
Sets the value of the clazz property. |
void |
DomainRestrictionType.setClazz(ClassType value)
Sets the value of the clazz property. |
void |
ClassCompositionType.setFeatureClass(ClassType value)
Sets the value of the featureClass property. |
void |
ClassCollectionType.Item.setFeatureClass(ClassType value)
Sets the value of the featureClass property. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |